#Issue with create collection button.
1 messages · Page 1 of 1 (latest)
what is telling you to click on "Create collection"?
@supple heath Hi, I’m new to Appwrite Cloud and setting up my project.
At first, I was confused because I didn’t see a “Create Collection” button like in the docs and tutorials. Instead, I only see “Create Table” in the Database section.
Just to confirm:
Does “Create Table” now replace “Create Collection” in the new UI?
If yes, then I assume both mean the same thing (like a table in SQL), and I can use Create Table to add attributes such as title, content, and userId for my notes app.
Am I right?
Thanks in advance!
hey, yes Create table would create a table for you as same as create collection. You can refer below for new terminology-
Previous terms New terms
Collections Tables
Attributes Columns
Documents Rows
https://appwrite.io/blog/post/announcing-appwrite-databases-new-ui