Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

MassiveJS - Postgres data access tool for NodeJS

  • Share this:
post-title
Massive is a PostgreSQL-specific data access tool. The goal of Massive is to make it easier for you to use PostgreSQL's amazing features, not to hide them under a load of abstraction. Massive is not an ORM. It loads your schema at runtime, creating an object instance that allows you to query tables, functions, and stored SQL files as if they were first-order methods.
http://massive-js.readthedocs.org/
https://github.com/robconery/massive-js
License:
Tech: