216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Get started free
Auth0 Free: 25K MAUs + 5-Min Setup
Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login
Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
mysql2dbf is a perl written command line utility for exporting MySQL data into DBF file. It has configurable DBF file format and uses user's SQL queries.
dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
This is an ETL software which loads data from DBF/XBase files into MySQL. This utility has command line interface, designed to work without user interaction.
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Free portable convertor for BDE / Paradox database to sql text file. It dumps BDE database to sql file using LocalSQL dialects. It's very usefull to put tables under version control but it can be used to migrate BDE database to new sql DB also
ExcelToDBF is an open source Add-in for Excel 2007 enabling Excel users to accomplish two kinds of operations: saving an active Worksheet to DBF IV format and changing a DBF file using Excel.
3 programs: Design (and executes) scripts for to create MySQL/SQLite/SQLPostgre databases and tables, from existent Paradox(.db)/dBase(.dbf) tables. Adds, updates (or both) data from Paradox/dBase tables to MySQL/SQLite/Postg. ones. Displays this tables.
Create and manipulate DBF files (xBase) with suport for 'memo' fields. You can open or create tables (with their corresponding 'memo' file), read records, append, replace or delete them (logical and physical). Index support is not available now
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
A Java-based project for reading and writing on Xbase -- DBF (dBase III / Clipper) file.
This project is an implementation of JavaDBF:
http://sarovar.org/projects/javadbf/
Credits (JavaDBF):
Anil Kumar K.
Abraham K. Jacob
Open source, universal database program. User can make his own type of database and export it. Using own database files, *.dbf. Can use only with this program. Operating with databases in special GUI.
Open HwXML is a user-friendly, customizable for data-driven application.
Running in All Win32 it is specifically designed to handle dbf File, based on xHarbour & HwGui Lib. It reads XML as well as .PRG files.
myParser is an application based on Microsoft Visual Basic 6. The application transfer information between DbaseIV ( DBF ) Tables to MySQL. The application can be executed in a GUI form or as Command Line call. Example: c:\>myparser contacts.prj This wi
Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
Source code in C# for wrapper classes for ShapeLib.dll (http://shapelib.maptools.org): a library for reading and writing shape files ( shp shx and dbf).
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!)
Fast data loading from DBF ( dbf , xBASE , Clipper ) files of arbitrary structures into RBDMS Oracle. Excellent for mass files loading. May be the fastest tool possible. Automatic tables creation from dbf files. No problems with reserved words.
DabaBase Migration Tool (dbmt) is a tool and Java API to migrate data from different sources (XML,DBF,CSV,JDBC) to another (DBF,CSV,JDBC,TXT). Configured by an XML file defining source, target and schemas + transformations of the data.
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.
This project is an win32 converter from DBF to SQL. It generates a sql script file, and have options to create/drop the table, supress deleted fields, include the data, use transactios...