SQLAlchemy for c++

1,517 views
Skip to first unread message

Jarrod Chesney

unread,
Jun 8, 2009, 2:56:45 AM6/8/09
to sqlalchemy
Hi All
Does anyone knows where i can find information about using SQLAlchemy
from c++ or even if its possible.

Can Xue

unread,
Jun 8, 2009, 6:41:25 AM6/8/09
to sqlal...@googlegroups.com

2009/6/8 Jarrod Chesney <jarrod....@gmail.com>


Hi All
Does anyone knows where i can find information about using SQLAlchemy
from c++ or even if its possible.


SQLAlchemy is written in pure python. So, you question should be:

* How to embed the Python interpreter in my C++ program?
or
* How to communicate with services written in Python in my C++ program?


--
XUE Can

Didip Kerabat

unread,
Jun 8, 2009, 10:45:37 AM6/8/09
to sqlal...@googlegroups.com
If you are looking for ORM in c++, maybe this conversation can help:

http://stackoverflow.com/questions/74141/good-orm-for-c-solutions

- Didip -
Reply all
Reply to author
Forward
0 new messages