SmartSql
Database ORM
An ORM system that provides a flexible and efficient way to interact with databases using a declarative syntax
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
1k stars
79 watching
222 forks
Language: C#
last commit: 9 days ago
Linked from 5 awesome lists
cachecross-platformdistributed-computingdotnetdotnet-coredotnetcorehigh-performancemybatismysqloracleormpostgresqlread-write-separationredisskywalkingsmartsqlsqlsqlitesqlserverzookeeper
Related projects:
Repository | Description | Stars |
---|---|---|
dotnetcore/freesql | A .NET Core ORM component with support for multiple databases and data access patterns | 4,119 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
shuxinqin/chloe | An ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET. | 1,521 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
twentyfourminutes/venflow | An ORM designed to provide an alternative to existing solutions with improved performance and features | 170 |
dotnetcore/canalsharp | A .NET client for real-time data subscription and consumption from MySQL databases using Change Data Capture (CDC) technology | 578 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 709 |
dotnetcore/smartcode | Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |
cyq1162/cyqdata | A high-performance and powerful ORM (Object-Relational Mapping) framework for .NET that supports various databases. | 685 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
dotnetcore/easycaching | A caching library for .NET Core applications | 1,959 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |