6 points

Aren’t time series databases like Prometheus pretty good at storing this kind of data?

permalink
report
reply
3 points

I don’t believe Prometheus supports geospatial data. Two minutes of googling though, so I could be wrong.

permalink
report
parent
reply
1 point

They’re just storing doubles in their own format too. I’m not sure if they even need any spatial lookups on the data, they didn’t mention anything about that in the article. Maybe they do that in-memory?

permalink
report
parent
reply
1 point

I imagine a delta encoding scheme similar to what the time series DBs use would work well for the geo points. Maybe even a delta-of-delta encoding for things like ships which move very consistently.

It’s probably not worth it given how small they’ve already go their data. But it is fun.

permalink
report
parent
reply
14 points

Why does everyone on the planet hate sql nowadays?

If your not dealing with billions of transactions why not?

permalink
report
reply
6 points

Maybe it reminds them of Oracle.

permalink
report
parent
reply
18 points
*

Comparing cost to AWS Aurora is unfair. Give us the self host price, and compare to that.

Also, they should have tried Scylla or Cassandra. It’s very scalable and handles a lot of writes.

permalink
report
reply
3 points

If you’re using Java you can use eclipsestore. Seems like a good project

permalink
report
reply
64 points

Anyone tempted to write a custom database should ask if they’re prepared to be in the database maintenance business.

Because that’s where they’re heading, for a really long time.

permalink
report
reply

Programming

!programming@programming.dev

Create post

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



Community stats

  • 3.7K

    Monthly active users

  • 1.8K

    Posts

  • 29K

    Comments