Skip to content
Jack edited this page Oct 7, 2021 · 3 revisions

Welcome to the CamaDb wiki!

CamaDb is an embedded database written in TS.

The core tenets of this project are:

  1. Speed
  2. Consistency
  3. MongoDB API
  4. Native data type serialization (If you query a date in JS, C#, Rust or whatever, it will resolve correctly.)
Clone this wiki locally