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

Database design #1733

Open
codecandy2015 opened this issue Dec 14, 2023 · 0 comments
Open

Database design #1733

codecandy2015 opened this issue Dec 14, 2023 · 0 comments

Comments

@codecandy2015
Copy link

I am working with Scylla for the first time. I have a very generic question. my usage is aboute storing and retriving sensor data. The question i have is:-

Would it make sense from a performance prespective to have one table per sensor - this would have a consequence of having 1000s of tables. OR

would it make sense to have one BIG table with million rows of data - this one table would be heavily read and written to.

any suggestions or thoughts would be highly appreciate.

Please answer these questions before submitting your issue. Thanks!

What version of Scalla are you using?
5.4.0

What version of Gocql are you using?
1.2.0

What version of Go are you using?
1.21.5

What did you do?

What did you expect to see?

What did you see instead?


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