english deutsch
mySQL Driver for REBOL/Core
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]
RebDB
REBOL/Base Pseudo-Relational Database
REBOL Berkeley DB interface
Side-step the limitation on text-only data due to the library interface not accepting binary! types for parameters. (REBOL/Command)