bedrock-orm

0.0.8 • Public • Published

Bedrock orm

This is an orm for bedrok-js working with postgresql:

Usage in bedrock-js

Supported types:

  • integer
  • string
  • boolean
  • dateTime

Supported associations:

  • oneToOne (only from parent side)
  • oneToMany

Transactions are also supported with the startTransaction method

Note:

You will need the babel-register module for now to use it (see bedrock-js/esHook)

Todo:

  • Generate db schema
  • Tests

Readme

Keywords

none

Package Sidebar

Install

npm i bedrock-orm

Weekly Downloads

0

Version

0.0.8

License

ISC

Last publish

Collaborators

  • marc-d