Sql db & Python environement on Clouflare.

I'm creating a website for a nonprofit organization and need to install a sql database and an environment to automate the data processing provided by the users. Someone can guide me on where to start. This is the website I always upload to the CloudFlare pages.
3 Replies
Chaika
Chaika5mo ago
Cloudflare only has D1 (https://developers.cloudflare.com/d1/), which is SQLite and not recommended for production at the moment. As for Python, Cloudflare has Workers for serverless code but its Python support is shaky at best, they're working to improve it but I don't think it's very usable/recommendable right now. It also wouldn't support any web frameworks/libraries Javascript would be best and is the default language for Workers Sounds like you would want a more traditional host/setup
Tarik
Tarik5mo ago
Thank you for your response. Can I DM you the website? At least your advice will be more precise.
Chaika
Chaika5mo ago
I don't know what that would change but sure
Want results from more Discord servers?
Add your server
More Posts
CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedderHey folks, I'm trying to run a wasm file compiled by emscripten on CF workers. It's working fine loSite deployment failureI am trying to deploy my hmtown.com site. Most recently, I was offered https://d8c4c384.test2-6dy.How do I use @cloudflare/ai package with AI Gateway?There's no docs for the package so I check the source code, but don't quite understand. The docs forCustom domain status "Inactive (Error)" but DNS worksI am trying to add a custom domain (name.com as registrar) to my Pages deployment (https://www-oshevWorker behavior on "Client Disconnected" errorHi 👋 I have some logic with D1/KV in a worker. If a "Client Disconnected" error occurs, will the woManual uploading of a Next.js project to Cloudflare Pages is encountering issues.I attempted to host my Node.js project on Cloudflare Pages using Git integration initially, and the domain transferhi, I'm trying to transfer a subdomain from my unversity to cloudflare, but when I add a site i get cant connect to cloudflare tunnelCouldn't resolve SRV record &{region1.v2.argotunnel.com. 7844 1 1}: lookup region1.v2.argotunnel.comAbuse report: "Website not hosted on Cloudflare" but it definitely isOne of our customers discovered a fake brand website, used for recruitment fraud purposes. This websHow do I add a mta-sts text file to a https://mta-sts.example.com/.well-known/mta-sts.txtI was able to add /.well-known/mta-sts.txt to the public directory of my Cloudflare Workers project