appwrite / appwrite

Your backend, minus the hassle.
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
42.21k stars 3.8k forks source link

🚀 Enhancement: Support SQLite #8015

Open soranoo opened 2 months ago

soranoo commented 2 months ago

🔖 Enhancement description

Add SQLite as an option in db selection. (I would to see appwrite either support D1 or Turso.)

🎤 Pitch

Edge computing is becoming increasingly popular in database management, with notable edge databases like Cloudflare D1 and Turso leveraging SQLite for global distribution. Supporting SQLite would align with this trend and enhance the ability to scale and distribute data effectively across edge networks.

I saw utopia-php/database support SQLlite but I don't see any appwrite docs talking about SQLite.

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

stnguyen90 commented 2 months ago

@soranoo, thanks for creating this issue! 🙏🏼 We definitely want to allow using different underlying databases. For now, we have a lot of improvements planned for Appwrite Databases so it might be better to only officially support one until things settle down a bit more.