**SmartXML** 1.0 released
SmartXML is a tool that allows you to parse XML and load data into PostgreSQL.
#### Key features:
- does not require programming skills
- works with very large and complex XML files
- does not require XSD schema
- can process XML with fuzzy structure
- supports batch insertion into PostgreSQL
- table patches can be generated from XML
- support for generating ON CONFLICT DO queries
#### Operation Systems:
Windows: full support
Linux: alpha version
#### Links:
Website: [https://redata.dev/smartxml](https://redata.dev/smartxml)