Want to import data from CSV file to PostgreSQL via command line on Linux (Ubuntu/RedHat/CentOS…)? Using pg-cmd, you can import data from CSV file to PostgreSQL easily and fast, no need to program. Here you can download pg-cmd Linux version. No need to install PostgreSQL client ... Read more
Tag Archives: PostgreSQL
Import data from CSV to PostgreSQL via command line on Windows
Want to import data from CSV file to PostgreSQL via command line on Windows? Using pg-cmd, you can import data from CSV file to PostgreSQL easily and fast, no need to program. Here you can download pg-cmd Windows version. No need to install PostgreSQL client library. Convenient to deploy to ... Read more
Export data from PostgreSQL query results to MongoDB collection without programming
Want to export PostgreSQL query results to MongoDB? Using DBToMongo, a native GUI tool, you can export PostgreSQL query result to MongoDB collection easily and fast, just a few mouse clicks! Support all MongoDB deployment types: standalone, replica set, sharded cluster, and MongoDB ... Read more
Batch transfer data from PostgreSQL tables to MongoDB collections without programming
Want to batch transfer data from PostgreSQL tables to MongoDB? Using DBToMongo, a native GUI tool, you can batch transfer data from PostgreSQL tables to MongoDB easily and fast, just a few mouse clicks! Support all MongoDB deployment types: standalone, replica set, sharded cluster, and MongoDB ... Read more
Export MongoDB query results to PostgreSQL table without programming
Want to transfer data from MongoDB query results to PostgreSQL table? Using MongoToDB, a native GUI tool, you can transfer data from MongoDB query results to PostgreSQL table easily and fast, just a few mouse clicks! Support all MongoDB deployment types: standalone, replica set, sharded ... Read more
Batch transfer data from MongoDB collections to PostgreSQL tables without programming
Want to batch transfer data from MongoDB collections to PostgreSQL ? Using MongoToDB, a native GUI tool, you can batch transfer data from MongoDB collections to PostgreSQL easily and fast, just a few mouse clicks! Support all MongoDB deployment types: standalone, replica set, sharded cluster, ... Read more
Upsert data from JSON file to PostgreSQL without programming
Want to upsert data from JSON file to PostgreSQL ? Upsert: inserts rows into a table if they do not already exist, or updates them if they do. Using FileToDB, a native GUI tool, you can upsert data from JSON file to PostgreSQL easily and fast, no need to program, just a few mouse ... Read more
Upsert data from XML file to PostgreSQL without programming
Want to upsert data from XML file to PostgreSQL ? Upsert: inserts rows into a table if they do not already exist, or updates them if they do. Using FileToDB, a native GUI tool, you can upsert data from XML file to PostgreSQL easily and fast, no need to program, just a few mouse clicks! Support ... Read more
Upsert data from Excel file to PostgreSQL without programming
Want to upsert data from Excel file to PostgreSQL ? Upsert: inserts rows into a table if they do not already exist, or updates them if they do. Using FileToDB, a native GUI tool, you can upsert data from Excel file to PostgreSQL easily and fast, no need to program, just a few mouse ... Read more
Upsert data from TXT file to PostgreSQL without programming
Want to upsert data from TXT file to PostgreSQL ? Upsert: inserts rows into a table if they do not already exist, or updates them if they do. Using FileToDB, a native GUI tool, you can upsert data from TXT file to PostgreSQL easily and fast, no need to program, just a few mouse clicks! Support ... Read more