mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
RDBC stands for Ruby Database Connectivity.
|
|
|
|
RDBC provides a unified API to access RDBMS such as PostgreSQL and
|
|
Oracle. The composition of RDBC is like that of JDBC. Almost all the
|
|
names of the classes and the methods are mimicked.
|
|
|
|
WWW: http://homepage3.nifty.com/guion/SOFT/RDBC/INDEX_E.HTM
|