Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

strapi-bookshelf

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-bookshelf

Bookshelf hook for the Strapi framework

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
819
103.23%
Maintainers
1
Weekly downloads
 
Created
Source

strapi-bookshelf

npm version npm downloads npm dependencies Build status Slack status

This built-in hook allows you to use the Bookshelf ORM using the strapi-knex hook.

Bookshelf ORM is a JavaScript ORM for Node.js, built on the Knex node module SQL query builder. Featuring both promise based and traditional callback interfaces, providing transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations.

It is designed to work well with SQLite3, PostgreSQL, MySQL, MariaDB, Microsoft SQL Server and Oracle.

Resources

  • MIT License

Keywords

bookshelf

FAQs

Package last updated on 01 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts