Want to append the data from CSV file to the existing PostgreSQL table via command line on Windows? Using pg-cmd, a Command-Line client for PostgreSQL, you can append CSV/TSV/TXT data into existing PostgreSQL table easily and fast. Support Windows, Linux, and MacOS. Download pg-cmd Windows ... Read more
Tag Archives: CSV
Append CSV data to MySQL table via command line on Windows
Want to append the data from CSV file to the existing MySQL table via command line on Windows? Using my-cmd, a Command-Line client for MySQL, you can append CSV/TSV/TXT data into existing MySQL (MariaDB, Percona) table easily and fast. Support Windows, Linux, and MacOS. Download my-cmd ... Read more
Update data from CSV file to Redshift without programming
Want to update data from CSV file to Redshift? Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can update data from CSV file to Redshift easily and fast. Can run in GUI mode, Step by Step, just a few mouse clicks. Can run in Command line, for Scheduled Tasks and ... Read more
Update data from CSV file to Azure without programming
Want to update data from CSV file to Azure? Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can update data from CSV file to Azure easily and fast. Can run in GUI mode, Step by Step, just a few mouse clicks. Can run in Command line, for Scheduled Tasks and ... Read more
View large CSV file smoothly
Want to open and view huge CSV file? Want to search in huge CSV file, and copy the needed lines in the editor? Big Text File Viewer, is the tool. Fast and Smooth. View Gigabyte-sized CSV file easily, no need to wait long file-loading time. Support Windows, Linux, macOS. Download ... Read more
Save youtube playlist to CSV file
Want to save youtube playlist to CSV file? Using Data File Converter, a desktop tool, you can retrieve youtube playlist to CSV file easily and fast, no need to program, just a few mouse clicks! Support Windows, Linux, macOS Please download and install Data File Converter. Save youtube playlist ... Read more
Format multiple JSON files into one CSV for NTFS on OpenSea
If you want to format multiple JSON files into one CSV for NTFS on OpenSea, you can try Data File Converter, just in a few mouse clicks. 1. Open Data File Converter, select “Files” – “JSON”, “File” – “CSV”. 2. Choose OpenSea JSON ... Read more
Convert nested JSON to CSV
I see a post Convert nested JSON to CSV or table, the poster have JSON data like this: menu1.json {"menu": { "id": "file", "value": "File", "popup": { "menuitem": [ {"value": "New", "onclick": "CreateNewDoc()"}, {"value": "Open", "onclick": "OpenDoc()"}, ... Read more
Convert XML attributes to CSV columns
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
Convert KML to CSV
If you want to convert KML files to CSV files, you can try Data File Converter. An sample KML (Keyhole Markup Language) file like this: <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name>Simple ... Read more