database-tools
There are 47 repositories under database-tools topic.
rust-db/refinery
Powerful SQL migration toolkit for Rust.
percona/percona-toolkit
Percona Toolkit: a collection of advanced open source command-line tools.
didin1453fatih/dbdesigner.id
Demo project moved to
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.
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
dlevsha/nasgrate
Database migration tool
NeilQ/DbToys
DbToys offers a set of utilities around database like view table design, exporting data dictionary, code generator. 提供一些围绕数据库的开发辅助功能,包括数据表结构快速查看、导出数据字典、通过模板生成代码等
tobiager/Erdus
Universal ER diagram converter.
goalzz85/tidb-exporter
A tool to export TiDB database data to files in cases where the TiDB server can't be restored.
harshvsingh8/leveldb-reader
A colleciton of platform specific binaries, written in Go, to query LevelDB (or SnappyDB) databases.
Tob1as/docker-tools
Tools collection - Docker Images for amd64, arm64, arm (Raspberry Pi)
axonops/cassandra-analyzer
Comprehensive cluster analysis tool for Apache Cassandra® powered by AxonOps. Analyzes configuration, performance, security, and data model to provide actionable recommendations.
bhoobalan-bhoo/aws-aurora-wire-proxy
AuroraWire: Connect pgAdmin to AWS Aurora Serverless v2 without making your database public. Zero EC2, zero hassle.
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
dibbed/redis-mongo-backup-tool
Lightweight, env-driven backup/restore CLI for Redis (pattern-based keys) and MongoDB (mongodump/mongorestore).
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.
Arsalanjdev/RowGen
AI-powered SQL data generator using HuggingFace. Fill your database tables with realistic and context-aware data using AI.
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.
opencitations/virtuoso_utilities
A collection of Python utilities for interacting with OpenLink Virtuoso
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.
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.
FizzCodeSoftware/DbTools
Fizzcode DbTools open source project
goodwaysIT/ggutil
CLI tool for concurrent management of multiple Oracle GoldenGate (OGG) environments.
goodwaysIT/inspect4oracle
Open-source Oracle database inspection tool for DBAs, developers, & ops. Get health checks & performance insights via a web UI.
N3XT0R/laravel-migration-generator
Reverse-engineer MySQL/PostgreSQL/MSSQL schemas into Laravel 5–12 migrations. Modern, extensible, CI-tested.
nightvisi0n/pg-formatter-ts
Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool
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.
waleed-durrani/instech-newsletter
Discover the latest, under-the-radar, and potentially game-changing Tech & AI-focused tools
yuri-val/symmetric-dashboard
A modern web-based dashboard for monitoring and managing SymmetricDS (mysql) database synchronization.
Anastasiya322/redis-mongo-backup-tool
🗄️ Backup, restore, and manage Redis and MongoDB databases easily with this modular CLI tool, simplifying your data management tasks.
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.
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.
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.
mbcheikh/auto_counters
PostgreSQL extension for automatic contextual numbering
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.
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.