On Mon, Mar 9, 2015 at 10:38 PM, Scott Robison
wrote:
> A co-worker who is working on a project is interested in finding out if
> there is an effective ORM for C++ / SQLite. I've not used one so I'm
> turning to the list to see if anyone has a recommendation.
>
> Note: He's okay using SQLite more
On Mon, Mar 9, 2015 at 3:25 PM, Simon Slavin wrote:
>
> On 9 Mar 2015, at 9:38pm, Scott Robison wrote:
>
>> A co-worker who is working on a project is interested in finding out if
>> there is an effective ORM for C++ / SQLite. I've not used one so I'm
>> turning to the list to see if anyone has a
Hi Scott,
Scott Robison writes:
> A co-worker who is working on a project is interested in finding out if
> there is an effective ORM for C++ / SQLite. I've not used one so I'm
> turning to the list to see if anyone has a recommendation.
Check out ODB:
http://codesynthesis.com/products/odb/
Qu
Hello,
I'm the main developer of QxOrm library and QxEntityEditor application :
http://www.qxorm.com/
Quickly : QxOrm library provides ORM feature to C++/Qt developers, and
QxEntityEditor provides a graphic way to design and manage the data model.
FYI, QxOrm provides also a set of other features
On 9 Mar 2015, at 9:38pm, Scott Robison wrote:
> A co-worker who is working on a project is interested in finding out if
> there is an effective ORM for C++ / SQLite. I've not used one so I'm
> turning to the list to see if anyone has a recommendation.
For those playing along at home, ORM == Ob
On 2015-03-09 3:25 PM, Simon Slavin wrote:
> On 9 Mar 2015, at 9:38pm, Scott Robison wrote:
>
>> A co-worker who is working on a project is interested in finding out if
>> there is an effective ORM for C++ / SQLite. I've not used one so I'm
>> turning to the list to see if anyone has a recommendat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/09/2015 02:38 PM, Scott Robison wrote:
> Note: He's okay using SQLite more or less directly if he needs to,
> as he recognizes the lack of reflection in C++ might lead to a less
> manageable ORM. Still, never hurts to ask.
Don't use an ORM unles
A co-worker who is working on a project is interested in finding out if
there is an effective ORM for C++ / SQLite. I've not used one so I'm
turning to the list to see if anyone has a recommendation.
Note: He's okay using SQLite more or less directly if he needs to, as he
recognizes the lack of re
8 matches
Mail list logo