Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

PostgreSQL

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.

https://github.com/jgauffin/griffin.data

Data layer for both the read and write side of an .NET application

data-mapper orm postgresql queries sql-server

Last synced: 03 Jan 2025

https://github.com/kysely-org/kysely-postgres-js

Kysely dialect for PostgreSQL using the Postgres.js client.

dialect kysely postgres postgresql query-builder sql type-safety typescript

Last synced: 02 Jan 2025

https://github.com/tsegismont/vertx-musicstore

A demo Music Store with Eclipse Vert.x and RxJava3

couchbase postgresql rxjava vertx

Last synced: 31 Dec 2024

https://github.com/empower-ai/sql-agent

Ai Agent that helps you do data analytics with natural language.

analytics bigquery chatgpt chatgpt-bot data data-analytics data-science mysql postgresql slack slack-bot slackbot

Last synced: 14 Nov 2024

https://github.com/piotrkowalczuk/pqt

Postgres schema definition, sql/go, code generation package.

code-generation data-access-layer entity golang orm postgresql sql

Last synced: 30 Oct 2024

https://github.com/pixelspark/warp

Convert and analyze large data sets at light speed, on Mac and iOS.

big-data data-analysis mysql postgresql rethinkdb sqlite

Last synced: 19 Nov 2024

https://github.com/cachapa/sql_crdt

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using SQL databases

crdt dart database flutter postgres postgresql sql sqlite sqlite3

Last synced: 01 Jan 2025

https://github.com/jasperfx/weasel

Database Development Made Easy for .Net

database mssql postgresql sql

Last synced: 31 Dec 2024

https://github.com/bluerelay/windyquery

Python 3.6+ Asyncio PostgreSQL query builder and model

activerecord asynchronous orm postgresql python query-builder

Last synced: 27 Oct 2024

https://github.com/felipewind/fix-trading-simulator

A trading simulator between a Broker and a Stock Exchange using the Financial Information eXchange (FIX) Protocol. It's a study project using QuickFIX/J, Quarkus, Angular, Docker, Docker Compose and PostgreSQL.

angular docker docker-compose fixprotocol postgresql quarkus quickfixj

Last synced: 31 Dec 2024

https://github.com/asyrjasalo/kongpose

Kong and Konga (admin webapp) development setup on docker-compose

docker-compose kong kong-admin-gui konga postgresql

Last synced: 19 Oct 2024

https://github.com/turbot/steampipe-plugin-github

Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.

backup etl github github-cli github-client hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 08 Nov 2024

https://github.com/ricardogesteves/omniscient

Cutting-edge Full-stack AI Platform delivered as a SaaS (Software as a Service). Built on a robust technology stack, integrated with powerful APIs such as OpenAI and Replicate, offers a seamless experience for code generation, conversation simulation, image creation, music composition, and video generation.

axios clerk crispr nextjs openai postgresql prisma react react-hook-form react-hot-toast react-markdown replicate shadcn-ui stripe supabase tailwindcss typescript zod zustand

Last synced: 31 Dec 2024

https://github.com/wpcodevo/node_prisma_postgresql

In this article, you’ll learn how to implement JWT authentication with access and refresh tokens using Node.js, ExpressJs, Prisma, PostgreSQL, Redis, and Docker-compose.

nodejs nodemailer postgresql pug typescript

Last synced: 31 Dec 2024

https://github.com/phoenix-china/phoenix_china_umbrella

Elixir 语言 Phoenix web 框架中文社区 (Chinese forum of Phoenix and Elixir)

elixir graphql phoenix postgresql webpack2

Last synced: 11 Oct 2024

https://github.com/remix-pwa/rockspec-stack

A fully configurable & customizable Remix PWA stack.

cypress fly postgresql remix-run remix-stack

Last synced: 05 Nov 2024

https://github.com/viveknathani/teachyourselfmath

A math PDF extraction engine, built for the internet. ❤️

engine math node parser postgresql queues redis

Last synced: 02 Jan 2025

https://github.com/zalando-stups/java-sproc-wrapper

Java Stored Procedure Wrapper: Calling PostgreSQL stored procedures from Java

hacktoberfest java postgresql proxy rpc stored-procedures

Last synced: 21 Nov 2024

https://github.com/long2ice/databack

Backup your data from MySQL/PostgreSQL/SSH etc. to any other storages

backup mysql postgresql

Last synced: 12 Dec 2024

https://github.com/wpcodevo/python_fastapi

This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.

