QUICKNEST USER GUIDE
Overview
QuickNest Data Migration Studio is a cross-database migration platform designed to simplify data transfer between different database systems. The application supports MongoDB, MySQL, Microsoft SQL Server, Oracle, PostgreSQL, and CSV-based imports.
Users can create migrations by configuring source and destination connections, selecting tables or collections, mapping fields, and executing secure data transfers through an easy-to-use interface.
The platform supports multiple migrations executed one after another, allowing users to manage and monitor large migration workflows efficiently.
CSV files can also be used as a source for importing structured data into supported database systems.
How To Create Migration
Step 1 - Configure Source Database
Enter source database details including database type, host, port, username and password.
Step 2 - Configure Destination Database
Configure destination database connection and test connectivity.
Step 3 - Select Databases
Select database source and destination database and authenticate. connectivity.
Step 4 - Select Tables / Collections
Choose tables or collections that should be migrated.
Step 5 - Map Fields
Map source fields to destination columns.
Step 6 - Start Migration
Review migration summary and click Transfer.
Features
Common Errors
| Error | Cause | Solution |
|---|---|---|
| Connection Failed | Invalid host or port | Verify connection details |
| Authentication Error | Wrong credentials | Re-enter username/password |
| Datatype Mismatch | Unsupported conversion | Update field mapping |
| Duplicate Key Error | Duplicate records found | Enable overwrite/update mode |