SQL
SQL stands for structured query language. It uses commands such as "select", "insert", "update", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
Here are 2,453 public repositories matching this topic...
Bitwarden infrastructure/backend (API, database, Docker, etc).
-
Updated
Jan 7, 2025 - C#
Stack Exchange's Monitoring System
-
Updated
Nov 30, 2024 - C#
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
-
Updated
Dec 24, 2024 - C#
Fluent migrations framework for .NET
-
Updated
Dec 30, 2024 - C#
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
-
Updated
Sep 3, 2024 - C#
Entity Framework Core provider for PostgreSQL
-
Updated
Dec 28, 2024 - C#
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
-
Updated
Dec 27, 2024 - C#
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
-
Updated
Dec 25, 2024 - C#
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
-
Updated
Dec 18, 2024 - C#
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
-
Updated
Apr 17, 2024 - C#
Get SQL Server notification on record table change
-
Updated
Jan 16, 2024 - C#
Free GUI Tool for Index Maintenance on SQL Server and Azure
-
Updated
Sep 28, 2022 - C#
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
-
Updated
Dec 10, 2024 - C#
fast .NET ORM for strongly typed people
-
Updated
Jun 3, 2024 - C#
Bring power of Linq To DB to Entity Framework Core projects
-
Updated
Nov 13, 2024 - C#
SQL Syntax without any database
-
Updated
Dec 17, 2024 - C#