Withdata Software

DBLoader 3.6 Released: Fixed-Width Text, YAML & Table Filter

September 14, 2026 — Withdata Software announces DBLoader 3.6, a cross-platform desktop tool for importing files into databases and exporting databases to files. This release adds fixed-width text and YAML in both directions, a new “Options / Output Settings” page, and a table filter above the database object tree.

What’s New in DBLoader 3.6

1. Fixed-Width Text, Both Ways

DBLoader can now import data from fixed-width text files — the column widths are detected from the data and can be adjusted before importing. It can also export to fixed-width text, again with widths detected from the data and editable, so the output lines up exactly the way a legacy system or mainframe expects.

2. YAML, Both Ways

On the import side, DBLoader reads the common YAML shapes: a list of mappings (each mapping is one record), a mapping whose values are lists (column-oriented), and a single mapping of scalar values. Nested mappings are flattened into dotted column names such as meta.vip, and large flat files are streamed in chunks to keep memory low.

On the export side, you control the encoding, the indent, and block vs. flow style, and flattened columns can be written back as nested mappings. Values that contain line breaks become literal block scalars, and reading the file back gives the same columns and values.

3. Options / Output Settings & Table Filter

About DBLoader

DBLoader imports files into databases and exports databases to files — fast and locally, without coding.

Upgrade Today

DBLoader 3.6 is ready for download: https://www.withdata.com/db-loader/download.html. Existing users may update directly. New users can download a free trial to try the new fixed-width text and YAML support, and the table filter.

Withdata Software continues optimizing DBLoader for real-world data import and export scenarios based on user feedback.