Resources
These pages explain the jobs the suite is built for. They are not a substitute for the product pages, and they do not describe features the applications do not have.
- What is synthetic data?
Synthetic data is generated to stand in for production rows during development and testing. Loop Life Data Generator builds those rows from the schema, including foreign keys.
- What is database migration?
Database migration moves schema and rows from one engine to another. Loop Life Data Migration translates SQL and keeps a lineage of what changed. Read the script before you run it.
- What is ETL?
ETL means extract, transform, and load. Brain Wave ETL draws that pipeline on this computer and runs it with Brain Wave Service, including supported databases and SaaS connectors.
- What is a SQL IDE?
A SQL IDE is where you write, run, and explore SQL against a connected database. Loop Life NeoSQL is that desktop environment for Windows, Ubuntu, Debian, and Arch.
