Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
examples
|
|
internal
|
|
pkg
|
|
pglogrepl
Package pglogrepl provides Debezium-compatible change data capture (CDC) events from PostgreSQL write-ahead logs (WAL).
|
Package pglogrepl provides Debezium-compatible change data capture (CDC) events from PostgreSQL write-ahead logs (WAL). |
pgx
Wrapper utils around github.com/jackc/pgx
|
Wrapper utils around github.com/jackc/pgx |
pgx/role
Package role provides functions for managing PostgreSQL roles, including creating, updating, retrieving, and deleting roles.
|
Package role provides functions for managing PostgreSQL roles, including creating, updating, retrieving, and deleting roles. |
pgx/schema
Package schema provides functionality for caching PostgreSQL objects' metadata eg schema of tables / views, function def etc.
|
Package schema provides functionality for caching PostgreSQL objects' metadata eg schema of tables / views, function def etc. |
pipeline
Package pipeline provides a framework for managing data pipelines from/to PostgreSQL to/from various `Peer`s (ie data source/destination).
|
Package pipeline provides a framework for managing data pipelines from/to PostgreSQL to/from various `Peer`s (ie data source/destination). |
pipeline/peer/kafka
Package kafka provides a real-time Kafka-based interface for PostgreSQL, similar to how PostgREST exposes PostgreSQL over HTTP.
|
Package kafka provides a real-time Kafka-based interface for PostgreSQL, similar to how PostgREST exposes PostgreSQL over HTTP. |
pipeline/peer/mqtt
Package mqtt provides a real-time MQTT-based interface for PostgreSQL, similar to how PostgREST exposes PostgreSQL over HTTP.
|
Package mqtt provides a real-time MQTT-based interface for PostgreSQL, similar to how PostgREST exposes PostgreSQL over HTTP. |
pipeline/peer/nats
Package nats provides a real-time NATS-based interface for PostgreSQL, similar to how PostgREST exposes PostgreSQL over HTTP.
|
Package nats provides a real-time NATS-based interface for PostgreSQL, similar to how PostgREST exposes PostgreSQL over HTTP. |
pipeline/transform
Package transform provides utilities for applying transformations to change data capture (CDC) events in pipelines.
|
Package transform provides utilities for applying transformations to change data capture (CDC) events in pipelines. |
rest
Package rest provides a PostgreSQL REST API server similar to PostgREST.
|
Package rest provides a PostgreSQL REST API server similar to PostgREST. |
x/rag
Package rag provides functions to integrate Retrieval Augmented Generation (RAG) capabilities in PostgreSQL tables using the pgvector extension.
|
Package rag provides functions to integrate Retrieval Augmented Generation (RAG) capabilities in PostgreSQL tables using the pgvector extension. |
proto
|
|
Click to show internal directories.
Click to hide internal directories.