1.0.0-alpha.1 • Published 5 years ago

@swirl/db v1.0.0-alpha.1

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

SWIRL Database Interface

coverage report

The SWIRL Database Interface (@swirl/db) is a data migration and interface library. With this library you can define your data model and have the database automatically migrated to match your model. Additionally, you can use the exact same models in Angular applications to parse and serialize your data in client side applications.

:warning: This project is in its alpha stage and may be updated with breaking changes.