NoCodeBackend Questions

Showing 1 - 5 of 407 questions
BenDownunderBenDownunder
BenDownunder
Sep 4, 2026
See detail

Q: Is this what I need?

I built a desktop app in Google Ai Studio and it works exactly how I want it. However, I know it is probably not secure and it needs a better auth. I don't really know what an API is, but I would imagine that is part of the auth/login.
Can I use NCB to make it secure and give it a secure backend database? It is currently Firebase.

Share
Helpful?
0
PatrickBatemanPatrickBateman
PatrickBatemanPLUS
Aug 23, 2026
See detail

Q: Q

How long has NoCodeBackend been operating? Approximately how many active paying customers do you currently have, and is the company profitable or generating enough recurring revenue to cover infrastructure costs independent of new lifetime-deal sales? I don't need exact revenue figures if private. I'm mainly evaluating the long-term sustainability of hosting production databases on an LTD. Also,...

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Aug 24, 2026

A: Thank you for the thoughtful questions and for doing your due diligence.
NoCodeBackend has been operating for the past 3 years. We prefer to keep specific customer, revenue, profitability, and acquisition figures private, but we’re focused on building the business sustainably for the long term rather than relying on any single sales channel.
AppSumo has been a valuable channel for us, but it’s...

Share
Helpful?
0
PatrickBatemanPatrickBateman
PatrickBatemanPLUS
Aug 23, 2026
See detail

Q: Qs

Thanks, these answers were extremely helpful. I only have 4 final clarifications:

You mentioned scaling to 500k+ records. Is there actually NO maximum record ceiling per database, and do you offer discounted larger record packs versus $29 per 5k?
Can you give an actual public API rate/concurrency limit or fair-use threshold? “Fair use” is the one remaining scaling variable I can't quantify.
My...

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Aug 23, 2026

A: 1. You mentioned scaling to 500k+ records. Is there actually NO maximum record ceiling per database, and do you offer discounted larger record packs versus $29 per 5k?

No Database Record Ceiling: There is no hard architectural ceiling on database record capacity. The underlying architecture is built to handle multi-million row scale effortlessly, and we currently have active production clients...

Share
Helpful?
0
PatrickBatemanPatrickBateman
PatrickBatemanPLUS
Aug 23, 2026
See detail

Q: Qs

A few portability/storage questions:

1. Since files/images aren't stored in NoCodeBackend, can it securely integrate with private Cloudflare R2/S3 storage using signed URLs?
2. What exactly does a full DB export include—data, schema, indexes, relationships/foreign keys?
3. Can users/auth credentials, roles, RLS policies, Pre-Hooks, webhooks and configuration also be exported/migrated?
4. If I...

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Aug 23, 2026

A: 1. Since files/images aren't stored in NoCodeBackend, can it securely integrate with private Cloudflare R2/S3 storage using signed URLs?

Yes, securely and natively.
NoCodeBackend integrates directly with Cloudflare R2 (available on Tier 2+). You provide your Cloudflare Account ID and S3-compatible credentials in the dashboard to connect your private bucket.
NoCodeBackend generates secure,...

Share
Helpful?
0
PatrickBatemanPatrickBateman
PatrickBatemanPLUS
Aug 23, 2026
See detail

Q: Qs

A few security/mobile questions:

1. Can native Android/iOS apps communicate directly with NoCodeBackend using authenticated user tokens + RLS without embedding any master/private API key in the app?
2. Is a master/secret key ever required in client-side web or mobile code?
3. Can RLS enforce record.user_id = authenticated user so manually changing an API request cannot expose another user's...

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Aug 23, 2026

A: 1. Can native Android/iOS apps communicate directly with NoCodeBackend using authenticated user tokens + RLS without embedding any master/private API key in the app?

Yes, absolutely.
Native iOS (Swift), Android (Kotlin), React Native, and Flutter apps communicate directly with NoCodeBackend via standard REST endpoints.
When a user logs in, the app receives an authenticated session token / JWT....

Share
Helpful?
0