node-prego
Postgres wrapper
A Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models.
Minimalistic migrations & models for coffeescript, node.js and postgres
16 stars
3 watching
1 forks
Language: CoffeeScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
remodoy/clj-postgresql | A Clojure library that provides an interface to PostgreSQL databases with support for connection parameter customization and type conversion | 161 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
galeone/igor | An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types. | 125 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 541 |
brikis98/node-backbone-skeleton | Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing | 84 |
naturalethic/coffee-mongo | A Node.js driver for MongoDB using CoffeeScript | 26 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 183 |
olafurnielsen-zz/form5-node-express-mongoose-coffeescript | A Node.js application skeleton providing basic Express.js and Mongoose setup with additional utilities for authentication, UI development, and project management. | 32 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 258 |
igorklopov/enclose | Generates standalone Node.js executables from source code, bundling dependencies and assets | 937 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
jesalg/pevn-starter | A basic example of how to use VueJS, Express and PostgreSQL in conjunction. | 52 |
guillaumemaka/of-node-projen | A Node.js project built in TypeScript that provides a set of tools and utilities for a specific use case | 0 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,299 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,551 |