@naturalcycles/datastore-lib
v4.18.3
Published
Opinionated library to work with Google Datastore, implements CommonDB
Readme
@naturalcycles/datastore-lib
Opinionated library to work with Google Datastore
Features
- BaseDao abstract class for extension
- DBM / BM / FM models, conversion, validation
- DB fields convention (
created,updated,_ver) - Simplified ID handling (always String ids)
- Simple and powerful In-Memory Datastore emulator for faster and safer unit testing (!)
- Streaming with RxJS Observable interface
- Anonymization hook to be able to plug your implementation (privacy by design)
- ...
