CDBFAPI - it's a powerful library for working with files in DBF format. It does not require any database drivers, like ADO/BDE/ODBC. You can use CDBFAPI under Windows, iOS, OSX.The original package contains:Classic cdbfapi.dll, both 32 and 64 bit;cdbfapiPlus.dll, both 32 and 64 bit, C++ class;C# wrapper for cdbfapiPlus.dll;Delphi wrappers: cdbfapi.pas and cdbfapiPlus.pas;iOS framework;OSX framework;+ Some demo projects.The library contains many functions.The majority of them have clear names and parameters, that it is obvious how to use them.It supports:C++ interface;C interface;C# interface;Objective-C interface;Swift interface;Delphi interface.