Overview
What is QxOrm?
QxOrm : Object Relational Mapping (ORM) database library for C++/Qt developers, featuring modules for database communication, reflection, C++ app servers, class validation, and more
In depth
A closer look at QxOrm
QxOrm is a free, open-source and lightweight library that enables software developers to integrate Object Relational Mapping (ORM) into their C++ and Qt-based products.It provides modules for communicating with databases via 1-1, 1-n, n-1 and n-n relationships, emulating reflection (introspection), creating C++ application servers, validating registered classes, and identifying memory leaks in debug mode.The library depends only on QtCore and QtSql, while the serialization engine is based on the Qt QDataStream class (used by default if _QX_ENABLE_BOOST_SERIALIZATION remains undefined). It has multiple features, such as support for binary and XML filetype. Access is provided to class definitions, retrieve properties and call class methods.It's possible to select columns to get using my_relation { col_1, col_2 etc. }, boost serialization dependency using _QX_ENABLE_BOOST_SERIALIZATION, activate the QxService component to transfer persistent layers over the network using _QX_ENABLE_QT_NETWORK, create the QxOrm library without C++ RTTI type information using _QX_NO_RTTI, as well as define custom operators (such as <@ for PostgreSQL ltree type) using customOperator() in the qx_query class.The library can be used with QxEntityEditor, a cross-platform graphic editing application (Windows, Linux and Mac OS X) which enables you to manage the data model. The Qt development framework and boost C++ libraries must be installed in order to use this tool.
boost 1.38 or higher (only *.hpp header files are necessary)
Verdict
Should you download QxOrm?
QxOrm runs on
Windows 10/11
and is available under the
GPLv3
license
— the installer is 16 MB.
We’ve catalogued it under
General.
✓
Verified clean. Every QxOrm build on SoftLookup is scanned for viruses, spyware, adware, trojans and backdoors. We re-test on every update.
Sponsored
At a glance
QxOrm specifications
- Publisher
-
QxOrm
- Last updated
- Apr 27, 2026
- License
- GPLv3
- Operating system
- Windows 10/11
- File size
- 16 MB
- Price
- Free
- Page views
- 808
Help fellow users decide. Share your experience with QxOrm.