Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

LioranDB TypeScript Series #5: Cursors, Query Shaping and Full-Text Search

LioranDB TypeScript Series #5: Cursors, Query Shaping and Full-Text Search LioranDB TypeScript Series: Build with a developer-first document database powered by Rust and designed for TypeScript. Calling find() doesn't simply give you an array. It gives you a FindCursor . That distinction becomes useful as queries grow. Building a query const cursor = users . find ({ active : true }) . sort ({…

We haven't written up this one. Dev.to has the full story — the link below goes straight to it.

Also reported by 1 other outlet

Read the original at dev.to →

More in Tech

More from Saturday 15 August →