- RebDB - http://www.dobeash.com/RebDB/
REBOL/Base Pseudo-Relational Database
- mySQL Driver for REBOL/Core - http://rebol.softinnov.org/mysql/
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]
- REBOL Berkeley DB interface - http://www.cs.unm.edu/~whip/
Side-step the limitation on text-only data due to the library interface not accepting binary! types for parameters. (REBOL/Command)
|