Per-Device License
A single per-device license covers an unlimited number of users or connections accessing that device โ no CAL math, no per-core multipliers.
Your IoT/Embedded Channel Partner & more
Predictable per-device database licensing for embedded appliances, edge gateways, and industrial systems โ including full AI and vector search capabilities in SQL Server 2025.
SQL Server IoT is a dedicated licensing model for fixed-function devices and appliances. Unlike commercial SQL Server editions โ which are licensed per core or per user โ SQL Server IoT is licensed per device, making it highly cost-effective for OEM manufacturers deploying hundreds or thousands of units. The functionality is identical to the standard SQL Server editions; only the licensing model differs.
A single per-device license covers an unlimited number of users or connections accessing that device โ no CAL math, no per-core multipliers.
SQL Server IoT is a perpetual license. Pay once per device, own the license for the life of the product โ no annual renewal.
All SQL Server IoT editions are available for 10 years after release through the embedded channel, matching your hardware and OS lifecycle.
SQL Server IoT is functionally identical to commercial SQL Server โ no feature limitations. Every SQL Server capability is available, including AI, replication, and HA features.
Runs entirely on-premises, with no cloud dependency. Ideal for air-gapped, offline, or bandwidth-constrained industrial environments.
OEM activation keys are available for volume manufacturing, enabling pre-activation during image creation without per-unit internet connectivity.
New
SQL Server 2025 introduces a native `vector` data type and built-in vector distance functions (cosine similarity, Euclidean distance, dot product). Store, index, and query high-dimensional vector embeddings directly in the relational database โ no separate vector store required.
This enables semantic similarity search over structured operational data without additional infrastructure. Embeddings generated by AI models (local or cloud) can be persisted and searched at scale directly within T-SQL.
SQL Server 2025 is the first relational database with built-in RAG pipeline support. The database can act as the knowledge source for Large Language Models โ retrieve semantically relevant data from your operational database and inject it into AI model context windows at query time.
RAG allows AI models to answer questions about your specific product data, maintenance records, sensor history, or customer data โ without retraining the model. The LLM stays current because it reads live from your database.
Call external AI inference endpoints (Azure OpenAI, local Ollama, ONNX Runtime, or any REST API) directly from T-SQL stored procedures and functions. Enrich query results with AI-generated text, classify sensor readings, summarize log entries, or translate device status messages โ all within a SQL transaction.
For embedded and edge scenarios, this means local AI model inference can be triggered from within the database engine without leaving the device.
Ingest, chunk, and vectorize unstructured documents (manuals, maintenance logs, inspection reports) directly in SQL Server 2025 using built-in chunking functions. Combined with vector search and RAG, this creates a complete document Q&A pipeline on-device โ enabling AI assistants that understand your machine documentation without internet access.
Execute ONNX format AI models directly inside SQL Server 2025 using `PREDICT()`. Deploy trained anomaly detection, predictive maintenance, quality inspection, or classification models as SQL functions. Inference happens within the SQL engine โ no Python runtime, no external process, no round-trip latency.
SQL Server 2025 introduces a native `json` data type with validation constraints and a rich set of JSON path functions. This simplifies storing and querying structured AI model responses, IoT telemetry payloads, and REST API results. Combined with AI integration, parse and shred LLM JSON output directly in T-SQL.
SQL Server 2025 includes the DiskANN approximate nearest neighbor index โ a disk-aware graph-based index optimized for billion-scale vector search on commodity hardware. For embedded edge systems, this means accurate and fast semantic search over large embedding collections without GPU acceleration.
The combination of SQL Server IoT's per-device licensing and SQL Server 2025's AI capabilities enables new classes of intelligent embedded applications:
Run ONNX anomaly detection models on live sensor data within the database. Detect failure patterns before they cause downtime โ entirely on-device, no cloud latency.
Embed a RAG pipeline over maintenance manuals and service history on a technician terminal. Ask natural language questions, get answers grounded in your actual device data.
Store inspection results, defect classifications, and camera metadata in SQL Server. Run ONNX classification models in-database to detect quality issues and log structured outcomes.
Aggregate, filter, and analyze IoT sensor streams on the edge server. Use vector search to find similar historical patterns across time-series data.
Vectorize product documentation, safety datasheets, or compliance records in SQL Server. Power touchscreen kiosk Q&A with a RAG pipeline that requires no internet connectivity.
Store patient measurement records, device calibration logs, and imaging metadata in a HIPAA-compatible on-premise SQL Server instance. AI-classify structured diagnostic data in-database.
Stable, long-term supported edition with Azure Synapse Link, built-in query intelligence (Query Store improvements), enhanced HA with contained Availability Groups, and improved T-SQL language features. Extended support until January 2033.
Intelligent query processing, Big Data Clusters integration, UTF-8 support, and enhanced Java/Spark extensibility. Extended support until January 2030.
Cross-platform support (Linux, Docker), Graph database extensions, adaptive query processing. Extended support until October 2027.
| Feature | IoT Standard | IoT Enterprise |
|---|---|---|
| Licensing model | Per device | Per device |
| Max CPU sockets used | 4 | Unlimited |
| Max memory used | 128 GB | OS maximum |
| Replication | Subscriber only | Full publish & subscribe |
| Always On AG | Basic (2-node) | Full (8 secondaries) |
| Columnstore indexes | Yes | Yes |
| In-Memory OLTP | Yes | Yes |
| Vector search (2025) | Yes | Yes |
| ONNX inference (2025) | Yes | Yes |
| RAG pipeline (2025) | Yes | Yes |
| Data compression | Yes | Yes |
| Policy-based management | Limited | Full |
| Resource Governor | No | Yes |
SQL Server IoT licenses are available exclusively through authorized Microsoft embedded distributors. Elbacom supplies SQL Server IoT licenses individually or in volume for OEM manufacturing runs. Contact us for current pricing, edition guidance, and compatibility with your target hardware platform.