bluey

0.2.1 • Public • Published

Bluey

A Database Access Layer that provides a similar features and interface to an ORM without contaminating data with model artifacts.

Bluey has the concept of a model where you can define a schema to run validations against and assist with quering. When data fetched Bluey returns standard Javascript hash objects. It does not instantiate a model or wrap the data.

Readme

Keywords

none

Package Sidebar

Install

npm i bluey

Weekly Downloads

1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • coen-hyde