hiberlite
C++ ORM library
A C++ library that simplifies data storage and retrieval by providing an object-relational mapping system with automatic code generation and lazy loading.
C++ ORM for SQLite
715 stars
61 watching
118 forks
Language: C++
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
nick-lucas/limebean | An ORM system for .NET that enables flexible data interaction with various databases. | 28 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
buggins/hibernated | A D language implementation of an Object-Relational Mapping (ORM) framework | 82 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 353 |
twentyfourminutes/venflow | An ORM designed to provide an alternative to existing solutions with improved performance and features | 170 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
njord-rs/njord | A Rust library providing a versatile and feature-rich interface to various databases | 403 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
seppo0010/ohmoc | A persistence and query library for Objective-C, enabling easy management of data in iOS and OS X applications. | 7 |