Search Articles — Sudonull

Search Results

In this project

VDI for SQL Server: backup without .bak files | Guide

https://sudonull.com/vdi-for-sql-server-backup-without-bak-files-guide

How to implement MS SQL integration with backup systems via VDI. Detailed analysis of architecture, parallel processing, and chain recovery. Learn the advantages of the solution.

OPC UA in MFC: integration of open62541

https://sudonull.com/opc-ua-in-mfc-integration-of-open62541

How to integrate OPC UA into an MFC application in C++ with open62541. Connecting to Siemens S7, security, subscriptions, working with SQL Server.

WebAssembly SQL for Excel and Parquet in the browser

https://sudonull.com/webassembly-sql-for-excel-and-parquet-in-the-browser

Learn how to run a C++ SQL engine in the browser for parsing XLSX, CSV, Parquet without a server. Code examples, architecture, performance. Integration for developers.

Evolution of RAG: genomes and cache of MCP servers

https://sudonull.com/evolution-of-rag-genomes-and-cache-of-mcp-servers

Implementation of controlled evolution of RAG pipelines on MCP documents1c. Three layers of genomes, SQL models, mutation-evaluation cycle. For middle/senior dev. Study the code and architecture.

Data Types for Passport and Identifiers in SQL: Storage Errors

https://sudonull.com/data-types-for-passport-and-identifiers-in-sql-storage-errors

Learn why passport and other identifiers should be stored as strings, not numbers in SQL. Avoid loss of leading zeros and data errors. Read the guide for developers.

From the web

Jul 15, 2024 ·

https://www.microsoft.com/en-us/download/details.aspx?id=104781&lc=1033

Jul 15, 2024 · Microsoft SQL Server 2022 Express is a free, feature-rich editions of SQL Server that is ideal for learning, developing, powering desktop, web & small server applications, and for redistribution by ISVs.

Jul 6, 2026 ·

https://www.mssqltips.com/sqlservertip/11574/sql-server-2025-express-download-and-install/

Jul 6, 2026 · Learn how to download and install Microsoft SQL Server Express for SQL Server 2025 in this step by step guide.

May 6, 2026 ·

https://www.mssqltips.com/sqlservertip/8215/sql-server-express-edition-installation/

May 6, 2026 · This article guides you through downloading, installing, and configuring SQL Server Express edition. SQL Server Express is free but limited in capabilities, making it suitable for small applications or learning purposes.

Jan 19, 2026 ·

https://www.databasemart.com/blog/sql-server-express-2019-2022-2025

Jan 19, 2026 · SQL Server Express is a free, lightweight edition of Microsoft SQL Server designed for small applications, websites, testing environments, and development use cases.

Jun 13, 2026 ·

https://www.junian.dev/downloads/sql-server-express/

Jun 13, 2026 · Download official Microsoft SQL Server Express versions from 2005 to 2025 with direct Microsoft links. Includes manual installers and Winget commands.

Nov 24, 2025 ·

https://legacyupdate.net/download-center/download/104781/microsoft-sql-server-2022-express

Nov 24, 2025 · Microsoft SQL Server 2022 Express is a free, feature-rich editions of SQL Server that is ideal for learning, developing, powering desktop, web & small server applications, and for redistribution by ISVs.

Nov 2, 2011 ·

https://www.sqlserverversions.com/

Nov 2, 2011 · What version of SQL Server do I have? This unofficial build chart lists all of the known Service Packs (SP), Cumulative Updates (CU), patches, hotfixes and other builds of MS SQL Server 2025, 2022, 2019, 2017, 2016, 2014, 2012, 2008 R2, 2008, 2005, 2000, 7.0, 6.5 and 6.0 that have been released. Useful articles: ★ How to identify your SQL Server Version? ★ What is the latest version of SQL ...

Trending Now