pgcli-rails

Console tool

Replaces Rails' built-in PostgreSQL console with the pgcli command-line interface.

Replaces Rails PostgreSQL dbconsole with the much nicer pgcli

GitHub

34 stars
4 watching
2 forks
Language: Ruby
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ged/ruby-pg A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. 804
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59
shayonj/pg-osc Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. 554
georgekaraszi/activerecordextended Provides additional Postgres functionality to an ActiveRecord application. 1,325
arenadotio/pgx A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations 122
alassek/activerecord-pg_enum Enables Rails to use PostgreSQL's enumeration types in database columns 167
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 569
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
pganalyze/pg_query.rs A Rust library to parse and normalize SQL queries from the PostgreSQL query parser 146
r-dbi/rpostgres An R interface to PostgreSQL database 335
leafo/pgmoon A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. 398
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259
paxa/postbird A cross-platform GUI client for PostgreSQL databases 1,551
jtv/libpqxx The official C++ client API to the PostgreSQL database management system. 1,049