scientisst_db 0.0.3 scientisst_db: ^0.0.3 copied to clipboard
Simple and powerful NoSQL document-based local database.
[0.0.3] - Metadata, import/export #
- Updated metadata fields
- Added import/export methods
- Fixed some bugs of the previous version
[0.0.2] - Files, Watch #
- Added a parallel database to store files
- Implemented watch methods, to stream documents and update with changes
- Fixed some bugs of the previous version
[0.0.1+1] - Updated README #
- Fixed typos and the architecture scheme image.
[0.0.1] - First release #
- Basic features working: collection, documents, read, create, update, delete, order, filter.