NoCodeBackend Questions

Log in to ask a question
Showing 1 - 20 of 232 questions

Q: Can we implement user auth and how are the user details stored in plain text or do you salt and hashed de info?

alex.sosaPLUSJun 17, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jun 20, 2025

A: Hi,
1. Yes you can. It's just a users table you need to create with columns like name, email and password (and any additional fields you wanna have). You will get an API immediately to fetch data from this table and post data into this table. Now, you need to integrate this api into your frontend to implement the user auth.
2. Data is stored as plain text at the moment. But we will be implementing hashing algorithm to encrypt any data.

Thanks
Riya

Share
Helpful?

Q: Read / write access limits

Hi,
I bought the Tier 1 plan 2 months ago and now read in the comments that there is a limit on reads and writes.
If this is true, what happens if a request fails? Is there a way that I can react to this with an error code?
Thanks for your info!

JugiburJun 1, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jun 1, 2025

A: Hi,
When you hit the limits you will receive an email for the same mentioning about your limits.

Thanks

Share
Helpful?

Q: Financial security

Hi,
I bought a tier 2 and love the endless possibilities. We almost all agree that your saas solution is 5 stars gem. The fixed price for every additional database is amazingly good.
My only worry is to develop many projects and let's say, my project has massive trafic and require lots of storage space. How can this be sustainable on your side with server cost and data storage?
Financial security is as important as cybersecurity. Imagine the cost of all projects linked to you database.
I am looking forward to your answer. And congratulations for this amazing deal.

labaudeMar 23, 2025
See detail
Founder Team
jass_

jass_

Mar 24, 2025

A: Hi,
That's a great question. And we totally understand your concern. Tbh, there is nothing like unlimited in online space. It's just a way to convey that we will offering you the amount of space you would hardly be able to use. Though there are power users who test the system to its limits, but the majority don't even touch 1% mark in the limits. This is where we make the money.
To give you a better picture, we have 3708 users right now and the total storage utilisation is just 0.87%. So rest assured, you are never going out of storage for sure. And in the future, we will be letting users to integrate with their own servers so as to keep all the data at their end.

Thanks

Share
Helpful?

Q: API Database for Ai Engines

Can NoCodeBackend create an API Database in Supabase for connecting AI Engines to applications running on React?

JamesenatorPLUSMay 25, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

May 29, 2025

A: Hi,
Databases are built in MySQL. And API endpoints are generated instantly for your use which you can integrate with your application which can be a custom coded, like react, or created using a nocode builder, like bubble or webflow, etc. You just need to have a way to call APIs from your application.

Thanks

Share
Helpful?

Q: T3 but no CNAME

Hi I have purchased the Tier3 plan but don’t see a CNAME option. Shouldn’t I get one CNAME for free?

02.memetic-chaisesMay 21, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

May 21, 2025

A: Hi,
Can you please send an email to our support team and we can check your account.

Thanks
Riya

Share
Helpful?

Q: Does the databases refreshes/renews every month?

Does the databases refreshes/renews every month? For example, for tier 2, you get access to 15 databases per month or it's just 15 databases for the entire lifetime purchase?

domiq3PLUSMay 18, 2025
See detail
Share
Helpful?

Q: Storage of rich text, images and files?

It seems that NoCodeBackend is not able to store images and files, which seems to be a major drawback: every use-case I can think of, from membership databases, through product catalogues, to blogs, all require the backend to be able to store images and other files. Is that correct? If so, how are your users handling this requirement? It seems that storing images and other files on a separate storage platform, and then correctly syncing that storage with records in NoCodeBackend would be a major hassle...

igorcoutoPLUSApr 25, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

May 3, 2025

A: Hi,
Yes currently we don't offer file storage. You need to have files (like Media or documents) hosted somewhere, such as google drive, dropbox, etc and then you can simply add those as a link inside NoCodeBackend.

Share
Helpful?

Q: CNAME listed as feature

CNAME is listed as feature for this deal. In the comments I did read that CNAME is an addon ? So it is NOT included and needs to be paid for separately ?

9d6eae7974e4429d8bc6bcc9c1a0b48cPLUSMay 4, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

May 6, 2025

A: Hi,
Yes it is an add-on. But if you are on tier 3 or above you get this included in your plan for free.

Thanks

Share
Helpful?

Q: Adding Developer / user and Option to add custom sub-domain

Hi,
I have Tier 1 plan. Is there an option to add one of my developers as an additional user?

Do you offer adding a custom domain like Nocode.domain.com to make it more personalized for us?

Can we export the database and API configs and self-deploy on our hosting?

faisal_BPPLUSApr 23, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Apr 24, 2025

A: Hi,
1. Adding additional users is only available on Tier 3 and above.
2. No. But you can personalize your API URL with your domain. It's available as an add-on.
3. Yes you can export the database in sql format. You cannot export API config as it's writen and managed only via our proprietary method in the backend.

Thanks

Share
Helpful?

Q: Matching query

I want to create a matching query that automatically updates my clients if a new property enters a database matching theore criteria. I want to send an email out with the match. Is this possible to do? Basically a matching algorithm that searches and matches records and sends out an email notification each day or every few days. If the data grows large, are would there me any limitations?

I have looked into airtable and google apps script, but I am not convinced it can done without scripting. I'm looking for no or minimal code solution. I liked your video that combines your tool with Lovable for building a front end, but not sure where the matching algorithm would go.

