sqlite-orm
There are 59 repositories under sqlite-orm topic.
fnc12/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
mikependon/RepoDB
A hybrid ORM library for .NET.
SqliteModernCpp/sqlite_modern_cpp
The C++14 wrapper around sqlite library
hhtokpinar/sqfEntity
SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
gilzoide/unity-sqlite-net
SQLite-net for Unity, supports Windows, Linux, macOS, iOS, tvOS, visionOS, Android and WebGL
lichuang/awesome-sqlite
awesome things related to SQLite
juancarlospaco/nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
KevinZhouRafael/ActiveSQLite
ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.
Ashok-Varma/SqliteManager
Sqlite Manager is a Dev Debug tool that helps to view/add/remove/edit data your android Sqlite Database in-app with ease. (supports Custom queries aswell)
sqlitecloud/sqlitecloud-js
Javascript drivers for SQLiteCloud
Jaymon/prom
A PostgreSQL or SQLite orm for Python
leo-aa88/ultra-minimal-fast-rest-api
Ultra minimal and fast RESTful API written in C using Unix websockets, POSIX threads and SQLite database. Ideal for mock APIs in dev environment.
rolobio/DictORM
Use Postgresql/Sqlite as if it were a Python Dictionary
Clancey/SimpleDatabase
Extension of Sqlite-net to make Databases simple for Mobile
mfarsikov/kotlite
SQL generator and result set mapper for Sqlite and Kotlin
vivek-wo/EasygreenDAO
基于greenDAO的上层调用封装
Dominaezzz/sqlite-helper
Simple SQLite ORM for .NET applications.
mutablelogic/go-sqlite
Golang interface to SQLite
PerfectExamples/Perfect-Turnstile-SQLite-Demo
This project demonstrates the integration Stormpath's Turnstile authentication system with Perfect and a SQLite ORM.
mrts/datamapper-cpp
datamapper-cpp is an object-relational mapper for C++ and SQLite
kemsky/as3Query
Another SQLite ORM and query DSL for ActionScript
PerfectlySoft/Perfect-Turnstile-SQLite
An SQLite ORM single-package integration for Turnstile authentication.
d-coder-666/flask-todo-app-with-themes
Simple To-do app with Flask
lukaspet26/Go-project
Golang interface to SQLite
mateoniksic/project-car-rental-management-system
car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]
MSBilgin/SQLkolay
Android library that simplifies working with SQLite database.
ProdByGodfather/abarorm
abarorm is a lightweight and easy-to-use Object-Relational Mapping (ORM) library for SQLite, MySQL, and PostgreSQL databases in Python. It provides a simple and intuitive interface for managing database models and interactions.
maertien/LiteORM
Lightweight and easy to use PHP SQLITE3 ORM
ourway/sqlite-tiny
My first attemp to write a sqlite3 clone. It's just an experimental attempt to understand RDBMS. Never use it in any production.
RaizAbrar/data-manager-app
Data Manager App is a Flutter-based project that demonstrates efficient local data management with a clean and modern UI. It features CRUD operations powered by SQLite, making it an excellent tool for learning or showcasing app development skills in Flutter.
SyntaxAerror/stat-log-db
Log, view, and maniplute event data
ThunderDesign/ThunderDesign.Net-PCL.SQLite
A wrapper around the popular 'sqlite-net-pcl' automating the reading and writing to the database through simple thread-safe bindable objects.
aliaksei-ivanou-by/Home_Accounting
Accounting software provides an essential solution for any organization or individual who needs to improve their degree of control over their budgeting. The software can be used to record all of your transactions including bills, credit card statements, receipts and more.
BaseMax/edb-sqlite-nodejs
edb-sqlite: Easy Database SQLite NodeJs
rishavbhowmik/sqlite_orm_phone_book
CLI to manage phonebook on an sqlite DB
tbiyiktas/Android-SQLite-ORM
Lightweight, annotation-driven SQLite ORM for Android. Clean, safe, testable code with full control.