Settings

Theme

Replacing Kafka with SQLite?

turso.tech

7 points by mjirv 4 months ago · 2 comments

Reader

8organicbits 4 months ago

> each Kafka partition was represented by a separate SQLite database

What does the programming interface look like for this? I believe you'd only be able to use SQL to query each partition (database) individually, unless there's another layer orchestrating SQL over the partitions. I wonder if you just end up with connectors again.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection