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
34 stars
4 watching
2 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| Tools for managing a PostgreSQL database like a version control system | 569 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| An R interface to PostgreSQL database | 335 |
| A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 398 |
| A native PostgreSQL client driver written in Zig | 259 |
| A cross-platform GUI client for PostgreSQL databases | 1,551 |
| The official C++ client API to the PostgreSQL database management system. | 1,049 |