Skip to content

Releases: Virtualsql/Vsql

Vsql v4.0 pro

25 Aug 09:46
ef1e695

Choose a tag to compare

VSQL is an all-in-one AI-powered SQL + NoSQL GUI software that supports data import, database browsing, visualization, machine learning, anomaly detection, and more β€” all from a single Python file.

πŸš€ Features
βœ… Connect to SQLite/NoSQL Databases
🧠 Train AI models (Random Forest, Neural Networks, Clustering)
πŸ“Š Visualize data with Matplotlib and Seaborn
🧼 Clean and prepare data interactively
πŸ’‘ Feature Importance, Query Studio, Visual SQL Editor
🌐 Offline-first design with modern UI (customtkinter)
πŸ”’ Future support for MTE encryption & blockchain sync
πŸ“¦ Requirements
Install required libraries with:

pip install -r requirements.txt
πŸ› οΈ Usage
python vsql.py
πŸ“„ License
This project is licensed under the MIT License.