Search Postgresql Archives

Re: About PostgreSQL as developer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 2, 2012 at 11:11 PM, Hernán Cano Martínez
<jhernancanom@xxxxxxxxxxx> wrote:
>
> Hi, boys.
> I am interested in the way of implement PostgreSQL in my apps --if
> possible-- in a native way.
> I am in a project that use C++ as the base programming-language.

If you want an embedded db, you'd likely do better looking elsewhere.
PostgreSQL's design does not lend itself to embedded work. SQLite is a
good choice there.

If you're looking at writing a self-contained app etc then you could
look at something like a live CD with it, google pglive for an
example.


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux