sqlite_orm
Data model ORM
An ORM library for modern C++ that provides an easy-to-use interface for creating and managing data models with SQLite
❤️ SQLite ORM light header only library for modern C++
2k stars
66 watching
317 forks
Language: C++
last commit: 12 days ago
Linked from 4 awesome lists
cpluspluscplusplus-14cppcrudmodern-cppormsqlsqlitesqlite-ormsqlite3sqlite3-databasesqliteorm
Related projects:
Repository | Description | Stars |
---|---|---|
sqlitemoderncpp/sqlite_modern_cpp | C++ wrapper around the SQLite library for modern database interactions | 899 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 353 |
paulftw/hiberlite | A C++ library that simplifies data storage and retrieval by providing an object-relational mapping system with automatic code generation and lazy loading. | 715 |
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
kemsky/as3query | A software framework for querying and managing data stored in a SQLite database using an Object-Relational Mapping (ORM) approach. | 4 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
kant2002/sqlmarshal | A generator of typed functions for accessing custom SQL and stored procedures. | 59 |
tryghost/node-sqlite3 | An asynchronous, non-blocking SQLite3 binding for Node.js | 6,231 |
dotnetnext/sqlsugar | An ORM framework providing simple and high-performance data access for various databases | 5,382 |
agrosner/dbflow | A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. | 4,876 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,763 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
mikro-orm/mikro-orm | An ORM framework for TypeScript and Node.js that uses Data Mapper, Unit of Work, and Identity Map patterns to simplify database interactions | 7,818 |
orchest/orchest | Builds data pipelines by allowing direct coding in Python, R, or Julia without frameworks or YAML files. | 4,079 |
cyq1162/cyqdata | A high-performance and powerful ORM (Object-Relational Mapping) framework for .NET that supports various databases. | 685 |