Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Cyberverse
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Thinking of Databases as Spreadsheets
(stack.convex.dev)
1 points
by
Cyberverse
2y ago
|
1 comments
2.
▲
by
Cyberverse
2y ago
Databases are just big spreadsheets. That's the mental model this article explores for understanding how indexes work. By framing databases as spreadsheets, the article provides an accessible way to reason about index selection and ens
3.
▲
by
Cyberverse
2y ago
Well, I've only used convex for some hobby projects, and I must say; It allows me to build real-time applications without having to configure websockets, and it allows me to build applications pretty fast.
4.
▲
by
Cyberverse
2y ago
Convex provides transactionally consistent subscriptions on arbitrary data joins/fetches out-of-the-box, simplifying complex data management challenges. Their recent blog post at https://stack.convex.dev/how-convex-wor