GitHub - saikumar1752/DataDynamo · GitHub
Skip to content

saikumar1752/DataDynamo

Folders and files

Repository files navigation

MyDB

The Golang database is easy to use via CLI and persists objects superfast.

  • Compact and durable relational database using a B+ tree structure that supports primary index.
  • Supports ACID properties
  • Supports multiple transactions

Installing

$ go get github.com/saikumar1752/DataDynamo

At its core this project borrows ideas from the book Build your own database from scratch by James Smith

WIP

  • Add secondary indexes
  • Provide richer syntax and more sql like commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages