{
  "id": 1110464,
  "title": "LioranDB TypeScript Series #5: Cursors, Query Shaping and Full-Text Search",
  "url": "https://urgent.news/2026/08/15/liorandb-typescript-series-5-cursors-query-shaping-and-full-text",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-15T20:06:04.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/ultrontheai/liorandb-typescript-series-5-cursors-query-shaping-and-full-text-search-57pk"
  },
  "original_language": "en",
  "account": null,
  "summary": "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 ({…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Dev.to",
        "title": "LioranDB TypeScript Series #6: Secondary Indexes and Full-Text Indexes",
        "url": "https://urgent.news/2026/08/15/liorandb-typescript-series-6-secondary-indexes-and-full-text-indexes",
        "published": "2026-08-15T20:07:39.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}