awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
riii111 avatar

riii111/sabiql

0
View on GitHub↗
199 stars·9 forks·Rust·MIT·8 views

Sabiql

A fast PostgreSQL TUI written in Rust. driver-less, vim-first, with ER diagrams. No database drivers, no setup, just psql

Features

  • Database Systems - TUI for browsing and querying PostgreSQL databases.
  • Databases - Driver-less PostgreSQL browser and query tool.
  • Databases & Data - TUI-based client for browsing and querying PostgreSQL.
  • Command Line Tools - Fast TUI for browsing, querying, and editing databases.

Star history

Star history chart for riii111/sabiqlStar history chart for riii111/sabiql

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Sabiql

These projects share indexed features with Sabiql. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dahlia/awesome-sqlalchemydahlia avatar

    dahlia/awesome-sqlalchemy

    3,047View on GitHub↗

    A curated list of awesome tools for SQLAlchemy

    Pythonawesomeawesome-listdatabases
    View on GitHub↗3,047
  • dgraph-io/badgerdgraph-io avatar

    dgraph-io/badger

    15,666View on GitHub↗

    Badger is an embeddable key-value store written in Go that provides persistent data storage for byte keys and values. It is a persistent database that utilizes a tiered LSM tree storage model to optimize disk storage and retrieval efficiency. The system features an ACID transaction engine that ensures data integrity through serializable snapshot isolation and multi-version concurrency control. It also provides an encrypted key-value store with data-at-rest encryption and a managed encrypted key registry to secure stored information. The engine covers a broad set of capabilities including hig

    Godatabasedocument-databasego
    View on GitHub↗15,666
  • chdb-io/chdbchdb-io avatar

    chdb-io/chdb

    2,694View on GitHub↗

    chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse

    Pythonchdbclickhouseclickhouse-database
    View on GitHub↗2,694
  • dhamaniasad/awesome-postgresdhamaniasad avatar

    dhamaniasad/awesome-postgres

    11,955View on GitHub↗

    This project is a curated directory of software, libraries, and resources designed to support the management, monitoring, and deployment of PostgreSQL database environments. It functions as a structured index of community-supported tools, providing a centralized location for users to discover utilities that enhance database functionality and reliability. The directory organizes disparate database solutions into a logical hierarchy, covering areas such as graphical interfaces, backup and recovery utilities, and performance monitoring platforms. By categorizing these resources, it assists in th

    databasepostgrespostgresql
    View on GitHub↗11,955
Compare all 30 related projects→

Frequently asked questions

What does riii111/sabiql do?

A fast PostgreSQL TUI written in Rust. driver-less, vim-first, with ER diagrams. No database drivers, no setup, just psql

What are the main features of riii111/sabiql?

The main features of riii111/sabiql are: Database Systems, Databases, Databases & Data, Command Line Tools.

Which projects share features with riii111/sabiql?

Projects with overlapping indexed features include: dgraph-io/badger — Badger is an embeddable key-value store written in Go that provides persistent data storage for byte keys and values.… etcd-io/bbolt — bbolt is an ACID-compliant embedded key-value store for Go applications. It persists all data in a single… chdb-io/chdb — chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse. dahlia/awesome-sqlalchemy — A curated list of awesome tools for SQLAlchemy. dhamaniasad/awesome-postgres — This project is a curated directory of software, libraries, and resources designed to support the management,… mark-rushakoff/awesome-influxdb — A curated list of awesome projects, libraries, tools, etc. related to InfluxDB.