Hey,
I wonder how can I see or extract the database diagram of my base that I built here in Airtable.
I there an easy way to do that?
(the alternative hard way is to edit something in an external tool like https://dbdiagram.io/d)
Regards.
Hey,
I wonder how can I see or extract the database diagram of my base that I built here in Airtable.
I there an easy way to do that?
(the alternative hard way is to edit something in an external tool like https://dbdiagram.io/d)
Regards.
Welcome to the community, @Yanir_Marmor! :grinning_face_with_big_eyes: What you’re looking for is called the base schema. Unfortunately there’s currently no way (that I’m aware of) to extract the schema, but you can visualize it using the Base Schema app. More on that here:
You can get the schema in json format if you would like: https://airtable.com/developers/web/api/get-base-schema
Just open up a terminal in a vscode or cursor. add the -o filename flag so you can save the json.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.