> For the complete documentation index, see [llms.txt](https://docs.prestd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prestd.com/databases/sql-server.md).

# SQL Server (roadmap)

**Status: Roadmap (Phase 4).** pREST does **not** include a SQL Server or Azure SQL adapter today.

*Last updated: July 11, 2026* · **Label:** Roadmap

***

## Planned coverage

* Microsoft SQL Server
* Azure SQL Database

Expected work includes T-SQL pagination, `IDENTITY` / `OUTPUT`, catalog introspection, parameter syntax, and type mapping — higher effort than MySQL/SQLite.

***

## What works today

Use the [PostgreSQL family](/databases.md). Enterprise teams on SQL Server should track [roadmap Phase 4](/databases/roadmap.md) rather than attempting SQL Server connection strings with current builds.

***

## Related

* [Database roadmap](/databases/roadmap.md)
* [Databases](/databases.md)
