Add SEO blog posts: what is a database + what is a database index#3028
Add SEO blog posts: what is a database + what is a database index#3028atharvadeosthale wants to merge 6 commits into
Conversation
Two long-form educational posts targeting top-of-funnel search terms. Both currently unlisted; covers generated via cover.appwrite.network.
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Sites auto-generate unique domains with the pattern https://randomstring.appwrite.network |
Greptile SummaryAdds two new unlisted SEO blog posts targeting top-of-funnel search terms: a primer on what a database is (types, picking one, Appwrite TablesDB) and a guide to database indexes (types, worked example, when to add/avoid them). Both posts are shipped as
Confidence Score: 5/5Two new unlisted blog posts and their static cover images; no runtime logic, no schema changes, and no API changes are involved. The change is purely additive content — new markdoc files and image assets behind
Important Files Changed
Reviews (3): Last reviewed commit: "Merge branch 'main' into atharva/databas..." | Re-trigger Greptile |
Moves TablesDB into its own dedicated category instead of bucketing it under NoSQL, adds Collections and Documents subsections, simpler customer/orders example, race-condition explanation, and tilts the database picker section toward Appwrite.
Avoids confusion with Appwrite's system $createdAt field, which cannot be used in a manual composite index, by using an unambiguously user-defined column throughout the worked example.
Co-authored-by: Atharva Deosthale <atharva.deosthale17@gmail.com>


Two long-form educational posts targeting top-of-funnel search terms ("what is a database" and "what is a database index"), drafted from SERP + competitor analysis to fill content gaps in top-ranking pages.
Both shipped as
unlisted: truefor now; covers generated via cover.appwrite.network.