Skip to content

jasoncouture/panda-pals

Repository files navigation

Goals

Develop a scalable ACID compliant RDBMS (Relational database management system) MVP will contain:

  • SELECT, INSERT, UPDATE and WHERE
  • Pre-parsed binary command wire format
  • Basic, manually configured clustering
  • No ACID Compliance.
  • No durable storage.
  • Nodes will auto shard the data, and redistribute as necessary to achieve redundancy goals without exceeding, while being as even as possible.

Project planning will be done on github in further detail.

About

Panda pals - nothing to do with pandas or pals ;)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages