SEO Blogs#2861
Conversation
Greptile SummaryThis PR adds three new SEO-focused blog posts covering framework fatigue, solo side-project backends, and backend architecture mental models, each with a corresponding cover image and cache entry.
Confidence Score: 4/5Safe to merge once the truncated sentence is completed; the posts are unlisted so the defect won't reach readers immediately, but it should be fixed before unlisting. The how-to-build-and-ship-a-side-project-alone post has a sentence that ends mid-thought ("That makes the migration path real instead"), leaving visible broken prose in the FAQ section. The post is currently unlisted, which limits exposure, but the text defect is real and will surface when the post is published. src/routes/blog/post/how-to-build-and-ship-a-side-project-alone-the-backend-stack-that-works/+page.markdoc Important Files Changed
Reviews (9): Last reviewed commit: "Add FAQ section on backend architecture" | Re-trigger Greptile |
…ing-backends/+page.markdoc Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
Authors need updates here |
adityaoberai
left a comment
There was a problem hiding this comment.
Approving to unblock, let's sort out these changes first, then merge and release
|
|
||
| [Appwrite Databases](/docs/products/databases) gives you a document-model database with support for complex queries, relationships, and real-time subscriptions. You build the schema from the console or through the API and query it without writing raw SQL. If you outgrow it or have specific requirements later, you can bring in an external database alongside Appwrite. There's no lock-in. | ||
|
|
||
| For most projects, the built-in database is everything you need until you have a real scaling problem. At that point, you have the revenue to solve it properly. |
There was a problem hiding this comment.
Appwrite scales along with your usage. We don't want to make a case against Appwrite
| date: 2026-04-09 | ||
| cover: /images/blog/the-mental-model-every-developer-needs-for-backend-architecture/cover.png | ||
| timeToRead: 5 | ||
| author: aishwari |
There was a problem hiding this comment.
we'll need to change the authors across these blogs since they're all fairly technical
Co-authored-by: Aditya Oberai <adityaoberai1@gmail.com>
Co-authored-by: Aditya Oberai <adityaoberai1@gmail.com>
Co-authored-by: Aditya Oberai <adityaoberai1@gmail.com>
adityaoberai
left a comment
There was a problem hiding this comment.
Approved with comments. Please deal with them before merging
Added a FAQ section to explain backend architecture concepts and best practices.
| Not if you choose an open-source one. With a platform like Appwrite, you can self-host the exact same stack on your own infrastructure using Docker if pricing or policies change. That makes the migration path real instead | ||
|
|
||
| # Start building your side project with Appwrite | ||
|
|
There was a problem hiding this comment.
Truncated sentence in FAQ answer
The answer to "Will a unified backend platform lock me in?" ends mid-sentence: "That makes the migration path real instead" — the thought is cut off before completing. Readers will see dangling text right before the closing CTA section. The missing clause (e.g. "…instead of a hypothetical one." or "…instead of a vendor trap.") needs to be restored.
New set of SEO Blogs