# Asana Tech Talk: Reactive Queries & Our Luna Framework

> Learn about the querying & subscription subsystems that power the functionality of our reactive data system, LunaDb.

Source: https://asana.com/inside-asana/asana-tech-talk-reactive-queries

## Asana tech talk video: reactive queries

Modern web development does not yet have a single solution for declarative performance data fetching, although Netflix (with FalcorJS) and Facebook (with Relay and GraphQL) are both investing a lot of exciting technological effort into solving the problem.

Asana is creating a reactive data system called LunaDb. LunaDb provides declarative hierarchical query-based data fetching similar to the above technologies but provides the additional benefit of subscribing to queries and automatically updating the results whenever any other user changes the results.

Konstantin Azarov, one of the designers of LunaDb framework, recently gave a tech talk, looking at the querying and subscription subsystems that power this functionality. Here’s a video of his talk–we’d love to hear what you think in the comments!

Want to help us as we improve our framework? We’re [hiring](https://asana.com/jobs/engineering).

- [Being a Female Engineer at Asana](/sv/inside-asana/female-engineer)

Engineering

Note: This post was originally published on Quora in response to the question What are some particularly female-engineer-friendly companies to work for in San Francisco?As a femal ...

- [Scaling our invalidation pipeline: Part 1](/sv/inside-asana/scaling-invalidation-pipeline-part-1)

Engineering

#### Platform Engineer

At Asana, our invalidation pipeline is a key part of implementing near-realtime reactivity in the webapp. Reactivity is how each-and-every Asana tab keeps up-to-date with the lat ...

- [AI Agents Built for Teams: Shared Context and Transparency in Enterprise AI](/sv/inside-asana/ai-agents-built-for-teams-context-transparency)

Engineering

Artificial Intelligence (AI)

The Accountability gap Enterprise AI agents are AI systems that can take actions inside shared workflows across teams and projects. This landscape has grown quickly as a growing l ...

- [Scaling LunaDb, our in-house declarative data loading system](/sv/resources/scaling-lunadb)

Engineering

#### Platform Engineer

Here at Asana, we’ve built a data loading system called LunaDb that serves as the backbone of our webapp. Despite the name, it’s not a database. Rather, it’s a GraphQL-like system ...

- [Asana tech talk video: reactive queries](/sv/inside-asana/asana-tech-talk-reactive-queries)

Engineering

Modern web development does not yet have a single solution for declarative performance data fetching, although Netflix (with FalcorJS) and Facebook (with Relay and GraphQL) are bo ...

- [Engineering](/inside-asana/engineering-spotlight)
