QxOrm icon

QxOrm

2 big stars
QxOrm screenshot
Name: QxOrm
Works on: windowsWindows 7 and above
Developer: QxOrm
Version: 1.4
Last Updated: 17 Apr 2017
Release: 15 Dec 2016
Category: Programming > Components Libraries
Rate this software:
466 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

QxOrm Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: 08cd053325af184ee2e0016eb576622ab33a8d64
Size: 15.11 MB
File Format: zip
Rating: 2.347826086 out of 5 based on 23 user ratings
Publisher Website: External Link
Downloads: 466
License: Free
QxOrm is a free software by QxOrm and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download QxOrm which is 15.11 MB in size and belongs to the software category Components Libraries.
QxOrm was released on 2016-12-15 and last updated on our database on 2017-04-17 and is currently at version 1.4.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

QxOrm Description

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.
Its 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.System requirementsQt 4.5.0 or higher
boost 1.38 or higher (only *.hpp header files are necessary)
similarSimilar Software