GeoffSelby / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:TypeScript 100.0%