如何通过(S)FTP管理SQLite数据库?

发布于 2024-12-29 08:19:45 字数 121 浏览 1 评论 0原文

我正在寻找一个管理 SQLite 数据库的工具。有 Firefox 插件,但我需要通过 FTP(或更好的 SFTP/SCP)打开并查看 SQLite 数据库的内容。目前,每次数据库发生更改时,我都必须复制数据库。有更好的方法吗?

I'm looking for a tool to manage a SQLite database. There is the Firefox Plugin out there, but I would need to open and view the contents of a SQLite database via FTP (or better SFTP/SCP). Currently I would have to copy the database everytime there is a change in the database. Are there are better ways for doing that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

踏月而来 2025-01-05 08:19:45

您可以通过 SFTP 创建虚拟磁盘(例如,使用我们的免费 SFTP Net Drive 工具),然后使用任何访问数据库文件的 SQLite 工具管理远程数据库文件。

You can create a virtual disk via SFTP (eg. using our free SFTP Net Drive tool) and then manage the remotely located DB file using any SQLite tool which accesses database files.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文