Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
/ livia Public archive

Universal database driver with support of schemas

License

Notifications You must be signed in to change notification settings

seeden/livia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Credits

Zlatko Fedor

About

Universal database driver with support of schemas

Resources

License

Stars

Watchers

Forks

Packages

No packages published