[odb-users] poco libraries support

Koray Taylan Davgana koraytaylan at gmail.com
Mon May 21 03:41:30 EDT 2012


Hi,

I subscribed this list about a week ago and suprised how active it is. I'm
on planning phase of a small project and decided to use odb. I'm also kind
of new to c++ so most of the time I'm reading docs and trying to compile
examples. From the odb docs I know that it supports boost and qt libraries.
Boost feels like for more hardcore c++ coders than me. And I don't prefer
Qt for licencing options. So I came across POCO  c++ libraries(
http://pocoproject.org/) and I totally liked it. I need a multithread web
server and poco has a special component for it right out of the box. These
may sound kind of silly I can guess but as I said I'm new to c++ so even
these small bits can save me at least a couple of weeks. I now boost has
asio and example3 in it's documents is just what i'm asking. I figured it
out how to compile and run it but it feels like a standalone project by
itself rather than a simple example. I'm used c# mostly so unified
component structure of poco feels more comfortoble for me rather than
distributed header files of boost. Anyways long story short, I wanted to
ask that is there any plans for poco libraries support for odb?

Thanks,
Koray.


More information about the odb-users mailing list