Withdata Software

Producing high-quality database tools

Main menu

Skip to primary content
Skip to secondary content
  • Withdata
  • Blog
  • Categories
  • Tags
  • Tools

Tag Archives: xml

Post navigation

Newer posts →

Convert XML attributes to CSV columns

Posted on October 22, 2024 by Shiji Pan

I see a post How to convert XML into CSV using XSL, the poster has a test XML like this: <Tester author="Name" id="16384543"> <insert tableName="sampletable"> <column name="id" valueNumeric="2"/> <column name="name" value="kathy"/> <column ... Read more

Posted in use | Tagged CSV, xml, xml to csv

Convert XML (mixed nodes and attributes) to CSV file

Posted on October 19, 2024 by Shiji Pan

I see a post Convert xml (mixed nodes and attributes) to csv file using c#, the poster has an XML which has mix of nodes and nodes with attributes: <?xml version="1.0" encoding="utf-8"?> <Root> <StudentRequestList count="3"> <StudentRequest> ... Read more

Posted in use | Tagged CSV, xml, xml to csv

Convert XML to CSV with node path as header

Posted on October 18, 2024 by Shiji Pan

I see a post Convert XML to CSV (with node path as header) using XSLT, the poster have this XML data: <tXML> <Header> <Source>XPTO</Source> <User_ID>127</User_ID> <Message_Type>Ship</Message_Type> ... Read more

Posted in use | Tagged CSV, xml, xml to csv

3 ways to export MongoDB data to files (CSV, TSV, JSON) without coding

Posted on February 19, 2024 by Shiji Pan

Sometimes, you need to export MongoDB data to files, CSV, JSON, or other types, here are some tools you can use. 1. mongoexport https://www.mongodb.com/docs/database-tools/mongoexport/ mongoexport is a command-line tool that produces a JSON or CSV export of data stored in a MongoDB ... Read more

Posted in mongotofile | Tagged CSV, Excel, json, mongodb, xml

Convert large XML file to CSV file without coding

Posted on May 16, 2023 by Shiji Pan

Sometimes you need to convert big XML files to other format, like CSV, TSV, TXT, Excel, JSON, or SQL. If you don’t like to program, you can try Withdata Data File Converter, a native GUI XML to CSV converter for Windows, Linux, and macOS, you can convert large XML to CSV easily. Can run in ... Read more

Posted in use | Tagged Convert XML, xml, xml to csv, xml to excel, xml to json

Post navigation

Newer posts →

Recent Posts

  • Convert Text to Speech Line by Line
  • Store HTML in SQLite TEXT: Step-by-Step Implementation & Best Practices
Withdata Software. ©2004 - 2026 All rights reserved.