|
Database functionality in REBOL is constantly improving, with native impementations and interfaces to existing database systems now available. This category contains links to information about doing database stuff in REBOL.
|
|
|
1. |
RebDB
-
REBOL/Base Pseudo-Relational Database
|
|
|
2. |
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)
|
|
|