TinyORM
ORM library
A modern C++ ORM library providing a simple interface to interact with databases.
Modern C++ ORM library
242 stars
9 watching
25 forks
Language: C++
last commit: 5 days ago
Linked from 2 awesome lists
cplusplus20databasemigrationsmysqlormpostgresqlquery-builderseedersqlite
Related projects:
Repository | Description | Stars |
---|---|---|
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
twentyfourminutes/venflow | An ORM designed to provide an alternative to existing solutions with improved performance and features | 170 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
schotime/npoco | A simple micro ORM (Object-Relational Mapping) library for C# | 848 |
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 |
shuxinqin/chloe | An ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET. | 1,521 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
cyq1162/cyqdata | A high-performance and powerful ORM (Object-Relational Mapping) framework for .NET that supports various databases. | 685 |