onvibe.run

← All docs

Your data & database

Every onvibe app comes with its own real database — automatically, with nothing to set up. That's what lets your app remember things between visits: the RSVPs people submitted, the items on a list, the posts in a guestbook.

What this means for you

What to ask for

Just describe what should be remembered, in plain words:

Seeing and editing your data

You can ask your AI about the stored data directly:

Your AI can read and change the data for you — you don't need to know any database language.

Changing what gets stored

If you later want to store something new (say, add a phone number to each sign-up), just ask. Your AI will evolve the structure without throwing away the data already there. This is done carefully so the live app keeps working during the change.

"Add an optional 'company' field to the sign-up form and store it too."

Good to know

Read this page as Markdown (best for LLMs) · plain text
onvibe.run · home · all docs