Skip to main content

Roadmap

Updated: 05-November-2024

In Progress

  • UUID support
  • Data Federation
  • Multi-tenancy
  • Documentation Deploy - AWS Lightsail
  • Documentation Deploy - to Azure
  • Document Metrics & health check

Planned

(participate in our GitHub Discussions for wants or needs)

  • Admin API - reload cache, change configuration at runtime etc.
  • Data access control
  • Support - Rate Limiting
  • SEEK method for pagination
  • Caching - Redis support (Requested on Redit)
  • Aggregate function
  • mTLS/Certificate auth
  • Integration with AWS KMS, Hashicorp Vault (Enterprise Edition)
  • HTTP2 support - (requested by a financial company)
  • Documentation - Support AWS RDS Postgres, Aurora Postgres
  • Youtube videos
  • Native binary image - simplify installation
  • Deploy to GCP
  • Deploy to Render
  • Deploy to Fly.io
  • Documentation - Vue Integration
  • Documentation - React Integration
  • Documentation - Angular Integration
  • Documentation - Vaadin Integration
  • Documentation - MongoDB on premise
  • Documentation - MongoDB Atlas
  • Documentation - MongoDB DigitalOcean
  • Documentation - AWS DocumentDB
  • Pre- and Post-processing Hooks - Webhooks (ENTERPRISE EDITION)
  • Vector DB support
  • GraphQL Support
  • Cloud/SaaS
  • Chain - Ability to insert/update into multiple tables in same transaction. (ENTERPRISE EDITION)
  • Database migration and schema evolution through Liquibase/Flyway (ENTERPRISE EDITION)
  • Change data capture (CDC) with Webhooks to notify of database changes (ENTERPRISE EDITION)
  • Data Encryption, Masking(ENTERPRISE EDITION)
  • Sharding (ENTERPRISE EDITION)
  • Audit table / data diff handling (ENTERPRISE EDITION)
  • Audit columns handling - created date, last updated date, created by, last updated by (ENTERPRISE EDITION)
  • Database visualization and query (ENTERPRISE EDITION)
  • Reporting / Jasper reports (ENTERPRISE EDITION)
  • Batch export to file-system, S3, FTP, - Async or Scheduled (ENTERPRISE EDITION)
  • Batch import from file-system, S3, FTP (ENTERPRISE EDITION)
  • Support for scripting (extensibility) - Python, Apache Groovy, Javascript/VS8 (ENTERPRISE EDITION)
  • Optimistic Lock - timestamp column,version column (ENTERPRISE EDITION)
  • Data Quality checks/reports (ENTERPRISE EDITION)
  • Dataframe Capabilities (ENTERPRISE EDITION)
  • Natural Language to SQL (ENTERPRISE EDITION)
  • Ability to run ML algorithms (ENTERPRISE EDITION)
  • Database Documentation

Completed

  • Support for MongoDB
  • Support for Oracle
  • Support Tembo
  • Deploy to DigitalOcean
  • Multi-table implicit Join - with one to many based on select path.
  • Outer Join
  • Cross Join
  • TSID support
  • Open API specification 3.x
  • Offset & limit pagination
  • Twitter Handle - DB2Rest
  • New Documentation Website with Docusaurus - Website
  • Count query support
  • Exists query support
  • Stored procedure, stored function calls
  • Support Database View
  • Support for Database materialized view
  • Deploy to Koyeb
  • Observability - Data dog
  • Observability - Grafana & Prometheus
  • Basic Auth
  • Role Based Access Control (RBAC)
  • JWT/JWKS support /OAuth
  • JSON data type support
  • Support for SQL Server
  • API Key auth
  • API Key auth - Unkey.dev
  • SQL template support - custom SQL query