SQLiteCodeFirst
Database Library
A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach.
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
612 stars
40 watching
122 forks
Language: C#
last commit: 9 months ago
Linked from 1 awesome list
codefirstcsharpentity-frameworksqlitesqlite-codefirst
Related projects:
Repository | Description | Stars |
---|---|---|
mmzeeman/esqlite | An Erlang NIF providing direct access to an embedded SQLite database for efficient and fast data storage and retrieval. | 129 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
ysgstudyhards/easysqlite | A 7-day tutorial on building a full-stack web application using ASP.NET Core, Blazor, SQLite, and other related technologies. | 73 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 51 |
spatialdude/usqlite | A MicroPython module providing a Pythonic interface to the SQLite database library | 92 |
jgilfelt/android-sqlite-asset-helper | A helper class to manage database creation and versioning with pre-populated raw asset files | 2,142 |
raven-ie/nldatabase | A lightweight C++ wrapper for the SQLite database engine | 0 |
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 178 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 264 |
simonw/sqlite-utils | A Python utility and library for manipulating SQLite databases. | 1,671 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 72 |
mtxr/vscode-sqltools | A tool that provides connections to and management of various databases from within VSCode. | 1,508 |
rmartinjak/mex-sqlite3 | An extension that enables MATLAB or GNU/octave to interact with SQLite databases. | 5 |