| From: | ReData via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
|---|---|
| To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
| Subject: | SmartXML 1.0 Tool for loading XML into PostgreSQL |
| Date: | 2024-04-17 18:01:10 |
| Message-ID: | 171337687041.681.3064779658430427400@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
**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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | HexaCluster via PostgreSQL Announce | 2024-04-22 18:02:23 | pgdsat v1.1 released |
| Previous Message | PL/Haskell via PostgreSQL Announce | 2024-04-17 18:00:02 | PL/Haskell v4.0 Released |