Package Exports
- redbean-node
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (redbean-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
RedBeanNode
RedBeanNode is an easy to use ORM tool for Node.js, inspired by RedBeanPHP.
- Automatically creates tables and columns as you go
- No configuration, just fire and forget
- Ported RedBeanPHP's core features and api design
- Build on top of knex.js