livia
v0.6.34
Published
Universal database driver with support of schema
Downloads
53
Maintainers
Readme
Livia
Livia is universal database driver
Features
- Default values
- Virtual computed properties
- Define schemas
- Extended validation (sync, async)
- Pre/post hooks for save, update, remove
- Create db structure and indexes from your schema automatically
- Plugins
- Compatible with mongoose (you can migrate your project to another database without change your source code)
TR|TD
Right know we have support only for schema-full.
Running Tests
npm test