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

Microsoft SQL Server downloads

https://www.microsoft.com/en-us/sql-server/sql-server-downloads?msockid=1267ee22ea9f68f02c35f983eb7d6966

Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best meets your data and workload needs.

SQL Server 2022 | Microsoft

https://www.microsoft.com/en-us/sql-server/sql-server-2022?msockid=1267ee22ea9f68f02c35f983eb7d6966

SQL Server 2022, now generally available, is the most Azure-enabled release yet and offers continued enhancements to security and performance, providing a modern data platform for hybrid scenarios.

SQL Server Downloads Quick Links

https://www.mssqltips.com/sqlservertip/6429/sql-server-download-quick-links/

3 days ago · Check out these SQL Server downloads for the SQL Server engine, Express Edition, Service Packs, SSMS, sample databases, tools and more.

SQL Server 2022 Download: Complete Installation Guide

https://www.mssqltips.com/sqlservertip/7313/install-sql-server-2022/

Jul 1, 2026 · Learn how to easily download SQL Server 2022 and set it up for your system with our comprehensive installation guide.

Microsoft SQL Server - Wikipedia

https://en.wikipedia.org/wiki/Microsoft_SQL_Server

As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications —which may run either on the same computer or on another …

SQL Tutorial - W3Schools

https://www.w3schools.com/sql/

SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach you how to use SQL in MySQL, SQL Server, MS Access, Oracle, PostgreSQL, and more.

SQL Server Tutorial

https://www.sqlservertutorial.net/

SQL Server is a relational database management system (RDBMS) developed and marketed by Microsoft. As a database server, the primary function of the SQL Server is to store and retrieve data …

How to Download and Install SQL Server for Windows (FREE) - Guru99

https://www.guru99.com/download-install-sql-server.html

May 13, 2026 · Download latest SQL Server version of Microsoft and install quickly and safely. Get started now!

Microsoft SQL Server Express All Versions Download - 2025, 2022, …

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.

Install SQL Server Management Studio on Windows

https://computingforgeeks.com/install-and-configure-sql-server-management-studio-on-windows/

Mar 22, 2026 · This guide walks through downloading and installing the latest SSMS 22 on Windows, connecting to SQL Server and Azure SQL, creating databases, managing users, running backups, …

Trending Now