Console Mode allows you to script and automate your migrations without ever needing to use our web-based user interface.
All of the functionality exposed in the web-based UI is available in the console mode as well.
Run the OmniLoader executable with an additional -job parameter specifying the path to the JSON file. An example (Windows variant):
By default, the console will copy all the tables from all source databases into the target database.
Of course, this behavior can be changed. You can opt to specify a particular list of tables to copy. Each table can have its own specific customization parameters applied. More information on this is available in our documentation. If several source databases are used, instead of a single Source element, you should use Sources with an array of items.
Console Mode uses straightforward, declarative JSON files that display all your migration settings in one place. Instead of navigating through multiple screens, you can see every customization at a glance.
This transparency is particularly valuable in team environments. Colleagues can quickly understand project requirements without hunting through configuration screens.
As an added benefit, JSON project files integrate seamlessly with source control systems, providing security and audit capabilities for your migration configurations.
Omni Loader can be invoked as a console application to execute a job and return. This is very useful for automated migrations and migrations as part of CI/CD workflows.
A JSON job specification to use. A typical example would be:
Ready to get started?
We support over 20 databases at this point and are very likely to support yours. Take a look at the whole list on our databases page.
While other tools require time-consuming configuration or struggle with large datasets, Omni Loader delivers easy deployment and reliable performance for databases of any size.
Please contact us and we will discuss your needs.
We'll be happy to organize an Omni Loader demo for you. Please reach out using the form at Spectral Core with your work email address (not an anonymous one). Please note that Omni Loader is designed for clients with budgets of $30,000+ annually. For Full Convert demos, we recommend using the free trial instead, as Full Convert is positioned as a cost-effective, self-service tool.
Please write to sales@spectralcore.com.
We've found that email support at support@spectralcore.com provides the best experience for our global customer base spanning 100+ countries. Our developers can provide detailed technical guidance, share code snippets or screenshots when needed, and ensure nothing gets lost in translation across time zones.
For on-premises installation please contact us to obtain a license. Once you do, you will get native executables for Windows and Linux. Run as many agents as your license allows to scale to the perfomance levels you need.
Absolutely — that's the core functionality of Omni Loader.
CDC is available for Oracle, SQL Server, and MySQL/MariaDB source databases. All our relational target databases can ingest from our CDC-enabled sources.