Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyingq
968 days ago
Ah, yep. The original nosql. Variable and fixed length record based storage, that comes with the OS.
1 comments
p_l
968 days ago
The parts that are standardised in COBOL (k/v storage) are implemented in GNU COBOL using gdbm/Berkeley DB.
link