Click here to Skip to main content
15,888,351 members
Articles / Web Development / HTML

Quick Introduction to YB.ORM - Object Relational Mapper for C++

Rate me:
Please Sign up or sign in to vote.
4.78/5 (8 votes)
30 Oct 2014MIT7 min read 19.9K   332   12  
How C++ library YB.ORM can help manipulate the data stored in RDBMS using domain classes. Basic concepts of ORM are explained by examples.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior) Yandex
Russian Federation Russian Federation
Senior developer at Yandex:
Billing System application logic and WEB-interface development,
Communication protocols for various Payment Systems.
Teacher of Computer Science at Moscow State University of Mechanical Engineering.

Comments and Discussions