SqlMarshal
SQL access library
A generator of typed functions for accessing custom SQL and stored procedures.
Generates data access using stored procedures
59 stars
4 watching
6 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
aotcsharp-sourcegeneratormade-by-ukrainiansnativeaotorm
Related projects:
Repository | Description | Stars |
---|---|---|
twentyfourminutes/venflow | An ORM designed to provide an alternative to existing solutions with improved performance and features | 170 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,273 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
go-rel/rel | A modern ORM layer for Golang | 770 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
jirfag/go-queryset | A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |