Skip to main content

Roadmap

Updated: 02-July-2024

In Progress

  • JWT/JWKS support /OAuth
  • JSON data type support
  • Documentation Deploy - AWS Lightsail
  • Documentation Deploy - to Azure
  • Document Metrics & health check

Planned

(participate in our GitHub Discussions for wants or needs)

  • Support for SQL Server
  • Multi-tenancy
  • 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
  • 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
  • Vector DB support
  • API Key auth
  • GraphQL Support
  • Grpc 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)
  • Open policy agent support (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)

Completed / Done

  • Support for MongoDB
  • Support for Oracle
  • Support Tembo
  • Deploy to Digital Ocean
  • Multi-table implicit Join - with one to many based on select path.
  • Outer Join
  • Cross Join
  • TSID support
  • API Key support - unkey.dev
  • Open API specification 3.x
  • Offset & limit pagination
  • Twitter Handle - DB2Rest
  • New Documentation Website with Docusaurus - Website
  • Custom query using Jinja SQL templates Custom SQL query Execution via HTTP POST
  • 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)