@antelopejs/database-decorators
v0.1.0
Published
A flexible ORM interface that brings database decorators for antelopejs
Readme

@antelopejs/database-decorators
A module that provides database decorator interfaces only, without implementation code.
Installation
ajs project modules add @antelopejs/database-decoratorsInterfaces
This module implements the Database Decorators interface. The interface is installed separately to maintain modularity and minimize dependencies.
| Name | Install command | |
| ------------------- | -------------------------------------------- | ---------------------------------------------------------------------------- |
| Database Decorators | ajs module imports add database-decorators | Documentation |
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
