就低数据库大小而言,哪种 SQL 引擎最好?

发布于 2025-01-16 16:36:58 字数 173 浏览 0 评论 0原文

我有一个脚本,每 5 分钟收集一些数据,并使用 pandas to_sql 函数将其直接存储到 sqlite 表中。到目前为止,它收集了大约 300k 行,并且表大小已经超过 5 列的 30 MB。我打算让它在没有外部内存的树莓派上运行,并且想知道是否有办法通过切换到 mysql 或什至使用 no-sql 来减小大小?你有什么想法

I have a script that gathers some data every 5 mins and stores it directly into a sqlite table using pandas to_sql function. So far it gathered around 300k rows and the table size already exceeds 30 MB for 5 columns. I intend to leave this running on a raspberry pi without external memory and was wondering if there's anyway to keep the size down, either by switching to mysql or possibly even using no-sql? What are your thoughts

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

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

发布评论

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

评论(1

手心的温暖 2025-01-23 16:36:58

我认为我的sql,因为我使用我的sql 现在没有问题

i think my sql, because i use my sql have not problem unti now

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