tvondra / connection_limitsLinks
a PostgreSQL extension that allows you to set quotas on connections (per user, database or IP)
☆13Updated 10 years ago
Alternatives and similar repositories for connection_limits
Users that are interested in connection_limits are comparing it to the libraries listed below
Sorting:
- pgtt-rsl is a PostgreSQL extension to create and manage Oracle and DB2 style Global Temporary Tables based on Row Security Level☆16Updated 6 months ago
- JSONB compression method for PostgreSQL☆10Updated 7 years ago
- A key/value pair data type for PostgreSQL☆12Updated last month
- PostgreSQL data type for efficient storage of monetary values. Much faster performance than NUMERIC. Works with Postgres-XL also.☆33Updated 5 years ago
- MonQ - PostgreSQL extension for MongoDB-like queries to jsonb data☆17Updated 7 years ago
- XSLT procedural language for PostgreSQL☆19Updated 2 months ago
- Fixed-point multi-currency types for Postgres (contrib module)☆19Updated 11 years ago
- Show backtrace for errors and signals☆19Updated 2 years ago
- send bytes using PostgreSQL user defined function to TCP/IP socket☆19Updated 5 years ago
- bitmap extension for postgres☆24Updated 4 years ago
- lz4 compression for PostgreSQL 12+ (dev)☆22Updated 3 years ago
- has been moved to https://github.com/vidardb/PostgresForeignDataWrapper. It is the first foreign data wrapper introducing LSM-tree into P…☆12Updated 5 years ago
- Postgres extension to sample statements or transactions to logs☆17Updated 5 years ago
- distinct counters and aggregate functions for distinct estimation in PostgreSQL☆17Updated 5 years ago
- PostgreSQL extension to generate QR code☆16Updated 2 years ago
- Crockford Base32 encoding for PostgreSQL unsigned integers☆12Updated 5 years ago
- Postgres extension to define ranges of IP addresses☆10Updated 11 months ago
- PostgreSQL with extensibility and performance patches☆29Updated this week
- Extra Window Functions for PostgreSQL☆28Updated 2 years ago
- PostgreSQL extension that introduce login function☆17Updated 2 years ago
- Embeddable reader and printer for Clojure forms☆19Updated 12 years ago
- Foreign Data Wrapper for sqlite☆34Updated 4 years ago
- PostgreSQL File Text Array FDW☆30Updated 2 months ago
- PostgreSQL extension which visualizes a plan tree using Graphviz☆12Updated 4 years ago
- Postgres functions for arithmetic on numeric arrays☆16Updated 2 months ago
- Docker build and test files for testing new versions of PostgreSQL. Designed in order to create a test container for alphas and betas on…☆12Updated 9 years ago
- Google Bigtable Postgres FDW in Rust