🦞🌯 Lobster Roll

Stories by hello-tmst

Show HN: We built a type-safe Python ORM for RedisGraph/FalkorDB
We were tired of writing raw Cypher — escaping quotes, zero autocomplete, refactoring nightmares — so we built GraphORM: a type-safe Python ORM for RedisGraph&#x2F;FalkorDB using pure Python objects.<p>What it does Instead of fragile Cypher:<p><pre><code> query = &quot;&quot;&quot; MATCH (a:U...