cpp-ORM

Database ORM

A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases.

A project to create a simple ORM.

GitHub

7 stars
5 watching
1 forks
Language: C
last commit: almost 6 years ago
Linked from 1 awesome list

cpp11mysqlormsqlsqlite3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eudoxia0/craneA database abstraction layer for Common Lisp, providing an object-relational mapping interface.201
alevy/postgresql-ormAn Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases.77
cakephp/ormAn Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach.147
juancarlospaco/nim-gatabaseA compile-time ORM for Nim, providing a simplified DSL for working with databases.120
silverqx/tinyormA modern C++ ORM library providing a simple interface to interact with databases.259
araq/orminA library that provides an object-relational mapping system to interact with databases using a high-level interface.153
sqlitemoderncpp/sqlite_modern_cppC++ wrapper around the SQLite library for modern database interactions905
ivanceras/rustormAn object-relational mapping system for Rust that simplifies interaction with databases.250
erlyorm/boss_dbAn ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities.276
mikro-orm/nestjsA NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers.210
fukamachi/mitoAn object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships.296
tarsil/saffierAn ORM that simplifies the interaction with relational databases using an object-oriented interface63
blitzapps/blitz-ormAn Object Relational Mapper for graph databases using a JSON query language.23
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785
eveningkid/denodbA TypeScript-based ORM for multiple databases, providing a simple and typed API.1,932