FBLoader is a command-line tool for very fast import of CSV data into Firebird databases.
You can use Firebird Loader to do the following:
- Load data from CSV files using customisable parameters.
- Load data across a network, if your data files are on a different system than the database.
- Load data from multiple data files during the same load session.
- Load data into multiple tables during the same load session.
- Load data from large tables using automatic parallel loading.
- Specify the character set of the data.
- Use the operating system's file system to access the data files.
Supported platforms: 64-bit Windows, 64-bit Linux (SuSE, Ubuntu)