Rons Data Stream is a Windows application for automatically executing repetitive tasks on small or large data sources (for example CSV files). Batches of files or folders may be cleaned, organized, and converted in one run.
The application is designed around two concepts, "Cleaners" and "Jobs", which combine to create data processing power. "Cleaners" are sets of data editing operations, and "Jobs" bring it all together to define the data sources, the destination, and the Cleaner(s) to process the data.
Rons Data Stream outputs different files formats like CSV, SQLite, HTML, XML, JSON. Rons Data Stream can write data to SQL Server.
The Preview Window makes the comparison of the original data with the processed data very clear. Essential for building and checking Cleaners.
AddisJust want to say thank you for this. I found the Rons Data Gear kit last year and was impressed by it. Rons Data Edit and Rons Data Stream were the perfect tool for the job at that time. [...] I'm thankful for this app and the unique use case it serves. Grateful and happy customer, Addis
Jobs: set up of data sources, formats and destinations | ||
Jobs files can be stored with the data (if the data is in a directory), or separately if needed, and run at the click of a button or from the command line. | ||
Cleaners: set up of cleaning rules to process data | ||
One or more Cleaners can be created, named, saved and re-used with multiple Jobs as often as needed. | ||
Rules: the list of operations to perform on the data | ||
Numerous column, row and cell operations are combined easily within the cleaner. See List of Rules below. | ||
Loads data from multiple available sources | ||
See Source and Destination Information below. | ||
Outputs to multiple formats | ||
Source and destination formats can be configured for simple file conversion. See Source and Destination Information below. | ||
Quick Job | ||
An alternative window for quickly setting up a cleaning Job. The Quick Job can even be saved as a full Job. | ||
Clean Layout | ||
The Data Stream window is clean and easy to use. Light/dark mode, and theme colors available. |
||
Preview Screen | ||
Essential for building cleaning tasks. Clear comparison of the original data with the processed one. | ||
Log files Output | ||
Essential for finding errors on large files. | ||
Full control over text format | ||
Full text encoding supported: Utf-7, Utf-8, Utf-16 and Utf-32 (both big endian and little endian), with automatic detection. |
The (growing) list of available data operations in Rons Data Stream are shown in the table below.
Rons Data Stream started life as the automation arm of Rons CSV Editor, and as such currently supports text based data formats. It soon became clear that our customers needed support for more data formats, the status of which is indicated in the table below.
Description | Source | Target |
---|---|---|
File Storage | Files can be read directly from a local disk or Azure Blob storage. | Files can be written directly to a local disk or Azure Blob storage. |
Note: Azure Blob Storage does not support random access so some output formats cannot be used with it.
|
||
CSV File | Separators configured per file (wild card match). | Separators configurable. |
Token File | Tokens (more than one character) configured per file (wild card match). | Tokens configurable. |
Text Template | N/A |
Generate any textual representation of the source data. For example turn a CSV file into an SQL Insert statement.
Note: Not supported in Azure Blob Storage.
|
SQL Server | Available | Source mapped to existing table or created if missing. |
SQLite | If requested. |
Available.
Note: Not supported in Azure Blob Storage.
|
HTML | Table source available. | Table output available. |
XML | Available. | Available. |
JSON | Available. | Available. |
Why not give it a try? The download is free and the installation simple.