ruby-pg
PostgreSQL client library
A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases.
A PostgreSQL client library for Ruby
804 stars
32 watching
180 forks
Language: C
last commit: about 1 month ago
Linked from 3 awesome lists
cclientdatabasepostgresqlrdbmsruby
Related projects:
Repository | Description | Stars |
---|---|---|
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,366 |
ged/ruby-wordnet | Provides a Ruby interface to the WordNet lexical reference system. | 138 |
pdavies011010/gedcom-ruby | A Ruby library for parsing and processing GEDCOM files using callback-based hooks | 17 |
sciruby/rb-gsl | A Ruby interface to the GNU Scientific Library | 100 |
mattbrictson/pgcli-rails | Replaces Rails' built-in PostgreSQL console with the pgcli command-line interface. | 34 |
alassek/activerecord-pg_enum | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
ged/linkparser | A high-level interface to the CMU Link Grammar parser | 76 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 335 |
piotrmurach/github | A Ruby interface to the official GitHub API | 1,153 |
gengo/gengo-ruby | A Ruby library to interact with the Gengo API for translation and management tasks | 21 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
will/crystal-pg | A native Postgres driver for the Crystal programming language | 463 |