Hacker News new | ask | show | jobs
by happyweasel 973 days ago
>the entire database is >in a single file

Microsoft Access since at least 30 years? MdB file? Accessible with various dB APIs? And wasn't dBASE also the same thing?

2 comments

No, dBASE (Clipper, FoxPro, etc) uses a separate file for each table (.DBF), index (.CDX) and blob (.FPT).
Also Sybase.