Java tool to import db data from csv, json or xml files.
Oracle DB, MySQL DB, PostgreSQL DB, Firebird DB, SQLite DB, Derby DB and HSQL DB are supported.
This tool does NOT include the needed db drivers, but they only have to be downloaded and configured once.
Features
- Optional import from CSV, JSON or XML format
- GUI and console mode
- Importmodes: Clear beafore insert, Insert new entries, Update existing entries, Update and Insert
- Use any import encoding
- Use your own csv separator
- Use your own csv string quote
- An indentation for JSON and XML accepted
- Option to read files for Blobs and Clobs instead of inline BASE64 code
- Optional zipped input
- Optional create new table
- Automatic update of application on user request
- GUI internationalisation(i18n) for english and german
- Password secured preferences in GUI mode
Follow Java DB CSV Import
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Good feature set and supported db vendor list. Performance is top.