mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
280 B
Plaintext
5 lines
280 B
Plaintext
RDB is a fast, portable Relational Database Management System without
|
|
arbitrary limits (other than memory and processor speed). It uses the
|
|
"operator/stream" DBMS paradigm. The operators are Unix filters (i.e.
|
|
they read STDIN and write STDOUT), so they can be connected by pipes.
|