Re: [Cppcms-users] Object Relation Mapping library
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-04-23 12:18:42
|
There is no ORM as C++ is non-reflective language. But there is very good SQL library CppDB http://cppcms.com/sql/cppdb/ Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ ----- Original Message ----- > From: Tero Mäntyvaara <te...@gm...> > To: "cpp...@li..." <cpp...@li...> > Cc: > Sent: Monday, April 23, 2012 9:52 AM > Subject: [Cppcms-users] Object Relation Mapping library > > Hi, > > what Object Relation Mapping (ORM) library should I choose for my CppCMS > application? > > > Tero > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |