awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Balaji01-4D avatar

Balaji01-4D/pgxcli

0
View on GitHub↗
60 Stars·14 Forks·Go·MIT·4 Aufrufepgxcli.vercel.app↗

Pgxcli

Postgres CLI with autocompletion and syntax highlighting

Features

  • Database Clients - PostgreSQL client written in Go.
  • Database Tools - PostgreSQL CLI client.

Star-Verlauf

Star-Verlauf für balaji01-4d/pgxcliStar-Verlauf für balaji01-4d/pgxcli

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht balaji01-4d/pgxcli?

Postgres CLI with autocompletion and syntax highlighting

Was sind die Hauptfunktionen von balaji01-4d/pgxcli?

Die Hauptfunktionen von balaji01-4d/pgxcli sind: Database Clients, Database Tools.

Welche Open-Source-Alternativen gibt es zu balaji01-4d/pgxcli?

Open-Source-Alternativen zu balaji01-4d/pgxcli sind unter anderem: ponyorm/pony — Pony is a Python object-relational mapper that maps classes to relational database tables using an object-oriented… pudo/dataset — This project is a SQL data access layer and schema generator that allows for reading and writing records in relational… mkleehammer/pyodbc — pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0… mongodb/mongo-python-driver — The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage… psycopg/psycopg2 — psycopg2 - Python-PostgreSQL Database Adapter. pymysql/pymysql — PyMySQL is a MySQL database connector and SQL database driver for Python environments. It serves as a client library…

Open-Source-Alternativen zu Pgxcli

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pgxcli.
  • mongodb/mongo-python-driverAvatar von mongodb

    mongodb/mongo-python-driver

    4,342Auf GitHub ansehen↗

    The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage data within MongoDB databases using the Python programming language. It serves as a database connectivity library that handles authentication and connection pooling, while also providing a vector search client for managing embedding indexes and retrieving data based on semantic similarity. The driver supports both synchronous and asynchronous database driver models to perform non-blocking I/O operations and stream data from database clusters. It distinguishes itself through speci

    Pythonmongodbmongodb-driverpymongo
    Auf GitHub ansehen↗4,342
  • ponyorm/ponyAvatar von ponyorm

    ponyorm/pony

    3,822Auf GitHub ansehen↗

    Pony is a Python object-relational mapper that maps classes to relational database tables using an object-oriented interface. It serves as a relational database toolkit providing the means to manage database transactions, identity mapping, and the lazy loading of related records. The project is distinguished by a SQL query translator that converts Python generator expressions into optimized SQL queries by analyzing the abstract syntax tree. It also includes a visual database schema designer for creating entity-relationship diagrams to automatically generate and synchronize relational database

    Pythoncockroachcockroachdbmysql
    Auf GitHub ansehen↗3,822
  • mkleehammer/pyodbcAvatar von mkleehammer

    mkleehammer/pyodbc

    3,082Auf GitHub ansehen↗

    pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0 specification but is packed with even more Pythonic convenience.

    C++
    Auf GitHub ansehen↗3,082
  • psycopg/psycopg2P

    psycopg/psycopg2

    0Auf GitHub ansehen↗

    psycopg2 - Python-PostgreSQL Database Adapter

    Auf GitHub ansehen↗0
  • Alle 30 Alternativen zu Pgxcli anzeigen→