其他
推荐一款轻量级但功能强大的 SQL 工具
首先先说一件公众号后续文章的定位,之前很多人都在公众号后台留言,说想要看一些推荐优秀开源项目的文章 。所以后续一段时间可能都会发布一些开源项目的文章推荐给大家阅读 。
今天主要跟大家介绍个开源项目:Franchise 。
Franchise 是一款轻量级但功能强大的 SQL 工具,带有 notebook 界面。无需安装和注册,即可快速安全地使用数据。Franchise 和 Python 的 Jupiter Notebook 类似,不过它进行的是 SQL 查询,支持编辑 CSV、JSON、XLSX 等格式数据,支持连接到 SQLite、MySQL、PostgreSQL 等数据库。
开源地址:
https://github.com/HVF/franchise
这个还有个演示网站:
https://franchise.cloud/
a sql notebook
Franchise is a lightweight but powerful SQL tool with a notebook interface. You can use it online at franchise.cloud.
大家想了解具体用法,可以去看看,Franchise 是一款轻量级但功能强大的 SQL 工具,带有 notebook 界面。无需安装和注册,即可快速安全地使用数据。
https://github.com/HVF/franchise
相关推荐