Azure SQL Edge: SQL Server for IoT

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-edge

References


Discover more from C4: Container, Code, Cloud & Context

Subscribe to get the latest posts sent to your email.

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.