Skip to content

c16a/hydradb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydradb

A multi-model, scalable database written in Go

Goals

  • Support for relational data
  • Support for document models
  • Support for graph-based nodes and relations
  • ACID compliant transactions

Good to have

  • Cryptographic verifiability. I really like how Amazon QLDB lets you verify the state of the database since the last verified transaction.
  • Horizontal scalability
  • Realtime queries. RethinkDB FTW!

Why another database?

I'm bored, and I suffer from the engineer's itch.

What's next?

I have absolutely no idea.

About

A multi-model, scalable database written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published