Top 21 C# sql-server Projects
-
Project mention: I guess it isn't the worst thing out there | reddit.com/r/pcmasterrace | 2022-05-15
For saving passwords, please use a dedicated password manager like bitwarden. To transfer your browsing history, the setup should ask you if you want to import your history.
-
Personally I prefer to use FluentMigrator to schema modification data load.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
SqlKata Query Builder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
Not really an ORM. But I have been enjoying SqlKata recently. Works with Dapper but helps reduce SQL strings and makes things like pagination really easy. Also nice for dynamic filters.
-
EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
Project mention: Does entity framework generate tables automatically? | reddit.com/r/dotnet | 2021-12-29 -
SqlQueryStress
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
You could try SqlQueryStress to mock out your database interaction and then increase the threads to see how it handles and then use SP_WhoIsActive to see what you are waiting on while that test is running.
-
Project mention: Suggestions for how to implement this real-time app? | reddit.com/r/webdev | 2021-05-27
-
EntityFramework.Exceptions
Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
Project mention: Good nuget packages or GitHub repos to check out? | reddit.com/r/dotnet | 2022-03-25EntityFramework.Exceptions - This library will help you to catch specific database exceptions when using EF Core
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: If you were to create a Web API today from scratch how would you do it ? | reddit.com/r/dotnet | 2022-04-02
Database: SQL or Event Store. If SQL, One of https://fsprojects.github.io/SQLProvider/, https://github.com/Dzoukr/Dapper.FSharp or https://github.com/SQLStreamStore/SQLStreamStore
-
MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
-
I released a new update for LINQPad.QueryPlanVisualizer
-
Serilog.Sinks.MSSqlServer – To write log events to Microsoft SQL Server
-
-
ksqlDB.RestApi.Client-DotNet
ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push queries and executing statements. SqlServer.Connector is a client API for consuming row-level table changes (CDC - Change Data Capture) from Sql Server databases with the Debezium connector streaming platform.
Project mention: v2 of Kafka.DotNet.ksqlDB, a C# client API for ksqlDB written by Tomas Fabian, has just been released | reddit.com/r/apachekafka | 2021-10-18 -
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
Project mention: Say hello to Hot Chocolate 12! (GraphQL in .NET) | reddit.com/r/dotnet | 2021-10-08This repo seems to the exact abstraction/facade that is needed but it's based on v11 and I'm not sure if the internals of v12 have changed significantly where this is now out of date: https://github.com/cajuncoding/GraphQL.RepoDb
-
StoreCleanArchitecture-NET
This is a basic project to demonstrate an introduction about the implementation of Clean Architecture on .NET
You can find the source code here.
-
SqlServerToCouchbase
Library to automatically best effort move and remodel data from relational databases (like SQL Server) to Couchbase
-
Project mention: Pain & Gain of automated tests against SQL | reddit.com/r/dotnetcore | 2022-03-25
All complemented with a sample project on GitHub - https://github.com/AKlaus/DbSample.
-
The source code of the project which we have built in this course is available at GitHub.
-
UmaMusumeLoadSqlData
Load Uma Musume: Pretty Derby master.mdb data into MSSQL or MySQL/MariaDB databases
Project mention: Open-Source Community API For Uma Musume Mobile Game | reddit.com/r/UmaMusume | 2021-06-12Loader App GitHub: https://github.com/SimpleSandman/UmaMusumeLoadSqlData
-
flatfileexporter
Flat File Exporter - .Net desktop gui to pass a sql script or stored proc name to export a flat file, csv, txt, etc or an xlsx. Python backend can be used via CLI for automation.
-
C# sql-server related posts
- I'm a believer finally made the switch from Chrome. I could use some help on recommended extensions.
- Por qué programan los inputs así?
- Has your ADHD gotten worse with age?
- Welcher Passwortmanager für Android ist zu empfehlen?
- A question aboit PBKDF2 encryption key generation
- HACKED ON INSTAGRAM PLEASE HELP
- any idea for a self hosted encrypted notes app solution for Android?
Index
What are some of the best open-source sql-server projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | Bitwarden | 9,736 |
2 | FluentMigrator | 2,713 |
3 | SqlKata Query Builder | 2,257 |
4 | EFCorePowerTools | 1,186 |
5 | SqlQueryStress | 608 |
6 | monitor-table-change-with-sqltabledependency | 532 |
7 | EntityFramework.Exceptions | 491 |
8 | SQLStreamStore | 441 |
9 | MSBuild.Sdk.SqlProj | 265 |
10 | LINQPad.QueryPlanVisualizer | 262 |
11 | serilog-sinks-mssqlserver | 187 |
12 | RebusSamples | 82 |
13 | ksqlDB.RestApi.Client-DotNet | 43 |
14 | GraphQL.RepoDB | 24 |
15 | StoreCleanArchitecture-NET | 18 |
16 | SqlServerToCouchbase | 9 |
17 | DbSample | 3 |
18 | Getting-Started-with-Blazor | 1 |
19 | UmaMusumeLoadSqlData | 1 |
20 | flatfileexporter | 1 |
21 | Excel2SqlServer | 1 |
Are you hiring? Post a new remote job listing for free.