libFlatfile is a C library for reading and writing a database from an ASCII text file. Each line is a record. Each record has the same number of fields, but that number is arbitrary. Each field is seperated by a changable delimiter character.
| Tags | Database Database Engines/Servers Utilities |
|---|---|
| Licenses | LGPL |
| Implementation | C |