"Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files.
Each table data is stored in a separate CSV file.
It also allows to load data from CSV files into the database.
Program can be run from UI or from command line.
There's one more advanced feature which allows merging of data from CSV file to Database.
It is only available from command line.
(It will take foreign keys and unique keys into consideration and then try to insert data with minimum change as possible).
Note:
1) If tables do not exist, this program will not automatically create table while loading data from CSV.
Features
- Supports Oracle, SQL Server and MySQL Database
- Supports migration of data between Oracle, MySQL and SQL Server Database with same table structure
- Supports storing/loading of large objects (CLOB, BLOB, LONGVARBINARY etc)
- Export entire database to csv files
- Database backup tool
- Database migration tool
License
Creative Commons Attribution Non-Commercial License V2.0Follow Database to CSV
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Database to CSV!