psql
There are 726 repositories under psql topic.
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
dr5hn/countries-states-cities-database
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, SQLSERVER, MONGODB, SQLITE, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
okbob/pspg
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
RostislavDugin/postgresus
PostgreSQL backup tool
stephenafamo/bob
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
NikolayS/postgres_dba
The missing set of useful tools for Postgres DBAs and all engineers
theory/pgtap
PostgreSQL Unit Testing Suite
KUN1007/kun-galgame-nuxt3
The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 4th generation!
danny-avila/rag_api
ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector
sastraxi/pgsh
Branch your PostgreSQL Database like Git
lob/pg_insights
A collection of convenient SQL for monitoring Postgres database health.
incuna/django-pgcrypto-fields
Transparent field level encryption for Django using the pgcrypto postgresql extension.
nycdb/nycdb
Database of NYC Housing Data
vishesh92/pg-primer
Beginner's guide to administering/managing postgresql
fphilipe/psql2csv
Run a query in psql and output the result as CSV.
martingms/vipsql
A vim-frontend for interacting with psql
soheilpro/pgcmd
Non-interactive PostgreSQL query tool.
neondatabase-labs/elephantshark
Postgres network traffic monitor
tshprecher/antlr_psql
ANTLR v4 grammar for Postgres SQL v10 (work in progress)
iCyberon/pg_ulid
Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL
hyperion-cs/pgsql_faq
:elephant: PostgreSQL: Ответы на часто задаваемые вопросы / FAQ
agneum/plan-exporter
Query plan exporter for psql
nihalgonsalves/pg-error-enum
TypeScript Enum for Postgres Errors with no runtime dependencies. Also compatible with plain JavaScript.
neondatabase/psql-describe
psql's \d (describe) family of commands ported to JavaScript
Sets88/dbcls
DbCls is a powerful terminal database client that supports various databases
Incerto-Technologies/Incerto
Agentic AI Co-Pilot For Databases
swarm64/s64da-benchmark-toolkit
Swarm64 DA Benchmark Toolkit
alextanhongpin/cheat-sheet
A list of useful cheat-sheet for different languages/tools
neondatabase-labs/psqlsh
psql.sh - browser native PostgreSQL command line client
Satont/twitch-notifier
Notify users about some streamer wen't online
Bader-Idris/nuxt4-fullstack-portfolio
A production-ready, fully containerized full-stack application. It includes an authorized email service (postfix&dovecot), MongoDB, PostgreSQL, Redis, Certbot (SSL CA), Socket.io, and Nginx. Additionally, it is distributable on CapacitorJS and electron 😮💨.
ministryofjustice/Claim-for-Crown-Court-Defence
Claim for Crown Court Defence, formerly Advocate Defence Payments (ADP), aka Crime Billing Online (CBO)
rafi/etc-skel
/etc/skel with super cool confs for tmux, psql, inputrc, git, bash, dircolors, and more.
ab-noori/vet-clinic
In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.
fahimahammed/learn-postgresql
This repository provides a guide to learn PostgreSQL, an open-source relational database management system known for its stability, reliability, and robustness. PostgreSQL offers a wide range of features and supports various data types, making it a popular choice for applications that require high performance, scalability, and data integrity.
sherifabdlnaby/Ciro
MVC PHP Framework to kickstart personal projects. Designed to be simple and lightweight. Demonstrate core building blocks for a PHP Framework.