Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
PostgreSQL
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
- GitHub: https://github.com/topics/postgresql
- Wikipedia: https://en.wikipedia.org/wiki/PostgreSQL
- Repo: https://github.com/postgres/postgres
- Created by: Michael Stonebraker
- Released: July 8, 1996
- Related Topics: mvcc, postgrest, dbms, database, sqlite, sql, mysql, mssql,
- Aliases: postgres, psql, pgsql, plpgsql,
- Last updated: 2025-01-16 00:23:59 UTC
- JSON Representation
https://github.com/marioidival/goga
A fully RESTful API from any existing PostgreSQL database written in Rust
abandoned postgresql prest rest-api rust
Last synced: 31 Oct 2024
https://github.com/aedemirsen/springboottemplate
A springboot project template for medium and large projects.
docker hacktoberfest hibernate java11 maven postgresql spring-boot spring-security template template-project
Last synced: 13 Oct 2024
https://github.com/quick-perf/quick-sql-test-data
Quickly create your SQL test data
code-generator database h2 hsqldb java mariadb mssql mysql oracle postgresql sql sql-query tdd tdd-framework tdd-sql tdd-utilities test testing
Last synced: 27 Oct 2024
https://github.com/hoangsonww/budget-management-backend-api
🚀 Dive into the world of Node.js, MongoDB, Redis, Postgres, RabbitMQ, ELK stack, and more with this comprehensive sample backend API project! Explore how these powerful technologies can be integrated to build robust, scalable, and efficient backend solutions.
elasticsearch elk-stack express gprc grafana graphql kibana logstash mongo mongodb mongodb-database nginx nodejs postgres postgresql prometheus rabbitmq redis redis-cache rest-api
Last synced: 19 Dec 2024
https://github.com/muir/libschema
database schema migrations on a per-library basis [Go]
database database-migrations golang mysql postgresql singlestore
Last synced: 26 Oct 2024
https://github.com/fooock/robots.txt
:robot: robots.txt as a service. Crawls robots.txt files, downloads and parses them to check rules through an API
antlr4 api crawler crawler-engine docker docker-compose gradle java kotlin makefile postgresql redis redis-stream redis-streams robots-parser robots-txt spiders spring-boot
Last synced: 27 Oct 2024
https://github.com/cbbrowne/mahout
schema management tool for PostgreSQL, using pgcmp to find discrepancies
database management postgresql schema
Last synced: 06 Dec 2024
https://github.com/chenquan/sqltrace
A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)
ent go golang gorm mysql opentelemetry oracle postgresql sql sqlite3 sqlserver sqlx tidb trace xorm
Last synced: 05 Nov 2024
https://github.com/turbot/steampipe-plugin-reddit
Use SQL to instantly query Reddit posts, comments & more. Open source CLI. No DB required.
backup etl golang hacktoberfest postgresql postgresql-fdw reddit sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 08 Nov 2024
https://github.com/brahmlower/pgzan
A cursed Postgres extension enabling Zanzibar RBAC evaluation within Row Level Policies
cursed oso pgrx postgresql rbac row-level-security rust
Last synced: 14 Jan 2025
https://github.com/pashagolub/postgresdac
Delphi/C++Builder direct access components for PostgreSQL (and derivatives)
cbuilder dac delphi postgresql
Last synced: 28 Oct 2024
https://github.com/chanukyasds/pg_math
pg_math extension to support statistical distribution functions for PostgreSQL
bionomial-distribution c critical-values distribution-function fdist gaussian-distribution gsl-library math plpgsql postgresql postgresql-database postgresql-extension probability probability-distributions probability-statistics sql statistical-models statistical-tests statistics tdist
Last synced: 11 Oct 2024
https://github.com/quantumudit/datalemur-sql-challenges
This repository contains solutions to the SQL challenges posted on DataLemur website using PostgreSQL environment
challenge datalemur faang-interview faang-preparation faang-questions pgsql postgresql problem-solving sql sql-challenges
Last synced: 11 Oct 2024
https://github.com/axumcourse/blog
使用axum构建blog
askama async axum blog postgresql rust tokio
Last synced: 14 Dec 2024
https://github.com/gabfl/pg-batch
Run large PostgreSQL UPDATE and DELETE queries with small batches to prevent locks
Last synced: 28 Oct 2024
https://github.com/entur/tiamat
Module also known as the backend for Stop Place Register ("nasjonalt stoppestedregister - nsr")
abzu java-11 netex nsr postgresql publictransport ror spring-boot stopplaces
Last synced: 13 Oct 2024
https://github.com/blackode/guardian_auth
The Guardian Authentication Implementation Using Ecto/Postgresql Elixir Phoenix [ User Authentication ]
authentication elixir elixir-lang guardian guardian-authentication guardian-authentication-simple login-auth login-automation login-system phoenix phoenix-framework postgres postgresql postgresql-database sessions signin simple user-auth user-authentication user-sessions
Last synced: 11 Oct 2024
https://github.com/sqids/sqids-plpgsql
Official PLpgSQL (PostgreSQL) port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator pg plpgsql postgresql short-id short-url sqids uid unique-id unique-id-generator
Last synced: 11 Oct 2024
https://github.com/nikita-volkov/postgresql-syntax
PostgreSQL SQL syntax utilities
Last synced: 28 Oct 2024
https://github.com/apache/incubator-baremaps-site
Apache Baremaps is a toolkit and a set of infrastructure components for creating, publishing, and operating online maps.
java mapbox openstreetmap postgis postgresql spatial-data vector-tiles web-mapping
Last synced: 07 Oct 2024
https://github.com/jkraemer/redmine_postgresql_search
PostgreSQL full text search plugin for Redmine
Last synced: 28 Oct 2024
https://github.com/cluetec/lifeboat
Backup solution to create backups from any kind of source system to any kind of storage system
azure backup backup-tool database hashicorp-vault mongodb mongodb-backup postgresql postgresql-backup s3
Last synced: 11 Oct 2024
https://github.com/darkcodersc/execute-shellcode-pgext
Postgres Extension to Execute Shellcodes
postgresql postgresql-extension python shellcode
Last synced: 28 Oct 2024
https://github.com/nemtsov/express-starter
Express Starter
docker express jwt-authentication nodejs postgresql
Last synced: 29 Nov 2024
https://github.com/render-examples/hasura-graphql
Hasura GraphQL Engine on Render
cloud graphql hasura hasura-graphql hasura-graphql-engine hosting postgresql render
Last synced: 01 Nov 2024
https://github.com/iturres/vet-clinic-db
🐘PostgreSQL🐘 | The objective of this project is to cultivate a comprehensive understanding of relational databases and key tools including SQL, PostgreSQL, psql, and pgAdmin.
database plpgsql postgresql sql
Last synced: 06 Dec 2024
https://github.com/jaymon/dump
Python wrapper around psql and pg_dump to make it easier to backup/restore a PostgreSQL database
backup cli database pg-dump postgres postgresql postgresql-database psql python restore
Last synced: 11 Oct 2024
https://github.com/naiquevin/tapestry
A CLI tool for writing postgres SQL queries and pgTAP tests using Jinja templates
Last synced: 28 Oct 2024
https://github.com/nicktheodoro/introducao-postgres
Repositório destinado a documentar e exemplificar conceitos sobre banco de dados
introduction postgres postgresql sql types
Last synced: 10 Jan 2025
https://github.com/salimi-my/next-auth-starter
This is a complete authentication example app built using Next.js 14 and Auth.js, including server actions.
authjs neon nextauthjs nextjs14 postgresql prisma react-email resend shadcn-ui tailwind
Last synced: 22 Dec 2024
https://github.com/richytong/django-boilerplate-3.6.1
Django served by Gunicorn running behind Nginx reverse proxy. Deploy to AWS Elastic Beanstalk with Fabric3!
aws aws-elastic-beanstalk deployment deployment-strategy django docker dockerfile elasticbeanstalk fabric github gunicorn nginx nginx-proxy postgresql python python-3-6 webserver webservers
Last synced: 22 Dec 2024
https://github.com/innfactory/bootstrap-akka-http
bootstrap template for akka-http services
akka akka-http aws cognito-user-pool docker hikaricp jdk8 log4j microservice postgresql scala slick swagger
Last synced: 28 Nov 2024
https://github.com/kayprogrammer/socialnet-v1
A Realtime Social networking API built with django rest framework
django django-channels django-rest-framework docker pgadmin4 postgresql
Last synced: 01 Dec 2024
https://github.com/whitehorse21/pythonprojects
Web Apps with Django, Flask for back-end and React for front-end
django flask postgresql python
Last synced: 09 Nov 2024
https://github.com/brakmic/keycloak_on_kubernetes
Running Keycloak with PostgreSQL on Kubernetes
helm keycloak kind kubernetes postgres postgresql
Last synced: 08 Nov 2024
https://github.com/asoul-sig/asoul-video
🎬 https://asoul.video/ 网站前后端源码
a-soul go golang lsif-enabled postgresql
Last synced: 07 Nov 2024
https://github.com/crunchydata/pgsimload
pgSimload, a versatile CLI tool to create activity on PostgreSQL server(s) and/or test HA in Crunchy Postgres or Crunchy Postgres for Kubernetes
crunchydata failover kubernetes load-testing patroni postgresql testing testing-tools
Last synced: 09 Nov 2024
https://github.com/emzi0767/discord-music-turret-bot
A standalone Discord music bot, made with DSharpPlus, using Lavalink.
discord discord-api discord-bot discord-music-bot dotnet dotnet-core dsharpplus lavalink music music-bot postgresql redis youtube youtube-api
Last synced: 12 Nov 2024
https://github.com/chand1012/sql2gpt
Python tool to turn SQL Database Schemas into ChatGPT Prompts
chatgpt database gpt-3 gpt-35-turbo mysql postgresql sql sqlite
Last synced: 12 Nov 2024
https://github.com/tensorchord/cloudnative-pgvecto.rs
Container images for cloudnative-pg with the pgvecto.rs extension installed
cloudnative-pg cloudnativepg cnpg container-images pgvecto-rs postgres postgresql
Last synced: 12 Nov 2024
https://github.com/nyxx-discord/running_on_dart
Multipurpose bot, primarily built for developing nyxx.
dart dart2 dartlang discord discord-bot postgres postgresql pub
Last synced: 06 Nov 2024
https://github.com/ivangfr/spring-data-jpa-relationships
The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.
java jpa-relationships many-to-many many-to-one mapstruct one-to-many one-to-one postgresql spring-boot spring-data-jpa springdoc-openapi web
Last synced: 30 Oct 2024
https://github.com/ivangfr/springboot-kong-plugins
The goal of this project is to create a simple Spring Boot REST API and securing it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers like: Rate Limiting and Prometheus plugins.
basic-authentication docker java kong kong-plugin ldap ldap-authentication openldap phpldapadmin postgresql prometheus rate-limiting spring-boot web
Last synced: 30 Oct 2024
https://github.com/levonet/docker-nginx
NGINX docker build with CPU optimization and load balancer modules
brotli docker docker-nginx dockerfile jaeger memcached nginx nginx-docker nginx-proxy njs opentracing postgresql redis sticky stream
Last synced: 02 Nov 2024
https://github.com/thoth-station/storages
Storage and database adapters for project Thoth
artificial-intelligence hacktoberfest knowledge-graph postgresql thoth
Last synced: 30 Oct 2024
https://github.com/alexkorban/pgdebug
A tool which helps you to debug complicated Postgres queries.
Last synced: 02 Nov 2024
https://github.com/simon987/yt-metadata
Script to import youtube-dl metadata to PostgreSQL
Last synced: 30 Oct 2024
https://github.com/celalaygar/library-application
Java, Spring Boot, Security, JWT, PostgreSQL and Angular 8
angular8 bootstrap4 jwt jwt-authentication postgresql spring-boot-2 spring-security springboot typescript typescript2
Last synced: 15 Oct 2024
https://github.com/nomemory/neat-sample-databases-generators
Neat java scripts (!not javascript) to generate arbitrary data for various sample databases (hr schema, classicmodels, etc.)
classicmodels java jbang mariadb mockneat mysql postgresql sample-databases sample-schemas sql
Last synced: 30 Oct 2024
https://github.com/freekrai/directus-railway
Starter to deploy Directus on railway
Last synced: 06 Dec 2024
https://github.com/turbot/steampipe-plugin-twitter
Use SQL to instantly query tweets, users and followers from Twitter. Open source CLI. No DB required.
backup etl go golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin twitter twitter-api zero-etl
Last synced: 08 Nov 2024
https://github.com/airscholar/realtime-voting-data-engineering
This repository contains the code for a realtime election voting system. The system is built using Python, Kafka, Spark Streaming, Postgres and Streamlit. The system is built using Docker Compose to easily spin up the required services in Docker containers.
apache-kafka apache-spark bigdata postgresql realtime-analytics realtime-election realtime-voting-system streamlit-dashboard
Last synced: 14 Nov 2024
https://github.com/viendinhcom/next-full-stack
🛠 Effective Full Stack Development with Next.js
fison full-stack full-stack-nextjs full-stack-reactjs mysql next next-full-stack nextjs postgresql react reactjs schema soki sql sqlite typeorm typescript upload-files zod
Last synced: 07 Nov 2024
https://github.com/turbot/steampipe-plugin-code
Use SQL to instantly query secrets and more from source code. Open source CLI. No DB required.
backup code-scanner etl hacktoberfest postgresql postgresql-fdw secrets-detection sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 08 Nov 2024
https://github.com/amorriscode/elysia-starter
A batteries included starter for building an API using bun and Elysia
awesome-bun bun bunjs hacktoberfest postgresql railway starter template typescript
Last synced: 07 Nov 2024
https://github.com/hardiksinghbehl/personal-finance-management-system
Personal Finance Management System using Java Spring boot and PostgreSQL: Submission for Technohack 2021: Spoon theme
finance-management java jwt-authentication lombok open-api-v3 postgresql spring-boot spring-security swagger-ui
Last synced: 07 Dec 2024
https://github.com/fdhhhdjd/go_secure_auth_pro
🔐 GO, Gin, Docker, PG, Redis, RabbitMQ, Firebase, JWT,...
docker firebase gin-framework golang jwt postgresql rabbitmq redis
Last synced: 19 Nov 2024
https://github.com/tombenner/heroku-schemas
Run many apps on a single database
heroku heroku-plug-in postgres postgresql
Last synced: 16 Nov 2024
https://github.com/sammyleths/smartpoet-os
Smartpoet is an online publishing platform for poets where they can publish poems, connect with each other and muc more. Developed with Python, Django, Javascript, PostgreSQL, HTML, CSS, Bootstrap, Disqus commenting system
bootstrap4 disqus-comments django-project javascript poetry-python poets postgresql publishing-platform python-3
Last synced: 16 Nov 2024
https://github.com/ks-amit/distributed-database
A travel agency app with a distributed database implemented from scratch!
bulma bulma-css distributed-database distributed-file-system distributed-storage distributed-systems django django-rest-framework fault-tolerance gfs heartbeat-service postgresql python travel-agency
Last synced: 14 Oct 2024
https://github.com/mohamad-liyaghi/tsuna-streaming
A complete streaming system for videos and musics using django, celery, celery-beats, redis, postgresql, docker, kubernetes
celery django-rest-framework docker docker-compose postgresql pytest redis
Last synced: 28 Oct 2024
https://github.com/marcusyoung/pgRouting
Various scripts and tutorials related to pgRouting
catchment-area mastermap ordnance-survey pgrouting postgis postgresql
Last synced: 22 Nov 2024
https://github.com/legolasvzla/postgresql-useful-scripts
This is a repository for useful dba scripts and sql querys
database-management full-text-search plpgsql-scripts postgis postgresql sql
Last synced: 23 Nov 2024
https://github.com/andywer/plow
👨🌾 Postgres migrations and seeding made easy
database docker migration migrations postgres postgres-migrations postgresql seed seeding
Last synced: 16 Oct 2024
https://github.com/LegolasVzla/postgresql-useful-scripts
This is a repository for useful dba scripts and sql querys
database-management full-text-search plpgsql-scripts postgis postgresql sql
Last synced: 04 Dec 2024
https://github.com/hoangsonww/mongo-redis-rabbitmq-elk-stack
🚀 Dive into the world of Node.js, MongoDB, Redis, Postgres, RabbitMQ, and the ELK stack with this comprehensive sample backend project! Explore how these powerful technologies can be integrated to build robust, scalable, and efficient backend solutions.
elasticsearch elk elk-stack kibana logstash mongo mongodb mongodb-database mongoose node nodejs postgres postgresql rabbitmq redis redis-cache
Last synced: 10 Oct 2024
https://github.com/semasuka/talk-to-your-pdf
An application that enable the users to upload PDF files and ask questions regarding their content using Retrieval Augmented Generation (RAG)
ai cosine-similarity embeddings google-drive-api gpt-4 intent-classification llm openai openai-api pgvector postgresql python rag similarity-search sqlalchemy streamlit text-moderation vector-database vector-search
Last synced: 11 Nov 2024
https://github.com/harveyd/graphql-express-postgres-starter
A template to help you get your back-end running using GraphQL, Node/Express and PostgreSQL
express graphql node postgresql
Last synced: 23 Oct 2024
https://github.com/cocreature/postgresql-named
Deserialize PostgreSQL rows to Haskell records by matching column names and record field names
Last synced: 12 Oct 2024
https://github.com/jod35/pizza-delivery-api-django
This is a REST API for a Pizza delivery service implemented with Django.
django django-rest-framework heroku postgresql
Last synced: 09 Nov 2024
https://github.com/turbot/steampipe-plugin-mastodon
Use SQL to instantly query Mastodon resources. Open source CLI. No DB required.
backup etl go golang hacktoberfest mastodon postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 13 Oct 2024
https://github.com/codica2/timebot-go
:robot: Timebot is a Slack bot for helping with everyday timesheet
Last synced: 07 Nov 2024
https://github.com/stepankuzmin/geojson2postgis
Insert GeoJSON features into PostGIS database
geojson javascript postgis postgresql
Last synced: 15 Oct 2024
https://github.com/hnbnh/javascript-questions-api
api-rest javascript mikro-orm nestjs postgresql typescript
Last synced: 27 Oct 2024
https://github.com/showrin/node-api-postgres
Learning backend (Beginner's step)
backend database expressjs heroku-deployment javascript nodejs postgresql rest-api
Last synced: 18 Nov 2024
https://github.com/deepmancer/full-stack-fastapi-ftgo
Full stack, modern web application template. Using FastAPI, Vuejs, MongoDB, PostgreSQL, Redis, Metabase, Grafana, Docker, and more!
backend docker docker-compose event-driven fastapi frontend grafana javascript jwt-authentication metabase microservice mongodb openapi postgresql profiling prometheus python redis redisinsight template
Last synced: 07 Nov 2024
https://github.com/goldblat/klapa
Text patterns clustering in PostgreSQL
clustering patterns postgresql text-mining
Last synced: 22 Nov 2024
https://github.com/carissaallen/nba-database
Database implementation for NBA statistics during the 2017-2018 season.
database database-management database-schema er-diagram postgresql postgresql-database relational-database sql
Last synced: 27 Oct 2024
https://github.com/flyanakin/CountMoney
A simple low-cost finance data pipeline orchestration. All you need is just python & SQL.
airtable-api dagster dbt etl finance modern-data-stack orchestration postgresql python sql stock tushare workflow
Last synced: 17 Nov 2024
https://github.com/petere/postgresql-common
PostgreSQL database-cluster manager — You might be interested in https://github.com/petere/homebrew-postgresql as well.
Last synced: 27 Nov 2024
https://github.com/innogames/igcollect
Graphite data collector scripts from InnoGames
graphite kvm linux mysql php-fpm postgresql python rabbitmq redis
Last synced: 02 Dec 2024
https://github.com/odinsride/olubalance
olubalance is a personal finance tool to balance and reconcile your bank accounts
banking banking-applications bulma finance finances personal-finance postgresql postgresql-database rails rails-application stimulus-reflex stimulusjs
Last synced: 31 Dec 2024
https://github.com/zuazo/postfixadmin-cookbook
Chef cookbook to install and configure PostfixAdmin.
apache2 chef cookbook devops mysql nginx postfix postfixadmin postgresql
Last synced: 26 Nov 2024
https://github.com/luk4z7/plpgsql-tools
Helpers for PL/pgSQL applications
database plpgsql postgres postgresql psql sql
Last synced: 11 Oct 2024
https://github.com/thebearingedge/pg-bump
:elephant: A minimalist SQL migration CLI for PostgreSQL.
migrations node-cli npm-package postgresql sql
Last synced: 28 Oct 2024
https://github.com/asdhammu/restaurant
My Open Restaurant
database docker docker-compose food-ordering hibernate java-17 liquibase ordering postgresql restaurant spring-boot spring-data-jpa springsecurity6 thymeleaf-security6 thymleaf
Last synced: 28 Oct 2024
https://github.com/mogilevtsevdmitry/angular-nestjs-postgresql-typeorm-graphql-docker
Небольшое full-stack приложение на базе NestJS и Angular, где в качестве базы данных выступает PostgreSQL, для управления базой используется TypeORM, в качестве языка запроса у backend используется GraphQL. Все это упаковано в docker-compose
angular docker graphql nestjs postgres postgresql typeorm
Last synced: 11 Oct 2024
https://github.com/demystifyfp/fstweet
Twitter Clone in F# - Official GitHub Repository of the Book F# Applied II
azure-app-service chessie fsharp functional-programming logary postgresql railway-oriented-programming sqlprovider suave
Last synced: 23 Nov 2024
https://github.com/martins-rafael/launchstore
🛒 Projeto de e-commerce desenvolvido com JavaScript.
ecommerce-platform express javascript nodejs nodemailer postgresql
Last synced: 13 Oct 2024
https://github.com/gajus/slonik-interceptor-query-cache
Caches Slonik query results.
Last synced: 13 Jan 2025
https://github.com/flackdl/recipe_api
Recipe Database & API
django django-rest-framework full-text-search postgresql recipe-api recipe-app recipe-database recipe-search recipes vue
Last synced: 01 Nov 2024
https://github.com/ricardogesteves/sprintease
SprintEase is a powerful and flexible work management tool designed for agile development in a B2B SaaS (Business to Business Software as a Service) environment. SprintEase empowers teams with features tailored for agile methodologies, making collaboration and project management seamless built on a robust technology stack.
agile-board agile-development agile-integration agile-methodologies clerk nextjs postgresql prisma react serveractions shadcn-ui stripe supabase supabase-db tailwind typescript zod zustand
Last synced: 27 Oct 2024
https://github.com/fuyukai/pg-purepy
Pure-python structurally concurrent PostgreSQL driver
anyio async postgresql python trio
Last synced: 28 Oct 2024
https://github.com/pradeepgangwar/smart-india-hackathon-18
Project for Smart India Hackathon 2018 under Government of Assam
django hackathon oauth2 postgresql python
Last synced: 26 Dec 2024
https://github.com/max-ieremenko/sqldatabase
Command-line tool and PowerShell module for MSSQL Server, PostgreSQL and MySQL.
c-sharp command-line-tool database-migrations export-data migration-tool miration-step mysql mysql-database postgresql postgresql-tool powershell sql-database sql-script sql-server sqlcmd sqldatabase sqlserver
Last synced: 10 Jan 2025
https://github.com/ondiekelijah/social-media-app-api
A social media API that manages user account creation with access tokens, post creation, update, and deletion, as well as upvotes and downvotes. Built with FastAPI and powered by a Postgres database.
fastapi postgresql python python3 sqlalchemy swagger-ui
Last synced: 24 Nov 2024
https://github.com/alejandrososa/dockbox
Entorno de desarrollo LAMP con Docker en Español
apache elasticsearch laravel mariadb mongodb mysql npm nvm pgadmin php7 phpmyadmin postgis postgresql react redis symfony typescript ubuntu1604 webpack yii2
Last synced: 17 Nov 2024