Changelog

Stay up to date with the latest improvements and features.

v2.1.0 MySQL Ecosystem & Frontend Security
February 1, 2026

A massive update bringing complete MySQL compatibility and secure frontend capabilities. Now you can use existing MySQL tools and build secure frontend-only applications.

🔥 Major Features
  • Full MySQL Translation: Comprehensive SQL rewriter supporting complex joins, subqueries, and MySQL-specific functions.
  • Frontend Tokens: Generate secure, read-only tokens restricted to specific tables for direct frontend usage.
  • Type System: Enhanced type mapping support for BIT, JSON, and Spatial types.
v1.1.0 MySQL Compatibility & Power Up
January 29, 2026

Native MySQL dialect support is here! Build your apps with MySQL syntax and enjoy the same serverless performance.

🔥 Highlights
  • MySQL Dialect: Full support for MySQL syntax in queries and transactions.
  • Performance: Optimized query execution for cross-dialect compatibility.
  • Client Update: Updated `@suman-malik-repo/repodb-client` to support explicit dialect settings.
v1.0.0 Initial Release
January 26, 2026

We are thrilled to announce the public launch of RepoDB! This release brings instant, serverless SQLite databases to your fingertips.

🚀 New Features
  • Multi-tenancy: Create thousands of isolated databases instantly.
  • Secure API: Token-based authentication with granular permissions.
  • Dashboard: A beautiful UI to manage databases, run queries, and view metrics.
  • SDK Support: Lightweight Node.js client (`@suman-malik-repo/repodb-client`) for easy integration.