stefanoS
Convex Community2y ago
6 replies
stefano

Node-Based UIs in React – React Flow

is anyone familiar with ReactFlow (https://reactflow.dev/) ?
I have a doubt on how to structure the Convex DB schema to save the flows. More precisely, I don't know if it is better/more performant to store everything (nodes and edges) in a single document under an hypothetical flows table or store each node as a single document under another table.
I feel like with the first option, the data associated with each node could result in a giant document
Highly customizable React library for workflow builders, no-code apps, image processing, visualizers, and more
Node-Based UIs in React – React Flow
Was this page helpful?