
Top : Computers : Programming : Languages : REBOL :
Database
Websites
REBOL/Base Pseudo-Relational Database
http://www.dobeash.com/RebDB/
A scheme for /Core that will allow to connect to a mySQL database server, send queries and retrieve resulting recordsets. This driver is 100% written in Rebol and doesn't require any additional library (like libmysql). [Freeware]
http://rebol.softinnov.org/mysql/
Side-step the limitation on text-only data due to the library interface not accepting binary! types for parameters. (REBOL/Command)
site exerpt
Some code REBOL Berkeley DB interface Enjoy Jeff Kreis rebol-db-15-Jan-2002.tar.gz...