-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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:
- Speed
- Consistency
- MongoDB API
- Native data type serialization (If you query a date in JS, C#, Rust or whatever, it will resolve correctly.)