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 Jan 2023, next update Apr 2023.
Feature | Estimate |
---|---|
Spatial indexes | Q1 2023 |
MySQL binlog replication | Q1 2023 |
Clone from running database | Q1 2023 |
99.9% SQL correctness | 2023 |
Universal SQL path for CLI | 2023 |
Row-level locking ( SELECT FOR UPDATE ) | 2023 |
All transaction isolation levels | 2023 |
Full text indexes | 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 |
---|---|
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 |
DESCRIBE for views | Jun 2022 |
MOD() function | Jun 2022 |
Delete branches in running server | Jun 2022 |
Hosted Dolt v1 | May 2022 |
dolt clean command and stored procedure | May 2022 |
SELECT INTO support | May 2022 |
XOR operator | Apr 2022 |
Unique constraints for keyless tables | Apr 2022 |
Stored procedures for dolt functions | Apr 2022 |
New storage alpha | Mar 2022 |
Better dolt_diff table experience | Mar 2022 |
Geometry types and functions | Feb 2022 |
Users / grants | Feb 2022 |
dolt dump command | Jan 2022 |
DoltLab (on-prem DoltHub) | Jan 2022 |
RANGE window definitions | Jan 2022 |
ROWS window definitions | Jan 2022 |
Hosted Dolt Alpha | Jan 2022 |
Last modified 2mo ago