Roadmap

Full details on supported SQL features are available on the docs site.

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.

Our biggest announcement this quarter is the Beta release of Doltgres, which means we think it's ready to start building production applications. Try it and let us know what you think.

Roadmap last updated Jul 2025, next update Oct 2025.

Upcoming features

Work to improve the performance and availability of Dolt is a constant theme and not called out explicitly unless it's a major separable effort.

Dolt

Feature
Estimate

Automatic garbage collection by default

Q3 2025

Archival storage by default

2025

More function coverage

Ongoing

Update multiple branches in a transaction

Unscheduled

Row-level locking (SELECT FOR UPDATE)

Unscheduled

Images / video types

Unscheduled

Unscheduled

Lock / unlock tables

Unscheduled

Updateable views

Unscheduled

Encryption at rest

Unscheduled

Pipeline query processing

Unscheduled

Other database frontends (e.g. Mongo, SQL Server)

Unscheduled

Doltgres

Dolt and Doltgres share an engine, so most features on the Dolt roadmap also apply to Doltgres.

Feature
Estimate

pg_catalog query performance

Q3 2025

Stored procedures

Q3 2025

Extension suport

Q3 2025

Common table expressions (WITH)

Q4 2025

Window functions

Q4 2025

Full psql support

Q3 2025

Collation support

2025

Custom indexing (anything not built in)

2026

Custom aggregate functions

2026

More built-in function support

Ongoing

Additional DDL statements (e.g. ALTER SEQUENCE, COMMENT ON

Ongoing

Better pg_catalog support

Ongoing

Selection of recent feature launches

Last updated

Was this helpful?