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

Jun 23, 2026 ·

https://www.geeksforgeeks.org/sql/sql-tutorial/

Jun 23, 2026 · Whether you want to create, delete, update or read data, SQL provides commands to perform these operations. Widely supported across various database systems like MySQL oracle, PostgreSQL, SQL Server and many others.

Mar 19, 2026 ·

https://www.geeksforgeeks.org/sql/sql-cheat-sheet/

Mar 19, 2026 · This SQL Cheat Sheet is your quick-reference guide for working with relational databases. It helps you recall key commands, logic, and query patterns to manage, manipulate, and control data efficiently.

Searches related to sql server ce 4

https://www.microsoft.com/en-us/sql-server/developer-tools/

This module introduces relational databases, the SQL language and Transact-SQL. You'll learn what kinds of statements make up the SQL language and look at the SELECT statement in detail.

Trending Now