Skip to main content

Streamlit Connection for CockroachDB.

Project description

st-cockroachdb-connection

Python Streamlit CockroachDB LICENSE BUILD

Experimental Connection to CockroachDB using Streamlit.

Features 🚀

With this apps you can connect to CockroachDB easily using st.experimental_connection in just few lines of code. You can also execute SQL queries and see the result in more efficient way.

Prerequisites 📋

  • Python 3.10 or higher
  • Streamlit 1.25.0 or higher
  • Psycopg 3.0 or higher

Installation 🛠

  • Clone the repository:
git clone https://github.com/putuwaw/experimental-connection.git
  • Install the packages:
pip install -r requirements.txt
  • Set up secret for database connection:
cp .streamlit/secret.example.toml .streamlit/secrets.toml
  • Run the application:
streamlit run 🏠_Home.py

License 📝

This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

st_cockroachdb_connection-0.0.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

st_cockroachdb_connection-0.0.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page