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 next major goal is getting the Postgres version of Dolt, Doltgres, to a production quality Beta release. Doltgres Beta will ship in Q1 2025, with hosted deployment available.

Roadmap last updated Apr 2025, next update Jun 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

Virtual private cloud for Google Cloud in hosted deployments

Q2 2025

Archival storage by default

Q2 2025

Better stored procedure support

2025

Update multiple branches in a transaction

2025

Row-level locking (SELECT FOR UPDATE)

2025

More function coverage

Ongoing

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

Triggers

May 2025

Stored procedures

Q2 2025

Collation support

Q3 2025

Support for most common extensions, e.g. geospatial types

Q3 2025

Common table expressions (WITH)

Q3 2025

Updates on two or more tables in the same statement

Q3 2025

Window functions

Q3 2025

Full psql support

Q3 2025

Extension suport

Q4 2025

Custom operators

Q4 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

Selection of recent feature launches

Last updated

Was this helpful?