An open API service indexing awesome lists of open source software.

https://github.com/wisebyteconcepts/wise-byte-database-helper

A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
https://github.com/wisebyteconcepts/wise-byte-database-helper

csharp dotnet relational-database sql sqlite

Last synced: about 2 months ago
JSON representation

A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow

Awesome Lists containing this project