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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
m6w6 avatar

m6w6/ext-pq

0
View on GitHub↗
41 stars·9 forks·C·BSD-2-Clause·1 view

Ext Pq

PostgreSQL client library (libpq) binding

Features

  • Database Drivers - PHP database driver.

Star history

Star history chart for m6w6/ext-pqStar history chart for m6w6/ext-pq

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ext Pq

Similar open-source projects, ranked by how many features they share with Ext Pq.
  • brianc/node-postgresbrianc avatar

    brianc/node-postgres

    13,155View on GitHub↗

    This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad

    JavaScriptlibpqnode-postgrespostgres
    View on GitHub↗13,155
  • c410-f3r/wtxc410-f3r avatar

    c410-f3r/wtx

    360View on GitHub↗

    A collection of different transport implementations and related tools focused primarily on web technologies.

    Rust
    View on GitHub↗360
  • cleishm/libneo4j-clientcleishm avatar

    cleishm/libneo4j-client

    160View on GitHub↗

    neo4j-client

    C
    View on GitHub↗160
  • anormcypher/anormcypherAnormCypher avatar

    AnormCypher/AnormCypher

    127View on GitHub↗

    Table of Contents

    Scala
    View on GitHub↗127
See all 30 alternatives to Ext Pq→

Frequently asked questions

What does m6w6/ext-pq do?

PostgreSQL client library (libpq) binding

What are the main features of m6w6/ext-pq?

The main features of m6w6/ext-pq are: Database Drivers.

What are some open-source alternatives to m6w6/ext-pq?

Open-source alternatives to m6w6/ext-pq include: brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… c410-f3r/wtx — A collection of different transport implementations and related tools focused primarily on web technologies. cleishm/libneo4j-client — neo4j-client. elixir-ecto/postgrex — PostgreSQL driver for Elixir. felixge/node-mysql — This project is a pure JavaScript database driver for Node.js that implements the native MySQL binary protocol. It… anormcypher/anormcypher — Table of Contents.