Skip to content

yerdos/SesameSql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL AI Assistant

SQL AI Assistant is a web-based tool designed to help developers and database administrators quickly format and execute SQL queries while providing AI-driven optimization suggestions. In the future, this project aims to evolve into an online tool, allowing users to utilize these features directly in their browser.

Features

  1. AI Optimization Suggestions: Leverages AI technology to analyze queries and offer optimization recommendations, such as improving index usage and query efficiency.
  2. SQL Formatting: Automatically formats SQL queries using the sql-formatter library, making them more readable.
  3. SQL Query Execution: Allows users to input SQL queries and run them, with query results displayed (feature coming soon).
  4. Tab Switching: Users can toggle between tabs to view formatted SQL queries or AI optimization suggestions.
  5. Simple User Management: Provides login functionality, enabling users to save query history and optimization suggestions (upcoming feature).

Try it online

SQL AI Assistant Interface SQL AI Assistant Interface

Usage Instructions

1. Installation

To run this project locally, ensure you have the following tools installed:

Clone this repository:

git clone https://github.com/yerdos/SesameSql.git
cd sql-helper

About

Sql Formater and Sql AI assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published