How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Go Memcached client library #golang
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
High-performance framework for building redis-protocol compatible TCP servers/services
Neo4j client for Golang
The main features of jmcvetta/neoism are: Database Drivers, NoSQL Databases.
Projects with overlapping indexed features include: brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… cihangir/neo4j — Neo4j Rest API Client for Go lang. aerospike/aerospike-client-go — Aerospike Client Go. bradfitz/gomemcache — Go Memcached client library #golang. bsm/redeo — High-performance framework for building redis-protocol compatible TCP servers/services. couchbase/go-couchbase — Couchbase client in Go.