[plt-scheme] Announce: SQLI/SQLD PLaneT package
L.S.,
I've created a planet package for the latest package of SQLI/SQLD.
It's intended for dr/mzscheme version 300.
It's a package for RDBM access; requires ROOS. It's build up
like the perl DBI/DBD packages. The following drivers are provided:
- SQLite v3
- PostgreSQL v8
- MySQL v5
- Oracle >=v8
- DB2 v8
This version comes with pre-compiled drivers for Win32. In doc.txt
more information is provided about how to install on Linux.
More info:
http://www.elemental-programming.org/Bigloo%20SQLI.html
Best whishes,
Hans Oesterholt-Dijkema