PostgreSQL Tools Directory

Discover powerful tools and utilities to enhance your PostgreSQL workflow

Tools page 16 of 16

WAL-E: Continuous Archiving for PostgreSQL icon

WAL-E: Continuous Archiving for PostgreSQL

WAL-E is a Python-based tool that provides continuous archiving of PostgreSQL Write-Ahead Logging (WAL) files and base backups. Although it is currently obsolete, it serves as a foundational resource for users looking to implement backup strategies for PostgreSQL databases using cloud storage solutions, despite being outpaced by more modern alternatives.

3,456
317
last updated Nov 28, 2024
WAL-G: Advanced Database Backup and Recovery Tool icon

WAL-G: Advanced Database Backup and Recovery Tool

WAL-G is a powerful archival restoration tool designed for PostgreSQL, MySQL/MariaDB, and MS SQL Server, offering enhanced performance and flexibility over its predecessor, WAL-E. It supports various compression algorithms and configurations, enabling efficient storage and retrieval of backups while ensuring data security through advanced encryption options.

3,337
461
last updated Dec 1, 2024
Yoke: High-Availability PostgreSQL Clustering Solution icon

Yoke: High-Availability PostgreSQL Clustering Solution

Yoke is a robust auto-failover and redundancy solution designed for PostgreSQL, enabling the creation of high-availability clusters with ease of management. It ensures seamless database operations and automatic recovery from node failures, making it ideal for mission-critical applications.

1,343
64
last updated Nov 28, 2024
YugabyteDB: The Future of Distributed SQL Databases icon

YugabyteDB: The Future of Distributed SQL Databases

YugabyteDB is a PostgreSQL-compatible distributed database designed for cloud-native applications, offering seamless scalability, high availability, and robust disaster recovery. With its unique architecture, it empowers enterprises to modernize their databases, ensuring resilience and performance across global deployments.

ZomboDB: Seamless Integration of Postgres and Elasticsearch icon

ZomboDB: Seamless Integration of Postgres and Elasticsearch

ZomboDB is a native Postgres extension that leverages Elasticsearch as an indexing engine to deliver powerful text search and analytics capabilities. Written in Rust, it ensures transactionally-safe query results while allowing users to utilize standard SQL for managing and querying data, significantly simplifying the integration between Postgres and Elasticsearch.

4,684
212
last updated Dec 2, 2024
ZSON: Efficient JSONB Compression for PostgreSQL icon

ZSON: Efficient JSONB Compression for PostgreSQL

ZSON is a PostgreSQL extension designed for seamless and transparent compression of JSONB data. By utilizing a shared dictionary of frequently occurring strings within JSONB documents, ZSON can significantly reduce disk space usage and improve transaction processing speeds, making it ideal for applications with substantial JSONB data workloads.

539
22
last updated Nov 28, 2024