Skip to content

putuwaw/st-cockroachdb-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.