4 releases (breaking)
Uses new Rust 2024
0.3.0 | May 14, 2025 |
---|---|
0.2.0 | Apr 16, 2025 |
0.1.0 | Feb 18, 2025 |
0.0.0 | Feb 15, 2025 |
#1978 in Network programming
215 downloads per month
2MB
34K
SLoC
Google Cloud Client Libraries for Rust - AlloyDB API
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
AlloyDB for PostgreSQL is an open source-compatible database service that
provides a powerful option for migrating, modernizing, or building
commercial-grade applications. It offers full compatibility with standard
PostgreSQL, and is more than 4x faster for transactional workloads and up
to 100x faster for analytical queries than standard PostgreSQL in our
performance tests. AlloyDB for PostgreSQL offers a 99.99 percent
availability SLA inclusive of maintenance.
AlloyDB is optimized
for the most demanding use cases, allowing you to build new applications
that require high transaction throughput, large database sizes, or
multiple read resources; scale existing PostgreSQL workloads with no
application changes; and modernize legacy proprietary databases.
Quickstart
The main types to work with this crate are the clients:
More Information
- Read the crate's documentation
Dependencies
~19–32MB
~562K SLoC