
AppWrite
Supabase
Firebase
Clerk
PocketBase.io
Convex.dev
PropelAuth
Xano
Cloud Firestore
Firebase
Firebase Authentication
Cloud Functions for Firebase
Supabase
Flutter
React
Next.js
AppWrite
Cloud FirestoreAppWrite is recommended for developers building applications who require a scalable backend solution without the overhead of managing infrastructure. It is particularly suited for developers who prefer open-source platforms and those who want to avoid vendor lock-in. AppWrite's features make it a good fit for startups, hobby projects, and even educational purposes where full control over the backend is desirable.
No AppWrite videos yet. You could help us improve this page by suggesting one.
I've use it instead of Firebase on a 15$ DigitalOcean droplet and saved around ~$150 a month. Managing my own infra does take some extra time, but definitely worth it. The APIs and SDK are also surprisingly much easier to consume than Firebase. Waiting for the cloud version.
Based on our record, AppWrite should be more popular than Cloud Firestore. It has been mentiond 178 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Initially, I was using the Supabase free tier, but I was hitting the limits, and my app was becoming stale. Then I switched to Appwrite. Both are totally different; one is SQL, while the latter one is NoSQL. Although use node-appwrite package to skip the manual schema add-ons. - Source: dev.to / 5 months ago
Appwrite is an open-source platform that simplifies backend setup by providing authentication, databases, storage, functions, and hosting all in one place. - Source: dev.to / 8 months ago
I love Appwrite. My first hackathon was actually from Appwrite (using Appwrite) 2 years ago, and I've been using it ever since. - Source: dev.to / 12 months ago
Appwrite | Remote | Platform Engineers, AI, Interns | https://www.appwrite.careers Appwrite (https://appwrite.io) is an open-source backend platform that helps developers build secure web and mobile apps faster. Weโre hiring engineers across multiple teams to improve infrastructure, expand developer tooling, and scale our platform. Open roles: โ Platform Engineer. - Source: Hacker News / about 1 year ago
Appwrite is a backend-as-a-service platform that provides authentication, storage, and database. Appwrite is used for authentication and storage. - Source: dev.to / about 1 year ago
Many small mobile apps have a chat feature. For most such projects the chat backend is a third-party service like Twilio, Quickblox, or a cloud database such as Firebase Realtime Database or Cloud Firestore. But this means extra costs for these subscriptions. In the second case you also need to design the database for chat data, and that means extra work and bugs. Nostr, on the other hand, gives you a ready... - Source: dev.to / 20 days ago
This function will take the created chunks, embed them into vectors and save the results into Firebase Firestore database. It's important to also save the original text, so we can show it back to the user if necessary or reference it in other ways. It's easier to think about it if you were embedding an FAQ document, you can point the user to the specific question/answer in the document alongside the LLM generated... - Source: dev.to / 8 months ago
While building a Next.js app with Firebase Authentication (email/password), I encountered a frustrating issue โ users could sign up multiple times with the same email address, creating duplicate entries in my Firestore database. - Source: dev.to / 9 months ago
Hey everyone, Alex here from CodingCat.dev! If you're like me, you absolutely love Firebase Firestore. It's incredibly powerful for building responsive, real-time applications with its seamless client-side SDKs. But have you ever hit a wall when you needed to run complex analytics, or do a full text search? You start thinking about setting up your own data pipelines, writing complex Cloud Functions to export data,... - Source: dev.to / 9 months ago
Ever since I started using Firestore more than 7 years ago, I have been wanting to find a better way to type my code and reduce boilerplate. In this article I will describe my journey, and how I finally found a way to write clean, strongly-typed code with abstractions that are easy to use and adopt in any Typescript project. - Source: dev.to / over 1 year ago
Supabase - An open source Firebase alternative
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
Firebase Authentication - Application and Data, Application Utilities, and User Management and Authentication
Clerk - Clerk.io, the artificial intelligence for e-commerce that knows your customers interests.
Cloud Functions for Firebase - Serverless / Task Processing
PocketBase.io - Open Source backend with realtime database, authentication, file storage and admin dashboard, all compiled in 1 portable executable.