Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder.
It is designed to work with PostgreSQL, MySQL, and SQLite3.
This is free and open source software.
Key Features
- Both Promise-based and traditional callback interfaces are supported.
- Transaction support.
- Eager/nested-eager relation loading,
- Polymorphic associations.
- Support for one-to-one, one-to-many, and many-to-many relations.
- Concise, literate codebase, Bookshelf is simple to read, understand, and extend. It doesn’t force you to use any specific validation scheme, and provides flexible, efficient relation/nested-relation loading and first-class transaction support.
- Lean object-relational mapper, allowing you to drop down to the raw Knex interface whenever you need a custom query that doesn’t quite fit with the stock convention
Website: bookshelfjs.org
Support: FAQ, GitHub Code Repository
Developer: Tim Griesser
License: MIT License
Bookshelf is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| JavaScript Object-Relational Mapping Software | |
|---|---|
| Sequelize | Promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and more |
| Objection.js | ORM for Node.js that aims to stay out of your way |
| Bookshelf | ORM for Node.js, built on the Knex SQL query builder |
| Waterline | Adapter-based ORM for Node.js |
| Flyweight | ORM for SQLite |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

