pgmoon
PostgreSQL client library
A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database.
A pure Lua Postgres driver for use in OpenResty & more
395 stars
15 watching
93 forks
Language: MoonScript
last commit: about 1 year ago
Linked from 2 awesome lists
cqueueslualuasocketmoonscriptopenrestypostgrespostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
isage/lua-resty-moongoo | A Lua library that provides an interface to MongoDB using OpenResty as a transport layer. | 118 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
rootmos/libpquv | A C library that integrates the PostgreSQL client with the libuv event loop | 10 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
arcapos/luapgsql | A C-based library that allows Lua code to interact with PostgreSQL databases | 112 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
azurewang/lua-resty-postgres | A nonblocking Lua driver library for interacting with PostgreSQL databases in high-performance web applications. | 64 |
lifepillar/pgsql.vim | A plugin that provides syntax highlighting and auto-completion support for PostgreSQL and its extensions. | 273 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
nightsailer/lua-resty-mongo | A Lua library providing an interface to MongoDB databases using the ngx_lua and cosocket APIs | 23 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |