Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.36 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.36 KB

st-cockroachdb-connection

Streamlit CockroachDB LICENSE BUILD PyPI - Version PyPI - Downloads

Repo Images

Streamlit Connection for CockroachDB.

Features 🚀

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

Prerequisites 📋

  • Python 3.8 or higher
  • Streamlit 1.28.0 or higher
  • Psycopg 3.0 or higher

Installation 🛠

pip install st-cockroachdb-connection

Usage 📖

You can see the example app on examples folder.

License 📝

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