Y
Hacker News
new
|
ask
|
show
|
jobs
by
nsxwolf
969 days ago
And there's file system stuff:
https://stackoverflow.com/questions/28640159/what-is-the-dif...
1 comments
tyingq
969 days ago
Ah, yep. The original nosql. Variable and fixed length record based storage, that comes with the OS.
link
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