DEV Community

Sam
Sam

Posted on

Filter database records without SQL

DoTenX is an open-source no-code backend builder that you can use to build mobile or web applications.

You can use DoTenX with other no-code tools like Webflow or Flutterflow or with your custom code built with technologies like React, Vue, Svelte or Flutter, React Native, etc.

In this very short teaser you can see how easily without writing any SQL query you can filter the data in your tables.

As you can see in this video, in order to get the data from your tables, all you need to do is to make an HTTP request to an API that DoTenX provides.

With the Visual Query Builder, you can even see how the body of the API should look like.

Creating an account on DoTenX is easy and free. Would love to see what you can build with DoTenX.

Our repository: https://github.com/dotenx/dotenx

Top comments (0)