databases API for QNX

Morning, my third day on the QNX world I’m starting from the next question:
does somebody know some good databases APIs for QNX? Perhaps, somebody can
give me again some general direction where to seek for.

Thank you in adavance,

George Lozovoi

Depends what you mean by “APIs”… and what you’re trying to do…

Postgres is on the 3rd party CD if you want access to a traditional
SQL-style relational database. Postgres includes C, C++, and embedded SQL
APIs (among others like perl). I think MySQL is there somewhere too.

If you want something lower-level have a look at the BerkelyDB or GNU
Database libraries (also on the 3rd party CD).

Or there are commercial products like Empress, Faircom,
Vista/Raima/Centura/Birdstep.

Rob Rutherford

“GL” <george@datagistics.com> wrote in message
news:ajivjl$97s$1@inn.qnx.com

Morning, my third day on the QNX world I’m starting from the next
question:
does somebody know some good databases APIs for QNX? Perhaps, somebody can
give me again some general direction where to seek for.

Thank you in adavance,

George Lozovoi
\