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.
A curated list of awesome tools for SQLAlchemy
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
chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
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
A fast PostgreSQL TUI written in Rust. driver-less, vim-first, with ER diagrams. No database drivers, no setup, just psql
The main features of riii111/sabiql are: Database Systems, Databases, Databases & Data, Command Line Tools.
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.