Appreciate any feedback or tips on how to approach this.

111515322922594527293PLUSApr 16, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Apr 17, 2025

A: Hi,
We are a database solution. You can use us as your backend database to store your data, and we provide you with APIs to access your custom data. But sending out emails, or doing any kind of automation needs to be done in an automation tool, like zapier or pabbly or similar.
I can ask my team to see if we can create a video for something similar to this usecase.

Thanks

Share
Helpful?

Q: I'm considering purchasing it to build an AI writing assistant:

1. Multi-user system with a super-user who can create specialized AI writing assistants for different clients
2. The ability for the super-user to upload training materials to customize each AI assistant
3. Integration with AI APIs (like OpenAI, openrouter or Straico) for content generation. Token usage tracking and management
4. Storage of all generated content history
5. Deployment on standard web hosting?
I have some questions:
1. Does it have all the database and API capabilities needed for this use case?
2. What would be the deployment process to a standard shared hosting environment? (no mandatory, I guess)
3. As someone without development experience, would I be able to implement this solution following tutorials?
4. Are there any limitations that would make this project particularly challenging?

pablo662PLUSApr 19, 2025
See detail
Share
Helpful?

Q: Integration between multiple Apps.

Hello, we need to connect multiple applications that we purchased in the AppSumo store, and need an alternative to Zapier or Pabbly. We intend to run high-volume tasks. Some tools will connect on a one-to-one basis. Other uses will include multiple app interactions. Can your platform accommodate our requirements?

Applications:
ReachInBox - Email Outreach - Open API/Webhooks (Yes)
SalesNexus - CRM - Open API/Webhooks (Yes)
Databar - Data Enrichment - Open API/Webhooks (Yes)
BrandNav - Email Verification - Open API/Webhooks (Yes)
Voila Norbert - Email Finder - Open API/Webhooks (Yes)
LazyLeads - B2B Database - Open API/Webhooks (TBD)
Leadfwd - LinkedIn/Sales Navigator Automation (Lead Scraping) - Open API/Webhooks (TBD)
Thoughtly - AI Agent - Open API/Webhooks (TBD)
Prosp - LinkedIn Automation - Open API/Webhooks (Yes)

sheldon.samfordPLUSApr 17, 2025
See detail
Share
Helpful?

Q: Joins, query parameters?

If these features are not supported—filtering, pagination, or table joins—it raises concerns about the scalability and production readiness of the service. Could you clarify how your platform handles these use cases or recommend best practices for managing such limitations?

chris-jamesJan 11, 2025
See detail
Founder Team
jass_

jass_

Jan 12, 2025

A: Hi,
Filtering is supported. You get a dedicated endpoint just to fetch results based on filters you pass.
JOINS: This is in development and will be launched soon. We know the importance of it and understand how it can be critical in fetching combined results.
PAGINATION: This is something we will be working on once we build out JOINS.

Thanks

Share
Helpful?

Q: GraphQL

Do you have plans to implement GraphQL in the future?

BerndPLUSMar 29, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Mar 31, 2025

A: Hi Bernd,
Sure we can think about this. But can you let us know how it will be better or may benefit other users? Any additional features or anything it can provide?

Thanks

Share
Helpful?

Q: Scrape data

Hi,

is it possible to scrape data from another website to update API?

Best regards

purevelvetdesignPLUSApr 8, 2025
See detail
Founder Team
jass_

jass_

Apr 9, 2025

A: Hi,

Its a database and api generator tool. It is not a web scraper.
Thanks

Share
Helpful?

Q: Can I host images?

HiShahadatPLUSApr 5, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Apr 7, 2025

A: Hi,
No. You need to use a file storage system for that.
Thanks

Share
Helpful?

Q: i have the more than 3 lakh rows in a table , while i am using the SQL quary it is geeting error.

Unexpected token 'A', "An error o"... is not valid JSON. same we are unable to export the datatable also.

Viswa_PANI_DealsPLUSEdited Apr 5, 2025
See detail
Share
Helpful?

Q: Where are databases created and data stored?

Hi. This may be a rookie question, but when you create a database. Where is the schema stored and the data... Where would users access the 'app' and associated data? I ask this as we have a decentralised team located worldwide and would need real-time access to data and the updates they perform.

7308715167ef41339e4b97a3e1d439aePLUSApr 2, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Apr 4, 2025

A: Hi,

The databases are hosted on our EU and US servers.
NoCodeBackend essentially generates APIs for your database which you can use on your front-end app to display the data or perform any kind of database operations like adding new data, modifying existing data.
Thanks

Share
Helpful?

Q: 2 Questions

Can I use https://www.askyourdatabase.com/ with Nocodebackend?
Can I use Typebot.io - https://docs.typebot.io/editor/blocks/integrations/http-request with Nocodebackend?
Thank you.

Phil_PLUSApr 4, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Apr 4, 2025

A: Hi,
If those two other tools allow making HTTP requests or API calls , then yes you can use them with NCB.
thanks

Share
Helpful?

Q: End-User API Documentation

Good morning,

Does NoCodeBackend include any tools for documenting the finished API for the end user? If not, what do you recommend?

PMacPLUSMar 31, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Mar 31, 2025

A: Hi PMac,
You do get a comprehensive API documentation generated automatically for you as soon as you finish setting up your database.
And it also gets auto-updated whenever you update your database.

Thanks

Share
Helpful?