pg topic

List pg repositories

postgrest

24.0k
Stars
1.0k
Forks
338
Watchers

REST API for any Postgres database

knex-types

63
Stars
21
Forks
Watchers

Generate TypeScript definitions (types) from a PostgreSQL database schema.

serverless

302
Stars
9
Forks
Watchers

Connect to Neon PostgreSQL from serverless/worker/edge functions

example_node_api

17
Stars
3
Forks
Watchers

Node.js example API using Typescript, PostgreSQL, Docker Compose, Hexagonal arquitecture, DDD, eslint and testing with Jest

untype

21
Stars
0
Forks
Watchers

🚀 The untype stack monorepo

postgis-with-extensions

31
Stars
7
Forks
Watchers

PostgreSQL Docker image based on postgis/postgis, with quite a few added extensions.

tsbank_api

15
Stars
0
Forks
Watchers

API RESTful com autenticação de usuário, criptografia de senha e integração a banco de dados. Levando à risca os princípios de desenvolvimento utilizados.

postgresql-client

45
Stars
11
Forks
Watchers

Pure JavaScript client for PostgreSQL completely written in TypeScript.

pg-format

16
Stars
0
Forks
Watchers

A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.

serverless-cfworker-demo

23
Stars
5
Forks
Watchers

Demo app for @neondatabase/serverless — details at https://blog.cloudflare.com/neon-postgres-database-from-workers/