Personal tools
You are here: Home development SQL
Views

Edit history

Edit: -1 of 1
Time: 2007-12-12 19:12:02
Note: /pd/pd/dev/SQL/edit "quick notes on lib"

changed:
-
= SQL library =

This library is a suite of objects for connecting to and using SQL databases like MySQL, SQLite, and PostgreSQL.

 * [mysql] connect to a MySQL database
 * [psql] connect to a PostgreSQL database
 * [sqlite] use an embedded SQLite database

 * [sql_query] an object for generating SQL queries using placeholders to send to the database objects

== other ideas for objects ==

 * [sql_expr] generate SQL queries using [expr] syntax



Powered by IEM Powered by Plone Section 508 WCAG Valid XHTML Valid CSS Usable in any browser