Azure SQL Edge runs SQL Server on IoT devices. Same engine, smaller footprint.
Key Features
- ARM64 and x64 support
- Time-series built-in
- ML inference at edge
- Sync with Azure SQL
Docker
docker run -e 'ACCEPT_EULA=1' -e 'MSSQL_SA_PASSWORD=Pass123' \
-p 1433:1433 mcr.microsoft.com/azure-sql-edgeReferences
Discover more from C4: Container, Code, Cloud & Context
Subscribe to get the latest posts sent to your email.