sql-tools

There are 9 repositories under sql-tools topic.

  • duckdb-sql-tools

    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.

    Language:Jupyter Notebook17105
  • 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. 🕵️‍♂️🔐

    Language:Shell7116
  • inspaacademy/sql-dump-splitter

    A Python tool to split large SQL dump files into smaller, manageable parts based on specific SQL conditions.

    Language:Python7103
  • Ayushx309/LiteDBAdmin

    Lightweight SQL tool with Monaco editor, natural language queries, and dark mode. Built with PHP for MySQL databases.

    Language:PHP3102
  • daq-tools/skeem

    Infer SQL DDL statements from tabular data.

    Language:Python3231
  • 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.

    Language:Python20
  • hckhanh/pg2bigquery

    A CLI tool to convert query from PostgreSQL to BigQuery

    Language:TypeScript0100
  • Benbb96/sql-where-in-generator

    Generates a SQL WHERE IN clause based on an input of text

    Language:HTML
  • 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.