derkan / pg_partyLinks
Automatic partitioning on date-timestamp columns for PostgreSQL v9.1+
☆48Updated 6 years ago
Alternatives and similar repositories for pg_party
Users that are interested in pg_party are comparing it to the libraries listed below
Sorting:
- Useful to e.g. split large updates into multiple smaller db txns and sleep in between, or to run slow queries during non-peak hours.☆34Updated 8 years ago
- PostgreSQL Extension Whitelisting☆99Updated 4 months ago
- Web UI to view pg_stat_statements☆97Updated 7 years ago
- bundling postgres extension☆38Updated 10 months ago
- PostgreSQL functions for generating text-based histograms☆32Updated 9 years ago
- A real-time monitoring screen based on Dashing and Sinatra☆100Updated 10 years ago
- ' tail -f ' your PostgreSQL tables.☆113Updated 3 years ago
- A PostgreSQL extension to analyze queries and give indexing advice.☆51Updated 6 years ago
- Prefix Range module for PostgreSQL☆105Updated 4 months ago
- 📖 Support examples for learning full-text search with use of PostgreSQL. Ready to run.☆99Updated 8 years ago
- email address type for PostgreSQL☆46Updated 10 months ago
- Auto-order table columns for optimize disk space usage☆88Updated last year
- Because, sometimes, your Elephant must lie☆92Updated 4 years ago
- DataDuck ETL - the extract-transform-load framework for data warehousing☆60Updated 8 years ago
- PostgreSQL Schema Simulator - Load schema and statistics information into a database and run EXPLAIN on queries☆15Updated 10 years ago
- Tools for comparing and modifying Postgresql databases at scale.☆39Updated 8 years ago
- Simple solution to make encrypted with ccrypt PostgreSQL backups and storing on Google Drive API☆32Updated 4 years ago
- Creating PostgreSQL partitioned table DDL should be easier.☆31Updated 8 years ago
- Simple PostgreSQL extension that keeps track of changes to certain tables☆55Updated 9 years ago
- PostgreSQL extension providing first and last aggregate functions.