Nut
ORM library
An advanced ORM library for Qt that simplifies database interactions and data modeling.
Advanced, Powerful and easy to use ORM for Qt
295 stars
31 watching
75 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
databasemysqlormorm-librarypostgresqlqtsqlsql-serversqlite
Related projects:
Repository | Description | Stars |
---|---|---|
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
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 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
x-ream/sqli | A Java-based ORM and query builder for various relational databases. | 1,903 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
manyuanrong/dso | A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 91 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
cyq1162/cyqdata | A high-performance and powerful ORM (Object-Relational Mapping) framework for .NET that supports various databases. | 685 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,700 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |