https://github.com/windupbutton/roscoe
https://github.com/windupbutton/roscoe
csharp orm sql
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/windupbutton/roscoe
- Owner: windupbutton
- License: apache-2.0
- Created: 2019-10-20T08:48:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:33:35.000Z (over 3 years ago)
- Last Synced: 2025-08-01T04:34:44.606Z (11 months ago)
- Topics: csharp, orm, sql
- Language: C#
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Roscoe
An "ORM" of sorts. More of a DSL for SQL in C#. Attempting to create a performant, strongly-typed fluent SQL interface.