Sqlar is a Telegram bot designed for simple and fast SQL command execution directly from your Telegram interface.
- Database Support: MySQL and SQLite
- Multilingual: Russian, Persian, and English
- Asynchronous: Built with async libraries for optimal performance
- Simple and user-friendly
- Fast execution
- Asynchronous operations
- SQLite support
- No need for phpMyAdmin
Install Sqlar with a single command:
sudo bash -c "$(curl -sL https://github.com/erfjab/sqlar/raw/main/install.sh)"
- Telegram bot token (obtain from @BotFather )
- Telegram admin chat ID (get from @UserInfoBot )
Join @ErfJabs for the latest news and updates.
Sqlar utilizes the following key libraries:
- aiogram: Telegram bot framework
- aiomysql: Async MySQL client
- aiosqlite: Async SQLite client
- python-decouple: Environment variable management
- sqlalchemy: SQL toolkit and ORM
When contributing or updating, please maintain the use of asynchronous libraries.
Your star on this project is the easiest way to show support. It keeps us motivated!