GithubHelp home page GithubHelp logo

go-database-material's Introduction

go-database-material

该项目是一个收集Go语言相关存储引擎资料的仓库。在现代应用程序中,数据存储和管理至关重要。因此,选择正确的存储引擎对应用程序的性能和稳定性具有重要影响。这个仓库汇总了各种与Go语言相关的存储引擎、数据库和缓存技术的链接,资料包括但不限于文档、文章、演示、教程等等。通过这个仓库,开发者可以更加高效地探索和学习不同的存储方案,以及选择最适合他们项目需求的解决方案。如果您也有一些值得分享的存储引擎资料,欢迎提交 PR 贡献到这个仓库中来。

Database

  1. pingcap数据库学习资料
  2. CMU 数据库系统课程

磁盘和存储引擎综述

  1. 磁盘IO那些事
  2. 数据存储与检索(详解b+树存储引擎(innodb、boltdb、buntdb等)、lsm树存储引擎(bitcask、moss、pebble、leveldb等)

1. Hash

  1. Bitcask paper
  2. nutsdb
  3. rosedb
  4. tiny-bitcask
  5. nutsdb设计与实现 Go夜读分享
  6. rosedb 设计与实现Go夜读分享
  7. 如何实现一个简单基于Bitcask的kv存储引擎

2. B+Tree

  1. Boltdb
  2. 自底向上分析 BoltDB 源码
  3. Google B-Tree实现

3. LSM-Tree

  1. LSM paper
  2. Wisckey paper
  3. goleveldb
  4. badgerdb
  5. leveldb hand-book
  6. LSM-Tree 论文翻译
  7. 关于WicsKey的对话,知乎专栏
  8. pebbledb

go-database-material's People

Contributors

elliotchenzichang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

damotiansheng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.