sql-tools
There are 9 repositories under sql-tools topic.
RandomFractals/duckdb-sql-tools
DuckDB SQL Tools add DuckDB support to VSCode, and provide database schema and SQL query interfaces for the popular SQLTools extension, SQL query editor, language server, and data processing tools.
ImKKingshuk/StealthSQL
StealthSQL: The Ultimate SQL Injection Tool - Dive into the shadows of web security with StealthSQL. Harness the power of StealthSQL to silently unveil vulnerabilities in SQL databases. Conduct stealthy SQL injections, expose misconfigurations, and empower your security journey. 🕵️♂️🔐
inspaacademy/sql-dump-splitter
A Python tool to split large SQL dump files into smaller, manageable parts based on specific SQL conditions.
Ayushx309/LiteDBAdmin
Lightweight SQL tool with Monaco editor, natural language queries, and dark mode. Built with PHP for MySQL databases.
daq-tools/skeem
Infer SQL DDL statements from tabular data.
Club-Innovate/GenAI-SQL-CLI
GenAI-SQL is a modular, extensible suite of AI-powered tools for automating SQL code improvement, documentation, and validation. Built for developers, analysts, and data engineers, it leverages Azure OpenAI (GPT-4o) to analyze, refactor, comment, explain, test, and audit SQL — all within a secure, asynchronous, and HIPAA-compliant framework.
hckhanh/pg2bigquery
A CLI tool to convert query from PostgreSQL to BigQuery
Benbb96/sql-where-in-generator
Generates a SQL WHERE IN clause based on an input of text
ggiss3272/Beginner-Data-Analysis-Project-SQL
This project demonstrates basic SQL database setup, data loading, and queries for analyzing real estate sales data. It is designed as a beginner-friendly project for learning SQL.