Amazon DynamoDB connector for managed NoSQL persistence.
Azure Cosmos DB connector for globally distributed persistence.
PostgreSQL connector for relational persistence and advanced SQL features.
MongoDB connector for flexible document-oriented persistence.
MySQL connector for relational persistence with SQL querying.
Google Cloud Firestore connector for document-based persistence.
ScyllaDB connector for distributed, high-throughput persistence.
File-based connector that stores entities on disk for straightforward deployments.
REST client for calling storage services from applications and tools.
Service layer exposing storage contracts and REST endpoint definitions.
In-memory connector for local development, testing and short-lived workloads.
Shared models for storage contracts, requests, responses and connector capabilities.