ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
electron
javascript
mysql
typescript
react-native
orm
database
sap
sqlite
postgresql
oracle
mariadb
websql
typeorm
sap-hana
active-record
sqlserver
data-mapper
hacktoberfest
cockroachdb
-
Updated
Apr 2, 2022 - TypeScript
We can make a simple config for Active Record (not need define behavior) with auto attach.
If class using trait, the behavior will be attach automatically via global init event of the Active Record.