Relationships Solved
Traverse relationships directly in your queries — without writing a JOIN. Meet DeepRefs, the syntax shorthand that lets you follow relationships using simple arrow notation — SELECT a ~> b
Reactivity, Relationships, JSON, Schemas, Embedding, Federation & Sync, and More → SOLVED.
Traverse relationships directly in your queries — without writing a JOIN. Meet DeepRefs, the syntax shorthand that lets you follow relationships using simple arrow notation — SELECT a ~> b
Bring JSON-like clearity to your queries. LinkedQL's first-class support for JSON notation saves you the wrangling with SQL's low-level JSON functions — SELECT { a, b }
Take a break from manual schema ops. LinkedQL operates with full context of your schema and automates the world for you. With Automatic Schema Inference, everything just works — without you
Turn on reactivity over arbitrary SQL with { live∶ true }. You get back a live view of your query. Live Queries in LinkedQL works directly on your database without a middleware or GraphQL servers.
Get automatic database versioning as you iterate and evolve your schemas. LinkedQL makes that a reality right on your database. And that means, no more manual migration practices.
Run SQL anywhere — even offline. Meet FlashQL, the in-memory engine that brings full LinkedQL semantics to the client and edge. And it comes as one query space over your entire data universe.
