PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. "PostgreSQL is one of the best-managed open source projects out there" a friend-in-the-know told me about 2 years ago, so today we feature a mini-interview with five members of the PostgreSQL team about their plans on the popular DB.
Permalink for comment
To read all comments associated with this story, please click here.
It's a lightweight C library that's designed to be mostly SQL syntax compatible with PostgreSQL, supports transactions, and has no license restrictions.
Check out SQLlite:
http://www.sqlite.org/
It's a lightweight C library that's designed to be mostly SQL syntax compatible with PostgreSQL, supports transactions, and has no license restrictions.