database-tools

There are 47 repositories under database-tools topic.

  • refinery

    rust-db/refinery

    Powerful SQL migration toolkit for Rust.

    Language:Rust1.5k17144147
  • percona/percona-toolkit

    Percona Toolkit: a collection of advanced open source command-line tools.

    Language:Perl1.4k970355
  • didin1453fatih/dbdesigner.id

    Demo project moved to

    Language:JavaScript3021022102
  • hannesrudolph/sqlite-explorer-fastmcp-mcp-server

    An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.

    Language:Python842423
  • databrainhq/dataneuron

    Data Neuron is a powerful framework that enables you to build text-to-SQL applications with an easily maintainable semantic layer. Whether you're creating customer-facing chatbots, internal Slack bots for analytics, or other data-driven applications, Data Neuron provides the tools to make your data accessible through natural language

    Language:Python45423
  • dlevsha/nasgrate

    Database migration tool

    Language:PHP30437
  • NeilQ/DbToys

    DbToys offers a set of utilities around database like view table design, exporting data dictionary, code generator. 提供一些围绕数据库的开发辅助功能,包括数据表结构快速查看、导出数据字典、通过模板生成代码等

    Language:C#12202
  • tobiager/Erdus

    Universal ER diagram converter.

    Language:TypeScript12
  • goalzz85/tidb-exporter

    A tool to export TiDB database data to files in cases where the TiDB server can't be restored.

    Language:Rust9101
  • harshvsingh8/leveldb-reader

    A colleciton of platform specific binaries, written in Go, to query LevelDB (or SnappyDB) databases.

    Language:Go8001
  • Tob1as/docker-tools

    Tools collection - Docker Images for amd64, arm64, arm (Raspberry Pi)

    Language:Dockerfile5101
  • axonops/cassandra-analyzer

    Comprehensive cluster analysis tool for Apache Cassandra® powered by AxonOps. Analyzes configuration, performance, security, and data model to provide actionable recommendations.

    Language:Python4000
  • bhoobalan-bhoo/aws-aurora-wire-proxy

    AuroraWire: Connect pgAdmin to AWS Aurora Serverless v2 without making your database public. Zero EC2, zero hassle.

    Language:JavaScript4
  • EvilLord666/DbTools

    Cross database engine ADO.NET tools (for create, delete, insert data, e.t.c.) and extension for create DB and init via set of sql scripts mainly for prepare Unit tests infrastructure

    Language:C#41142
  • dibbed/redis-mongo-backup-tool

    Lightweight, env-driven backup/restore CLI for Redis (pattern-based keys) and MongoDB (mongodump/mongorestore).

    Language:Python3
  • SherlockSoftwareInc/SQL-Document-Builder

    SQL Server Script and Document Builder is a comprehensive SQL document and script builder featuring advanced database object browsing, powerful script generation, flexible documentation export (Markdown, WIKI, SharePoint), and multi-tab SQL editing — all integrated with robust connection and template management.

    Language:C#3
  • Arsalanjdev/RowGen

    AI-powered SQL data generator using HuggingFace. Fill your database tables with realistic and context-aware data using AI.

    Language:Python20
  • N4rr34n6/OSINT-Industries-CSV-Data-Importer

    OSINT Industries CSV Data Importer is an advanced and efficient tool designed to import data from CSV files into SQLite databases, ensuring data integrity by preventing duplicate entries.

    Language:Python2110
  • opencitations/virtuoso_utilities

    A collection of Python utilities for interacting with OpenLink Virtuoso

    Language:Python2
  • LightSpeedRelay_DatabaseTools

    seanpm2001/LightSpeedRelay_DatabaseTools

    Convert your isDNS database into a different format, along with other tools for the iDNS database system in the Light Speed Relay system.

    Language:SQL2302
  • shubhamy4ever/sequelize-migration-builder

    This package simplifies the generation of Sequelize migration files from models. It processes models written in either sequelize.define format or class-based format, as outlined in Sequelize's official documentation. The generated migrations are compatible with Sequelize CLI commands.

    Language:JavaScript2110
  • FizzCodeSoftware/DbTools

    Fizzcode DbTools open source project

    Language:C#1101
  • goodwaysIT/ggutil

    CLI tool for concurrent management of multiple Oracle GoldenGate (OGG) environments.

    Language:Go1
  • goodwaysIT/inspect4oracle

    Open-source Oracle database inspection tool for DBAs, developers, & ops. Get health checks & performance insights via a web UI.

    Language:Go1
  • N3XT0R/laravel-migration-generator

    Reverse-engineer MySQL/PostgreSQL/MSSQL schemas into Laravel 5–12 migrations. Modern, extensible, CI-tested.

    Language:PHP1100
  • nightvisi0n/pg-formatter-ts

    Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool

    Language:TypeScript1100
  • satish-kori/postgres-mcp-server

    A specialized MCP (Model Context Protocol) server for PostgreSQL that enables AI assistants to perform database operations through natural language. Built with TypeScript, featuring schema discovery, safe SQL execution, and multiple output formats.

    Language:TypeScript10
  • waleed-durrani/instech-newsletter

    Discover the latest, under-the-radar, and potentially game-changing Tech & AI-focused tools

    10
  • yuri-val/symmetric-dashboard

    A modern web-based dashboard for monitoring and managing SymmetricDS (mysql) database synchronization.

    Language:JavaScript1
  • Anastasiya322/redis-mongo-backup-tool

    🗄️ Backup, restore, and manage Redis and MongoDB databases easily with this modular CLI tool, simplifying your data management tasks.

    Language:Python
  • bimantaraz/Enhanced-SQL-to-CSV-Converter

    A lightweight Python utility for converting SQL dump files (MySQL & PostgreSQL) to CSV format with advanced parsing, multi-table support, and debugging capabilities.

    Language:Python
  • filip-copija/VizRelate

    Interactive Database Schema Visualizer - Explore database relationships through dynamic, interactive graphs. Built with Python, Streamlit & Cytoscape.js. Supports MSSQL & MySQL with BFS filtering and real-time schema analysis.

    Language:Python
  • MahdiMohammadiha/CRUD

    A full-stack CRUD app with a FastAPI backend, a simple JavaScript web UI, and a PyQt6 desktop interface — designed for learning and lightweight data management.

    Language:Python
  • mbcheikh/auto_counters

    PostgreSQL extension for automatic contextual numbering

    Language:PLpgSQL
  • smbatemanEA/oracle-utilities-merge-script-generator

    Dynamic generator for Oracle MERGE scripts aligned to Oracle Utilities Application Framework (OUAF) standards, handling Maintenance Object (MO) JSON parsing, key-based ON clauses, and full datatype mappings.

    Language:PLSQL
  • YeT1AN/Database-Record-Change-Tracker

    Maven-based Java utility to scan SQL Server and track created vs. updated records using timestamp fields across all schemas.

    Language:Java