select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Full-text search

sphinxlink

C extension for issuing SphinxSearch or ManticoreSearch queries from PostgreSQL through the MySQL-compatible protocol.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagesphinxlink
Version1.4
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars18
Latest commit2024-12-08
Latest release2024-12-08
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

mysql_fdwForeign data wrapper for querying a MySQL server
aux_mysqlMySQL Supplementary Extension
starrocks_fdwTencentDB for PostgreSQL foreign data wrapper for querying StarRocks tables through a MySQL-compatible interface.
dblink_plusRun SQL against external PostgreSQL, Oracle, MySQL, and SQLite databases from PostgreSQL.
mysqlcompatMySQL compatibility functions, aggregates, operators, and casts for PostgreSQL porting.
mysql_migratorTools for MySQL to PostgreSQL migration
synchdbMixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources.
pg_mysqlA PostgreSQL extension for launching MySQL servers from within PostgreSQL