fastapi fastapi-crud fastapi-sqlalchemy postgresql pydantic pydantic-models python rest-api restful restful-api sqlalchemy sqlalchemy-orm sqlalchemy-python uvicorn

Last synced: 27 Nov 2024

https://github.com/abogoyavlensky/automigrate

:robot: Auto-generated database migrations for Clojure

auto-migrations automigrate clj clojure database migrations postgresql

Last synced: 12 Oct 2024

https://github.com/kriasoft/knex-types

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

database database-schema definitions graphql javascript knex knexjs nodejs pg postgres postgresql schema strongly-typed types typescript

Last synced: 01 Jan 2025

https://github.com/nestjsplus/massive

A Module for Utilizing MassiveJS with NestJS

javascript massive nestjs postgresql sql typescript

Last synced: 10 Nov 2024

https://github.com/swoole/ext-postgresql

🐘 Coroutine-based client for PostgreSQL

coroutine postgresql swoole

Last synced: 13 Nov 2024

https://github.com/michellebonat/mbonat_site

This is my (old) personal website. I built it in Ruby on Rails with Haml and other tools. Includes: portfolio section, resume, speaking, and blog with the most recent blog post on the home page. It's open source feel free to fork it.

css haml javascript postgresql rails5 ruby

Last synced: 03 Dec 2024

https://github.com/yezz123/frdp

Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐

asyncio authentication boilerplate docker docker-compose fastapi fastapi-boilerplate jwt jwt-authentication pgadmin postgres postgresql python rest-api sqlalchemy

Last synced: 14 Nov 2024

https://github.com/cfeenstra67/sqlauthz

Declarative permissions management for PostgreSQL

declarative oso postgresql postgresql-tool

Last synced: 08 Nov 2024

https://github.com/wkrzywiec/k8s-helm-helmfile

Project which compares 3 approaches to deploy apps on Kubernetes cluster (using kubectl, helm & helmfile)

adminer angular ingress-controller kubernetes nginx postgresql spring-boot

Last synced: 29 Oct 2024

https://github.com/gvolpe/shopping-cart-haskell

:gem: Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"

functional-programming http newtypes postgresql refined servant

Last synced: 28 Oct 2024

https://github.com/instant-dev/orm

Instant ORM: JavaScript ORM for Postgres

bun database deno javascript migrations nodejs orm postgres postgresql

Last synced: 03 Jan 2025

https://github.com/ypermitin/pgtools

Инструменты обслуживания и разработки для PostgreSQL, а также другие интересности

postgres postgresql sql

Last synced: 30 Oct 2024

https://github.com/yezz123/FRDP

Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐

asyncio authentication boilerplate docker docker-compose fastapi fastapi-boilerplate jwt jwt-authentication pgadmin postgres postgresql python rest-api sqlalchemy

Last synced: 11 Nov 2024

https://github.com/daymade/tiktok-whisper

Batch convert video to text using openai's whisper or the local coreML via whisper.cpp on your MacBook

coreml openai pgvector podcast postgresql sqlite tiktok whisper whisper-cpp xiaoyuzhou

Last synced: 28 Nov 2024

https://github.com/rapidloop/ptgo

PostgreSQL Triggers in Go

go golang postgres postgresql

Last synced: 16 Nov 2024

https://github.com/gocardless/stolon-pgbouncer

Add-on to stolon for providing zero-downtime failover and PgBouncer integration

archive-no pgbouncer postgresql stolon team-core-infrastructure tier-1

Last synced: 01 Jan 2025

https://github.com/cretz/pgnio

Asynchronous PostgreSQL client for Java and the JVM

java postgresql

Last synced: 27 Oct 2024

https://github.com/exyi/pg2parquet

Export PostgreSQL table or query into Parquet file

parquet postgres postgresql

Last synced: 28 Dec 2024

https://github.com/go-locks/distlock

The universal component of distributed locks in golang , support redis and postgresql

distlock distributed distributed-lock go golang lock locks mutex postgresql redis rwmutex

Last synced: 19 Nov 2024

https://github.com/haines/pg-aws_rds_iam

IAM authentication in Ruby for PostgreSQL on Amazon RDS

aws iam postgresql rds ruby

Last synced: 01 Jan 2025

https://github.com/postgrespro/pg_credereum

Prototype of PostgreSQL extension bringing some properties of blockchain to the relational DBMS

audit blockchain crypto ethereum postgres postgresql trusted

Last synced: 10 Nov 2024

https://github.com/clouedoc/postgresql-obsidian

An Obsidian plugin to upload your notes' metadata to your database.

