0.0.0 • Published 3 years ago

titan-orm v0.0.0

Weekly downloads
7
License
-
Repository
github
Last release
3 years ago

Titan ORM

Titan ORM is a full database toolkit for Node.js, providing an expressive query builder, ActiveRecord style ORM and schema builder. It currently supports MySQL, PostgreSQL, SQL Server and SQLite.

Intallation

npm install --save titan-orm

Usage

Usage instructions here.