Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Access the simple dbf database format the easiest possible way. This library consists basically of only two files (dbf.h and dbf.c), although C++ wrappers and sample GUI apps using wxWidgets and MFC are included, plus a C# implementation with no GUI.
Convert .DBF database (FoxPro, Visual FoxPro, dBase) files to .CSV
A standalone, portable Windows desktop application that bulk-converts dBASE / FoxPro / Visual FoxPro (.DBF) files to CSV (Comma Separated Values) or TSV (Tab Separated Values) format.
Built with .NET 9 and WPF — ships as a single .exe with no installation required.
A (currently read-only) ADO.NET Data Provider for dBASE (*.dbf) databases.
Currently only supports very simple SELECT statements (with ORDER BY and LIMIT) and is not tested very well. (In need of sample databases!)
An xBase (dBase) driver for windows .NET 2.0. Currently allows reading and writing to dBase tables and dBase V dbv memo files. Uses an internal indexing system. No COMIX support. If you do download, please leave comments.
DbfExporter is a small library written entirely in C# 2.0. It creates DBase III (Or FoxPro 2.6) files by directly writing with System.Io streams. No ODBC drivers or 3rd party component required. Total control on the dbf structure.