2 unstable releases
new 0.1.0 | Feb 18, 2025 |
---|---|
0.0.0 | Feb 15, 2025 |
#2140 in Network programming
101 downloads per month
1MB
18K
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–31MB
~554K SLoC