Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

スプレッドシートからのDBMS化 #287

Open
iamakawa opened this issue Jul 16, 2022 · 1 comment
Open

スプレッドシートからのDBMS化 #287

iamakawa opened this issue Jul 16, 2022 · 1 comment
Assignees

Comments

@iamakawa
Copy link
Member

現在、GoogleスプレッドシートをDBとして実装しているが、
データ量が12万件を超えており、更新処理に時間がかかっている(10分前後)
DBMSなどを利用して、更新を効率よく行えるか?

@iamakawa
Copy link
Member Author

Googleスプレッドシートのセル限界が1000万セルとのことなので、データベースとしての限界は特に問題なし。
https://support.google.com/drive/answer/37603?hl=ja
(現在、データ数としては、12万7000行)

@iamakawa iamakawa self-assigned this Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant