← All tools

kareemadam/QueryDump

Popularity 65 Updated Data & Databases

🔄 Export database data with QueryDump to Parquet, CSV, or another database, supporting anonymization and low-memory streaming processing.

githubauto-collected

Installation

A directly usable install command is not verified yet. Check the project documentation or releases.

🚀 QueryDump - Export Your Database Queries Easily

📥 Download Now

📖 Introduction

QueryDump is a performance-focused command-line interface (CLI) tool designed for exporting database queries into Parquet or CSV formats. It includes built-in data masking features to protect sensitive information. This application simplifies data migration, making it ideal for users who need an efficient way to handle their database exports without technical expertise.

🚀 Getting Started

To use QueryDump, follow these steps:

  • Download the Application

Visit the Releases page to download the latest version of QueryDump. You'll find several files available for download; choose the one that best fits your operating system.

  • Install the Application

After downloading, locate the file on your computer. Here are the installation steps by operating system:

  • Windows
  • Simply double-click the downloaded .exe file to start the installation.
  • macOS
  • Open the .dmg file and drag the QueryDump application to your Applications folder.
  • Linux
  • Extract the downloaded tarball and run the executable file in your terminal.
  • Open QueryDump

Once installed, you can launch QueryDump from your applications menu or by typing the command into your terminal. For Windows, you can also double-click the application icon.

⚙️ System Requirements

  • Operating System: Windows 10 or later, macOS 10.14 or later, Linux Ubuntu 20.04 or later.
  • Memory: Minimum 4 GB RAM.
  • Storage: At least 100 MB of free disk space required for installation.
  • Database Compatibility: Supports common databases like SQL Server, Oracle, and DuckDB.

🌟 Features