public inbox for [email protected]
help / color / mirror / Atom feedFrom: scylla_fdw via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: scylla_fdw - PostgreSQL Foreign Data Wrapper for ScyllaDB
Date: Mon, 22 Dec 2025 04:47:58 +0000
Message-ID: <[email protected]> (raw)
We are releasing scylla_fdw, a PostgreSQL foreign data wrapper that can connect to ScyllaDB clusters and ScyllaDB Cloud.
## Features
* Full CRUD Support: SELECT, INSERT, UPDATE, and DELETE operations
* WHERE Clause Pushdown: Pushes compatible WHERE conditions to ScyllaDB
* Type Conversion: Automatic type conversion between PostgreSQL and CQL types
* Connection Pooling: Efficient connection management
* SSL Support: Secure connections to ScyllaDB clusters
* Import Foreign Schema: Automatically create foreign table definitions
## Requirements
* PostgreSQL 14 or later
* ScyllaDB cpp-rs-driver (https://github.com/scylladb/cpp-rs-driver)
* C++ compiler with C++17 support
If you have any questions or concerns, please submit an issue on GitHub:
* [https://github.com/GeoffMontee/scylla_fdw](https://github.com/GeoffMontee/scylla_fdw)
* [https://github.com/GeoffMontee/scylla_fdw/issues](https://github.com/GeoffMontee/scylla_fdw/issues)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: scylla_fdw - PostgreSQL Foreign Data Wrapper for ScyllaDB
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox