bookshelf
Database ORM
A JavaScript library providing an object-relational mapper (ORM) for Node.js to interact with PostgreSQL, MySQL, and SQLite3 databases.
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
6k stars
95 watching
574 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
bookshelfdatabasejavascriptmysqlnodejsormpostgresqlsqlite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A SQL query builder for multiple databases | 19,456 |
| | Enables automatic JSON column handling in Bookshelf.js models | 65 |
| | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
| | Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
| | An ORM plugin that enables dynamic property calculation on model instances. | 5 |
| | An ORM tool for various databases, providing features like transactions and relations to interact with databases using a promise-based interface. | 29,662 |
| | An ORM that allows easy interaction with databases using a query builder | 7,284 |
| | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,393 |
| | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,516 |
| | Convenient features for building model classes in Bookshelf.js | 150 |
| | A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
| | A JavaScript library for managing relational data in Redux stores. | 2,950 |
| | Adds fields, relations, scopes and more to bookshelf models. | 42 |
| | Provides a unified interface to multiple databases using connection strings | 75 |
| | An adapter-based ORM for Node.js with support for various databases and protocols. | 5,409 |