driver.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [driver]

www.codever.land/bookmarks/t/driver

Sequelize

https://github.com/sequelize/sequelize

Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL.


Bookshelf

https://github.com/bookshelf/bookshelf

ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js.


Massive

https://github.com/robconery/massive-js

PostgreSQL data access tool.


Mongoose

https://github.com/Automattic/mongoose

Elegant MongoDB object modeling.


Waterline

https://github.com/balderdashy/waterline

Datastore-agnostic tool that dramatically simplifies interaction with one or more databases.


OpenRecord

https://github.com/PhilWaldmann/openrecord

ORM for PostgreSQL, MySQL, SQLite3 and RESTful datastores. Similar to ActiveRecord.


pg-promise

https://github.com/vitaly-t/pg-promise

PostgreSQL framework for native SQL using promises.


Objection.js

https://github.com/Vincit/objection.js

Lightweight ORM built on the SQL query builder Knex.


TypeORM

https://github.com/typeorm/typeorm

ORM for PostgreSQL, MariaDB, MySQL, SQLite, and more.