database obsidian-md obsidian-plugin postgresql typescript

Last synced: 04 Dec 2024

https://github.com/nearform/titus

Deploy useful features in sprint one

authentication boilerplate fastify nodejs postgresql react titus

Last synced: 02 Nov 2024

https://github.com/ycd/universities

:school_satchel: Free & open source API service for obtaining information about +9600 universities worldwide.

api api-rest asyncpg fastapi fastapi-sqlalchemy postgresql python python3 sqlalchemy uvicorn

Last synced: 28 Oct 2024

https://github.com/turbot/steampipe-postgres-fdw

The Steampipe foreign data wrapper (FDW) is a zero-ETL product that provides Postgres foreign tables which translate queries into API calls to cloud services and APIs. It's bundled with Steampipe and also available as a set of standalone extensions for use in your own Postgres database.

aws azure data devsecops gcp golang hacktoberfest kubernetes postgres postgresql postgresql-fdw security sql steampipe steampipe-engine

Last synced: 02 Jan 2025

https://github.com/Muhammad-Magdi/pgmq-js

Postgres Message Queue (PGMQ) JavaScript Client Library

javascript message-queue node npm-package pgmq postgres postgresql postgresql-extension queues typesc

Last synced: 06 Dec 2024

https://github.com/supabase/supautils

PostgreSQL extension that secures a cluster on a cloud environment

postgresql postgresql-extension roles security

Last synced: 01 Jan 2025

https://github.com/damienbod/aspnetcorenlog

ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch

asp-net-core aspnet-core elasticsearch logging mysql nlog postgresql sql sql-server

Last synced: 08 Nov 2024

https://github.com/aclify/aclify

:lock: Node Access Control Lists (ACL).

acl api api-key express mongodb mysql node postgresql redis resources roles sequelize

Last synced: 15 Dec 2024

https://github.com/tranphuquy19/nestjs-ejs-mvc-boilerplate

My MRE project - built-in many features! NestJS framework

docker k8s nest nestjs nodejs postgresql security typeorm typescript

Last synced: 01 Jan 2025

https://github.com/tmcgilchrist/postgresql-transactional

Transactional monadic actions on top of PostgreSQL.

haskell postgresql

Last synced: 28 Oct 2024

https://github.com/levinsv/pgadmin3

PgAdmin3 с поддержкой PostgreSQL 16

client linux linux-app pgadmin3 postgresql sql wxwidgets

Last synced: 01 Jan 2025

https://github.com/tarsil/saffier

The only ORM that you will ever need for python.

asyncio database mysql orm orm-framework orm-model postgres postgresql pydantic python python3 sqlite sqlite3

Last synced: 29 Dec 2024

https://github.com/thinknimble/embeddings-search-demo

Prototype app enabling job description search using natural language description of a job seeker.

ai django pgvector postgresql

Last synced: 09 Nov 2024

https://github.com/neondatabase/neonctl

Neon CLI tool. The Neon CLI is a command-line interface that lets you manage Neon Serverless Postgres directly from the terminal.

cli database postgres postgresql serverless

Last synced: 28 Dec 2024

https://github.com/icyberon/pg_ulid

Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL

golang postgresql psql ulid

Last synced: 11 Oct 2024

https://github.com/zouwei/onela

Onela is an open source object relational mapping framework based on node.js(Onela是一个基于node.js的开源对象关系映射框架)

database mysql mysql-database onela orm orm-framework postgre postgresql sql sqlite

Last synced: 11 Oct 2024

https://github.com/kareemmahlees/tablex

Cross-Platform table viewer written in Rust

linux macos mysql postgresql react rust sqlite3 tauri typescript windows

Last synced: 20 Sep 2024

https://github.com/googlecloudplatform/pgadapter

PostgreSQL wire-protocol proxy for Cloud Spanner

cloud google google-cloud google-cloud-spanner postgresql spanner sql

Last synced: 31 Dec 2024

https://github.com/blind-oracle/psql-streamer

Stream database events from PostgreSQL to Kafka

events json kafka logical postgresql replication stream

Last synced: 26 Oct 2024

https://github.com/mittwald/brudi

Easy, incremental and encrypted backup creation / restoration for different backends (file, mongoDB, mysql, postgres, etc.)

backups mongodump mysqldump postgresql restic s3 tar

Last synced: 03 Nov 2024

https://github.com/cheatfate/asyncpg

Asynchronous PostgreSQL driver for Nim language

asynchronous nim nim-language postgresql

