Bookshelf.js logo

Bookshelf.js

Aims to provide a simple library for common tasks when querying databases in JavaScript
6
21
+ 1
3

What is Bookshelf.js?

It stems from the Knex.js, which is a flexible query builder that works with PostgreSQL, MySQL and SQLite3. Bookshelf.js builds on top of this by providing functionality for creating data models, forming relations between these models, and other common tasks needed when querying a database.
Bookshelf.js is a tool in the Object Relational Mapper (ORM) category of a tech stack.
Bookshelf.js is an open source tool with GitHub stars and GitHub forks. Here’s a link to Bookshelf.js's open source repository on GitHub

Who uses Bookshelf.js?

Companies

Developers
4 developers on StackShare have stated that they use Bookshelf.js.

Bookshelf.js Integrations

JavaScript, Node.js, MySQL, MongoDB, and SQLite are some of the popular tools that integrate with Bookshelf.js. Here's a list of all 6 tools that integrate with Bookshelf.js.
Pros of Bookshelf.js
3
Uses both promises and callback methods

Bookshelf.js's Features

  • Table creation
  • Manipulation
  • Promise-based and traditional callback interfaces
  • Transaction

Bookshelf.js Alternatives & Comparisons

What are some alternatives to Bookshelf.js?
Objection.js
It aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

Bookshelf.js's Followers
21 developers follow Bookshelf.js to keep up with related blogs and decisions.