Want to import data from TSV file to SQL Server via command line on Linux (Ubuntu/RedHat/CentOS…)? Using mssql-cmd, you can import data from TSV file to SQL Server easily and fast, no need to program. Here you can download mssql-cmd Linux version. No need to install SQL Server client ... Read more
Tag Archives: Sql Server
Import data from TSV to SQL Server via command line on Windows
Want to import data from TSV file to SQL Server via command line on Windows? Using mssql-cmd, you can import data from TSV file to SQL Server easily and fast, no need to program. Here you can download mssql-cmd Windows version. No need to install SQL Server client library. Convenient to ... Read more
Import data from CSV to SQL Server via command line on Macos
Want to import data from CSV file to SQL Server via command line on MacOS? Using mssql-cmd, you can import data from CSV file to SQL Server easily and fast, no need to program. Here you can download mssql-cmd MacOS version. No need to install SQL Server client library. Convenient to deploy ... Read more
Import data from CSV to SQL Server via command line on Linux
Want to import data from CSV file to SQL Server via command line on Linux (Ubuntu/RedHat/CentOS…)? Using mssql-cmd, you can import data from CSV file to SQL Server easily and fast, no need to program. Here you can download mssql-cmd Linux version. No need to install SQL Server client ... Read more
Import data from CSV to SQL Server via command line on Windows
Want to import data from CSV file to SQL Server via command line on Windows? Using mssql-cmd, you can import data from CSV file to SQL Server easily and fast, no need to program. Here you can download mssql-cmd Windows version. No need to install SQL Server client library. Convenient to ... Read more
Export data from SQL Server query results to MongoDB collection without programming
Want to export SQL Server query results to MongoDB? Using DBToMongo, a native GUI tool, you can export SQL Server 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 SQL Server tables to MongoDB collections without programming
Want to batch transfer data from SQL Server tables to MongoDB? Using DBToMongo, a native GUI tool, you can batch transfer data from SQL Server 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 SQL Server table without programming
Want to transfer data from MongoDB query results to SQL Server table? Using MongoToDB, a native GUI tool, you can transfer data from MongoDB query results to SQL Server 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 SQL Server tables without programming
Want to batch transfer data from MongoDB collections to SQL Server ? Using MongoToDB, a native GUI tool, you can batch transfer data from MongoDB collections to SQL Server 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 SQL Server without programming
Want to upsert data from JSON file to SQL Server ? 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 SQL Server easily and fast, no need to program, just a few mouse ... Read more