0.2.1 • Published 7 years ago

bluey v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

8 years ago