Skip to content

Our Roadmap

StatelyDB is a rapidly developing platform with a rich roadmap and a dedicated team that lives and breathes databases. Some of the functionality we’re excited to deliver includes but is in no way limited to:

  • Regional homing and migration of data - this allows for data to be spread across multiple regions, clouds, or storage engines in order to reduce latency to customers or reduce operational or storage costs.
  • Cross-cloud support - combined with the regional migration support above, this allows for shifting load between clouds for reduced costs and better co-locality with compute and other services, all with a uniform API.
  • Automatic data tiering - this utilizes the regional migration support above to instead move data across different storage engines or configurations (e.g. between DynamoDB Infrequent Access and regular tiers, or between DDB and S3) in order to save costs on data with different access patterns. The StatelyDB abstraction means an application can uniformly handle data regardless of whether it’s in the “hot set” or “cold set”.
  • Policy-driven data management - leveraging schema annotations to enable policies around where data can be homed and how it can be handled. For example tagging user data to automatically enable download-my-data and GDPR compliance.
  • Extended index types including vector, geo, and full-text, reducing the need to leverage other databases in tandem with DynamoDB.
  • Integrated caching driven from policies encoded as declarative schema annotations.
  • Automatic aggregations and materialized views that replace the need for complicated pipelines and streaming infrastructure.
  • “Backend as a service” functionality that allows for exposing data models through automatic APIs without needing an intermediate service.
  • Item-level security rules that help enforce access and update policies in a verifiable way.
  • S3-backed “File” data type that integrates large-blob storage with structured database storage.
  • Automatic cost minimization based on usage - using metrics as a feedback loop to automate configuration choices that can reduce operational costs.
  • Proactive AI Schema Advice - based on metrics and knowledge of your schema, StatelyDB can suggest changes that could improve your data model, saving costs or improving latency.
  • Integrated realtime notifications to enable realtime sync to further reduce costs.
  • Generic mobile client SDK with offline sync - rich local-first clients that reflect changes in real-time and integrate with popular mobile and web frameworks.

If any of these sound exciting, please reach out! We’d love to partner with you as a reference customer for new features.