Jump to content

Draft:SmartXML

From Wikipedia, the free encyclopedia

SmartXML developed[1] in Red application designed for processing XML files with support of PostgreSQL[2]. Unlike the popular XPath parsing language, it does not require programming knowledge and have own parsing rules system.

Features[edit]

  • Does not require an XSD schema
  • Allows missing sections to be completed
  • Allows you to generate patches for the database
  • Allows you to upload data to relational databases
  • Allows to upload data to nosql databases
  • Supports batch processing mode
  • Support for parsing expression grammar (PEG)

See also[edit]

References[edit]

  1. ^ "Red in the real world". red-lang.org.
  2. ^ "Tool for loading XML into PostgreSQL". postgresql.org. 17 April 2024.

External links[edit]


Category:Query languages Category:XML data access