Roadmap
This is a selection of unimplemented features we're working on. Don't see what you need on here? Let us know! Paying customers get their feature requests implemented first.
Roadmap last updated Jul 2023, next update Oct 2023.
Feature | Estimate |
---|---|
Better table statistics support | Q3 2023 |
Hosted replication failover | Q3 2023 |
Full text indexes | Q3 2023 |
Server / CLI compatibility | Q3 2023 |
User-defined functions | Q3 2023 |
Better stored procedure support | Q3 2023 |
Event execution | 2023 |
Update multiple branches in a transaction | 2023 |
99.9% SQL correctness | 2023 |
Row-level locking ( SELECT FOR UPDATE ) | 2023 |
All transaction isolation levels | 2023 |
Postgres Support | Unscheduled |
Virtual columns and json indexing | Unscheduled |
Multiple DBs in one repo | Unscheduled |
Embedded Dolt | Unscheduled |
Signed commits | Unscheduled |
Cross-database joins with indexes | Unscheduled |
Lock / unlock tables | Unscheduled |
Updateable views | Unscheduled |
Shallow clones | Unscheduled |
Encryption at rest | Unscheduled |
Rebase | Unscheduled |
Pipeline query processing | Unscheduled |
Automatic garbage collection | Unscheduled |
More function coverage | Ongoing |
Feature | Launch Date |
---|---|
Hosted replication | Jun 2023 |
dolt_schema_diff table | Jun 2023 |
Better branch transaction support | Jun 2023 |
Many new collations | Jun 2023 |
Collation regex support | Jun 2023 |
Better schema merging | May 2023 |
dolt_ignore table | May 2023 |
dolt show command | May 2023 |
Cluster replication | Apr 2023 |
dolt_column_diff system table | Apr 2023 |
Clone from running database | Apr 2023 |
Event definitions | Apr 2023 |
ACID transactions | Mar 2023 |
dolt_patch() procedure | Mar 2023 |
Spatial indexes | Mar 2023 |
Complete information_schema support | Feb 2023 |
MySQL binlog replication | Feb 2023 |
Additional join types | Feb 2023 |
Online garbage collection | Jan 2022 |
ACID transactions alpha | Dec 2022 |
Hash join strategy | Dec 2022 |
Better stored procedure support | Dec 2022 |
Branch protections | Nov 2022 |
Hot standby replication | Nov 2022 |
Prefix indexes for TEXT columns | Oct 2022 |
Socket file support | Sep 2022 |
Collation and charset support | Sep 2022 |
dolt_merge_status system table | Sep 2022 |
New storage launch (3x speedup) | Aug 2022 |
Global auto_increment tracking | Aug 2022 |
Users, roles, and grants | Aug 2022 |
JSON_TABLE() | Jul 2022 |
Table / index statistics | Jul 2022 |
Last modified 3mo ago