postgresql-plproxy
2.10.0Function-based sharding for PostgreSQL
PL/Proxy is a PostgreSQL procedural language (PL) handler that allows to do remote procedure calls between PostgreSQL databases, with optional sharding. PL/Proxy was developed in Skype as a scalability solution for PostgreSQL database. At first it was very thin PL component that connected to C++ server that handled all sharding decisions. This proved to be too complex setup and in version 2 it was re-written to current archtecture of PL that handles sharding and generic pooler process (PgBouncer) that is able to handle large amount of standard PostgreSQL connections that the PL makes.
Origin: databases/postgresql-plproxy
Category: databases
Size: 77.1KiB
License: ISCL
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
Website: plproxy.github.io
$
pkg install postgresql-plproxyDependencies (1)
More in databases
sqlite33.50.4_2,1
SQL database engine in a C librarymysql80-client8.0.44
Multithreaded SQL database (client)p5-DBI1.647_1
Perl5 Database Interface, required for DBD::* modulespostgresql17-client17.9
PostgreSQL database (client)py311-sqlite33.11.15_10
Standard Python binding to the SQLite3 library (Python 3.11)qt5-sql5.15.18p109
Qt SQL database integration module (KDE patched)php84-mysqli8.4.16
The mysqli shared extension for phpp5-DBIx-Class0.082844
Extensible and flexible object <-> relational mapperunixODBC2.3.12_2
ODBC library suite for Unixlmdb0.9.33,1
OpenLDAP Lightning Memory-Mapped Database