Last synced: 29 Oct 2024

https://github.com/iCyberon/pg_ulid

Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL

golang postgresql psql ulid

Last synced: 01 Nov 2024

https://github.com/caub/pg-tsquery

:mag: Parse user input into a valid PostgreSQL tsquery

parser postgresql search-in-text

Last synced: 30 Dec 2024

https://github.com/binakot/PostgreSQL-PostGIS-TimescaleDB

PostgreSQL + PostGIS + TimescaleDB docker image 🐘🌎📈

alpine docker-image hacktoberfest hacktoberfest-accepted postgis postgresql timescaledb

Last synced: 26 Oct 2024

https://github.com/edoceo/pg-ulid

ULID Functions for PostgreSQL

postgresql postgresql-extension ulid

Last synced: 06 Dec 2024

https://github.com/transferwise/idempotence4j

Lightweight library for handling idempotent actions

idempotency mariadb postgresql side-effects spring-boot

Last synced: 14 Oct 2024

https://github.com/binakot/postgresql-postgis-timescaledb

PostgreSQL + PostGIS + TimescaleDB docker image 🐘🌎📈

alpine docker-image hacktoberfest hacktoberfest-accepted postgis postgresql timescaledb

Last synced: 16 Nov 2024

https://github.com/ikkez/f3-schema-builder

SQL Schema Builder Plugin for PHP Fat-Free Framework

fat-free-framework migrate-database mssql mysql postgresql schema-builder sql sqlite

Last synced: 02 Jan 2025

https://github.com/dnaeon/cl-covid19

Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana

common-lisp covid-19 covid19 covid19-data database gnuplot grafana graph lisp postgresql programming series-data sql

Last synced: 28 Oct 2024

https://github.com/qwat/qwat

TEKSI Water module (project QWAT) - QGIS project

drinkable gis network postgis postgresql python qgis water

Last synced: 30 Dec 2024

https://github.com/mevdschee/php-crud-admin

A database admin interface for MySQL, PostgreSQL or SQL Server in a single file PHP script.

database multi-database mysql phpmyadmin postgresql sqlserver

Last synced: 14 Nov 2024

https://github.com/sanpii/explain

Transform postgresql explain to a graph

explain postgresql

Last synced: 19 Dec 2024

https://github.com/wundergraph/nextjs-typescript-postgresql-graphql-realtime-chat

WunderGraph Realtime Chat Example using NextJS, TypeScript, PostgreSQL, GraphQL

authentication graphql graphql-subscriptions nextjs nextjs-typescript postgresql typescript

Last synced: 28 Oct 2024

https://github.com/postgrespro/sr_plan

Save and restore query plans in PostgreSQL

extension outline planning postgres postgresql

Last synced: 10 Nov 2024

https://github.com/jearistiz/guane-intern-fastapi

FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization

celery docker fastapi postgresql python rabbitmq redis

Last synced: 26 Nov 2024

https://github.com/cuchi/hashtrack

A simple Twitter hashtag tracking service

graphql hacktoberfest nodejs postgresql svelte twitter-api typescript

Last synced: 07 Nov 2024

https://github.com/ezcater/activerecord-postgres_pub_sub

Support for PostgreSQL LISTEN and NOTIFY

library postgres postgresql pub-sub rubygem

Last synced: 01 Jan 2025

https://github.com/zsvoboda/dbd

dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.

bigquery csv database database-schemas elt etl excel json mysql parquet postgresql python python3 redshift snowflake sql sqlite xls xlsx

Last synced: 12 Oct 2024

https://github.com/huntlabs/hunt-entity

An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.

database dlang entity hibernate jpa mysql orm postgresql sqlite

Last synced: 13 Nov 2024

https://github.com/guyromm/svelte-postgrest-template

Svelte/SvelteKit + PostgREST + EveryLayout + social auth starter template

everylayout facebook-login google-authenticator jwt postgresql postgrest sapper sapper-template svelte svelte-template

Last synced: 06 Nov 2024

https://github.com/tobymurray/postgraphile-login

Auth enabled Express Server with PostGraphile and PostgreSQL

authentication authorization express jwt postgraphile postgraphql postgresql

Last synced: 08 Nov 2024

https://github.com/xzilla/pagila

PostgreSQL Sample Database

database hacktoberfest postgresql sample

Last synced: 15 Nov 2024

https://github.com/qcubed/qcubed

The official QCubed framework git repo

ajax framework jquery mysql mysql-orm php postgresql postgresql-orm sql

Last synced: 02 Jan 2025