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 reflection in C++ might lead to a less manageable ORM. Still, never hurts to ask. -- Scott Robison