psql

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 656 public repositories matching this topic...
Language:All
Sort:Most stars
Postgres CLI with autocompletion and syntax highlighting
- Updated
Mar 7, 2025 - Python
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
- Updated
Mar 18, 2025 - PHP
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.
- Updated
Mar 13, 2025 - C
The missing set of useful tools for Postgres DBAs and all engineers
- Updated
Oct 23, 2024 - PLpgSQL
PostgreSQL Unit Testing Suite
- Updated
Mar 15, 2025 - PLpgSQL
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
- Updated
Mar 7, 2025 - Go
ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector
- Updated
Mar 6, 2025 - Python
A collection of convenient SQL for monitoring Postgres database health.
- Updated
Dec 11, 2019 - TSQL
Beginner's guide to administering/managing postgresql
- Updated
Jun 11, 2023
Run a query in psql and output the result as CSV.
- Updated
Feb 23, 2022 - Shell
Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL
- Updated
May 12, 2021 - Go
TypeScript Enum for Postgres Errors with no runtime dependencies. Also compatible with plain JavaScript.
- Updated
Mar 10, 2025 - TypeScript
psql's \d (describe) family of commands ported to JavaScript
- Updated
Feb 12, 2025 - JavaScript