40 Repositories
JavaScript postgres Libraries
Fastest way to get financial data from Plaid into your Postgres database. Go from zero to live in 5 minutes without a single line of code.
Venice Venice is a the fastest way to get financial data from Plaid into your Postgres database. Zero to production in 5 minutes without a single line
A twitch like platform.
Streammmm A real-time live streaming web backend written in NestJS. Run Locally git clone https://github.com/Neeraj319/streammmm cd streammmm Create
100% type-safe query builder for node-postgres :: Generated types, call any function, tree-shakable, implicit type casts, and more
โ ๏ธ This library is currently in alpha. Contributors wanted! tusken Postgres client from a galaxy far, far away. your database is the source-of-truth f
RepoProvas API, a system for sharing tests between students, built with Typescript, Node.js, Express, Prisma and Postgres.
Repoprovas Built With ๐ Description RepoProvas API, a system for sharing tests between students, built with Typescript, Node.js, Express, Prisma and
Ferramenta desenvolvida para migrar dados de um banco de dados Sqlite para Postgres.
Sqlite to Postgres Migration Ferramenta desenvolvida para migrar dados de um banco de dados Sqlite para Postgres. Atualmente vocรช pode: Pegar os dados
Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.
SafeQL Write SQL Queries With Confidence โข Get started Install I would first recommend follow the instructions in the documentation. npm install --sav
๐ instantly stand up full Postgres databases in your AVA tests
ava-postgres ava-postgres is a test fixture for AVA that provides you with nearly-instant access to a fresh Postgres database for every test. Installa
Integration with https://neon.tech Serverless Postgres
README Welcome to RedwoodJS! Prerequisites Redwood requires Node.js (=14.19.x =16.x) and Yarn (=1.15) Are you on Windows? For best results, follow
Preserve `localStorage` in databases.
PLS Preserve localStorage in databases. Features No adapter dependency is loaded by default. Possible to write/contribute your own adapters. Currently
Wraps postgres API in a pg compatible API.
postgres/pg compatibility layer Wraps postgres API in a pg compatible API.
Postgres Node.js Express TypeScript application boilerplate with best practices for API development.
Node TypeScript Boilerplate Postgres Developer Ready: A comprehensive template. Works out of the box for most Node.js projects. This project is intend
The Remix Stack with Clerk authentication, Supabase database, Chakra UI, testing, linting, and more.
Remix Bossa Nova Stack Learn more about Remix Stacks. What's in the stack User management with Clerk Database with Supabase Styling with Chakra UI Dep
๐ Water is a micro-ORM + QueryBuilder designed to facilitate queries and operations on PostgreSQL databases designed to work in Melon
๐ Water Water is a micro-ORM + QueryBuilder designed to facilitate queries and operations on PostgreSQL databases designed to work in MelonRuntime In
Connect to a Postgres database from a Cloudflare Worker, using Cloudflare Tunnel
Cloudflare Workers Postgres Client This is an experimental module. Heavily based on cloudflare/worker-template-postgres, but cleaned up and bundled in
This is boilerplate of express, typescript and postgreSql with typeorm and docker based setup
express-typescript-postgres-typeorm-docker-swagger-boilerplate This is boilerplate of express, typescript and postgreSql with typeorm and docker based
The Complete Intro to Postgres, as taught by Brian Holt for Frontend Masters
next-course-starter A NextJS starter to get you started creating educational materials using Markdown Get Started Set up Node.js v14+ Clone this repo
Security tool + attack database used to take quick action against newly-discovered vulnerabilities in the blockchain.
SolidGuard Version: v1.0.1 SolidGuard is a Blockchain Security tool catered towards organizations who manages decentralized applications on the Ethere
Postgres.js - The Fastest full featured PostgreSQL client for Node.js and Deno
๐ Fastest full-featured node & deno client ๐ท ES6 Tagged Template Strings at the core ๐โโ๏ธ Simple surface API ๐๏ธ Dynamic query support ๐ฌ Chat and
A meditating website to clear your mind. Built with Next.JS and TailwindCSS โฅ
Meditate A modern meditation web app for you to meditate on your own terms. Track your progress and share your thoughts with others. Table of Contents
Simple "everyday CRUD" Postgres queries with perfect TypeScript types
Crudely Typed Simple "everyday CRUD" Postgres queries with perfect TypeScript types. Zero dependencies. Designed to work with pg-to-ts and node-postgr
A simple UI client for most SQL Engines written in Electron. It is compatible with Windows, Mac, Ubuntu / Debian and Redhat. It supports most dialects of RMBDs like MySQL, Microsoft SQL Server, Postgres, SQLite and has limited supports for Cassandra, MongoDB and Redis.
sqlui-native sqlui-native is a simple UI client for most SQL Engines written in Electron. It is compatible with most desktop OS's and support most dia
Api for playing around with dummy data. Feel free to use it in your demo projects, tutorials, or testing tasks.
dummy-api Api similar to dummy-api Api for playing around with dummy data. Feel free to use it in your demo projects, tutorials, or testing tasks. All
Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps
Website | Documentation About Thin Thin Backend is a blazing fast, universal web app backend for making realtime single page apps. Instead of manually
๐ Create soothing focus mixes
Groovi ๐ Create soothing concentration mixes Branding/Design Board ยท Demo ๐ Quickstart Run the website locally git clone https://github.com/harshhhd
Simple CRUD application with Nestjs, Prisma and Docker with Postgres
A progressive Node.js framework for building efficient and scalable server-side applications. Description Nest framework TypeScript starter repository
Dead Simple Postgres Data Viewer and Query Runner
Dead Simple Postgres Data Viewer and Query Runner Environment Variables GITHUB_CLIENT_ID Github Client ID of the Oauth Application for protecting your
Using Htmx, ASP.NET Core, and Marten (postgres document db) to sort list
Using Htmx, ASP.NET Core, and Marten (postgres document db) to sort list
Postgres SQL RCE.js
Postgres-SQLi-RCE.js PostgreSQL Large Objects and UDF (User Defined Functions) RCE exploit re-written in javascript, for easy chaining with XSS Methdo
A complete template for 2022 focused on around React, Postgres and various web3 integrations.
A complete template for 2022 focused on around React, Postgres and various web3 integrations. You can use the template to make a website, a web application, a hybrid decentralized web application, or even a DAO.
A Turborepo with Strapi v4 (w/ postgres database) + Next.js powered by docker and docker-compose
Turborepo + Strapi + Next.js + Docker A Turborepo with Strapi v4 (w/ postgres database) + Next.js powered by docker and docker-compose. โ ๏ธ Prerequisit
My-portfolio - Built with Namecheap, Digital Ocean, Nginx, PM2, SSL, NextJs, Tailwind 3, Graphql, NexusJS, Prisma, Postgres, Passion and Love
Current Implementation technologies Nextjs with Typescript. Static pages/ Server side rendering. Easy peasy state management (Might not need it with i
NodeJS PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Node Postgres Extras NodeJS port of Heroku PG Extras with several additions and improvements. The goal of this project is to provide powerful insights
TypeScript clients for databases that prevent SQL Injection
Safe From HTML Injection Using tagged template literals for queries, e.g. db.query(sql`SELECT * FROM users WHERE id=${userID}`); makes it virtually im
An in memory postgres DB instance for your unit tests
pg-mem is an experimental in-memory emulation of a postgres database. โค It works both in Node or in the browser. โญ this repo if you like this package,
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more
Waterline is a next-generation storage and retrieval engine, and the default ORM used in the Sails framework. It provides a uniform API for accessing
Highly performant JavaScript data stream ETL engine.
bellboy Highly performant JavaScript data stream ETL engine. How it works? Bellboy streams input data row by row. Every row, in turn, goes through use
Node.js REST API for PostGres Spatial Entities. AKA: SpatialServer
PGRestAPI (a.k.a. Chubbs Spatial Server) Overview Node.js REST API for PostgreSQL Spatial Tables. An introduction to PGRestAPI can be found here A few
A PostgreSQL client with strict types, detailed logging and assertions.
Slonik A battle-tested PostgreSQL client with strict types, detailed logging and assertions. (The above GIF shows Slonik producing query logs. Slonik
PostgreSQL client for node.js.
node-postgres Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native libpq bindings. Monorepo This repo is a monorepo which c
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
PostGraphile Instant lightning-fast GraphQL API backed primarily by your PostgreSQL database. Highly customisable and extensible thanks to incredibly