Files
DBViewerOnStreamlit/README.md
2020-02-12 18:26:46 +03:00

9 lines
263 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# DBViewerOnStreamlit
Простое web-приложение для работы с MySQL-бд, написанное c использованием фреймворка Streamlit
Для запуска используйте
```
streamlit run ./DBViewer.py
```