Skip to content
/ sqlar Public

Sqlar is a Telegram bot designed for simple and fast SQL command execution directly from your Telegram interface.

License

Notifications You must be signed in to change notification settings

erfjab/sqlar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sqlar: SQL Command Execution via Telegram Bot

Sqlar is a Telegram bot designed for simple and fast SQL command execution directly from your Telegram interface.

Features

  • Database Support: MySQL and SQLite
  • Multilingual: Russian, Persian, and English
  • Asynchronous: Built with async libraries for optimal performance

Why Choose Sqlar?

  • Simple and user-friendly
  • Fast execution
  • Asynchronous operations
  • SQLite support
  • No need for phpMyAdmin

Quick Start

Install Sqlar with a single command:

sudo bash -c "$(curl -sL https://github.com/erfjab/sqlar/raw/main/install.sh)"

Prerequisites

Stay Updated

Join @ErfJabs for the latest news and updates.

For Developers

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.

Support Us

Your star on this project is the easiest way to show support. It keeps us motivated!