Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics
This is my first attempt at trying to build a Wiki-like knowledge base on top of the Flutterby content management system.
This is a place for explanation, description and static links on a topic that's either too broad to be covered under a single link, or that you're just too lazy to find the real link to.
Entries are automatically generated.
PostgreSQL is a relational database that tries to conform closely to the SQL standard. As of this writing it supports all the things you'd expect a real database to be able to do, including single level transactions, stored procedures (in several different languages), subSELECTs, and various different joins.
The official pages are at http://www.postgresql.org/
PostgreSQL is the database system that the Flutterby CMS is built on top of.