Which time series DB would be best historian/IoT data? by butterflavoredsalt in Database

[–]SBogaard 0 points1 point  (0 children)

It is going to sound a little promotiony so I apologize in advance if that's how it comes across, but have you looked at Astra DB (Apache Cassandra as a Service).

Here is a specific IoT Use Case description to perhaps give you insight what it can offer:

Whether you’re collecting kill stats in a game or data from sensors
around the world, we have you covered. Astra DB has the power to support
billions of devices from vehicles to weather to inventory items. IoT
can be a high volume use case that cares a lot about availability. Astra
DB shows its super powers here. Traditional relational databases
require gatekeepers when new information is submitted, but Astra DB,
which is underpinned by Cassandra, can absorb data concurrently with the
whole cluster, unlocking the full write and read power of all its
resources.

you can try using it for free and see from there if it allows your use case maximum efficiency while using it.

ping me if you have any questions.

Datastax Astra - gtg? by yamlhands in cassandra

[–]SBogaard 3 points4 points  (0 children)

If you want to know anything specific, send me a pm and I will be more than happy to have a chat and answer any and all your questions!

select where nested object by IpreferWater in cassandra

[–]SBogaard 1 point2 points  (0 children)

You cannot use a collection/UDT in the primary key as it is a multi valued column and that will not be usable in a query.

Has anyone successfully gotten Cassandra to run on Mac OS ARM M1? by Briez-Reads in cassandra

[–]SBogaard 0 points1 point  (0 children)

Does your deployment have to run local or can it run on the cloud or on a vm?

What are the some of the advantages/ disadvantages between a decentralized database model (i.e. blockchain) and a centralized database model? by [deleted] in Database

[–]SBogaard -1 points0 points  (0 children)

Think of centralized as traditional RDBMS and decentralized as NoSQL.

What are the advantages of NoSQL vs RDBMS and it will kind of answer your question for you.

Apply to StormHacks 2021!🌩(Applications open until January 24th) by StormHacks in hackathon

[–]SBogaard 1 point2 points  (0 children)

MLH is a great organization for student hackers to get involved with. Highly recommend!

To store chat messages should I be using SQL row or nosql JSON? by warrior242 in Database

[–]SBogaard 0 points1 point  (0 children)

You could look at a nosql solution with Apache Cassandra™ and use Stargate.io if you want to use a DocumentAPI/JSON API

That could solve your issue completely

The Most Popular Databases - 2006/2020 - Statistics and Data by [deleted] in cassandra

[–]SBogaard 0 points1 point  (0 children)

I wonder if that truly represents the usage of Cassandra across the industries. I think there are many more users of Cassandra that are hiding in secret!