Asked by 101366915154176305384 on October 18, 2024
Can I query a table by a custom column (for example, age) rather than only by the record id?
Answered by Twidget
Yes. Generate an endpoint for the table and update the commands/inputs to use your custom field (e.g., age), or create a custom endpoint and query the table filtering by that field.
Using Twidget to replace automation tools and act as a database
Yes. Using Twidget’s HTTP Request and connector commands you can integrate with Airtable and Google Sheets/Google Contacts. Twidget also includes a built‑in database suitable for storing and managing your data.
Building an e‑commerce backend
Yes — you can build an e‑commerce backend with Twidget.
Programming language used by Twidget
Twidget is a no‑code development platform, so you do not need to know a programming language to use it.
Scalability, database features, and security
1) Twidget is designed to handle high volumes of traffic. We use load‑balancing techniques to distribute traffic across servers for stable performance under load.
2) Twidget supports a variety of database management features and real‑time data processing workflows. While native database tri...
REST and Swagger compatibility
Yes — Twidget creates REST APIs and can call other REST APIs.