robconery / pg-authLinks
A complete authentication system built in Postgres using schemas and functions
☆121Updated 9 years ago
Alternatives and similar repositories for pg-auth
Users that are interested in pg-auth are comparing it to the libraries listed below
Sorting:
- Gets you a JSON Schema from PostgreSQL or SQLite3. Also supports arrays and default values. Use it for introspection or preparing your do…☆68Updated 7 years ago
- Node libary to stream CouchDB changes into PostgreSQL☆114Updated 4 years ago
- A simple abstraction for working with PostgreSQL as a Document Database☆40Updated 7 years ago
- Advanced client for the PostgREST API☆150Updated 6 years ago
- A mithril plugin to autenticate requests☆53Updated 2 years ago
- A JSON document store on PostgreSQL☆255Updated 2 years ago
- Multicorn-based PostgreSQL foreign data wrapper for Google Spreadsheets☆63Updated 9 years ago
- A friendly PostgreSQL script runner in the spirit of DbUp.☆79Updated last year
- Simple service connecting PostgreSQL notifications to Amazon SNS.☆45Updated 6 years ago
- Simple PostgreSQL extension that keeps track of changes to certain tables☆54Updated 9 years ago
- Utility Belt for PostgreSQL☆26Updated 3 years ago
- use Postgres as a zero-config NoSQL database.☆87Updated 6 years ago
- Multicorn based PostgreSQL Foreign Data Wrapper for RethinkDB☆20Updated 8 years ago
- Skeleton web stack using Docker Compose, PostgreSQL, PostgREST, Nginx and Auth0.☆111Updated 9 years ago
- Trigger shell command from NOTIFY☆83Updated 4 years ago
- Send PostgreSQL notifications over websockets☆81Updated 2 years ago
- Demo of an integration between ng-admin and PostgREST☆111Updated 6 years ago
- Easy postgres codebase injection - aka postgres non data live reload☆337Updated 2 years ago
- A tiny script to manage ephemeral Postgres databases.☆110Updated 7 years ago
- A Document Database API extension for Postgres☆195Updated last year
- Creating PostgreSQL partitioned table DDL should be easier.☆31Updated 8 years ago
- Useful to e.g. split large updates into multiple smaller db txns and sleep in between, or to run slow queries during non-peak hours.☆34Updated 7 years ago
- filter statements by their execution plans.☆90Updated 3 years ago
- Migrations for an example conference API☆72Updated 8 years ago
- enable REST in postgres