Backendless
Log In Sign Up
Log In Sign Up
  • Features
  • Pricing
  • Marketplace
  • Developers
    • Languages
      • Javascript
      • UI Builder
      • Flutter
      • Java/Android
      • iOS
      • .NET
      • REST API
      • Codeless
      • Cloud Code
    • Integrations
      • Make / Integromat
      • Zapier
      • FlutterFlow
      • Bubble
      • Adalo
      • AppGyver
      • Bravo Studio
      • Draftbit
      • DronaHQ
      • Retool
      • Thunkable
      • UI Bakery
      • Webflow
      • Wix
    • Video Tutorials
    • Release History
  • Company
    • Support
    • Blog
    • Backendless Consulting
    • Customers
      • App Gallery
      • FindMy+1
      • StayShure
      • Delevante Technologies
      • Bettercast
      • Second Warehouse
      • Bank al Etihad
      • Funx
      • YTCount
      • BTC Market Ticker
    • Partner Program
    • Find A Partner
    • Affiliate Program
Blog

How to Retrieve Database/Table Schema Using API

Backendless provides an easy-to-use API to introspect data tables. Given a table name, the API provides information about table columns, their names, data types, default values, etc. If a column represents a relationship, it is properly denoted as such in the provided information.

by Mark Piller on September 1, 2019

How to Search Data Objects by Distance From a Location

In another article, we described how a data object may have a related geopoint (or a collection of geopoints). One of the benefits of data-to-geo relationships is search by distance. That means Backendless can search for data objects using the location of the related geopoints.

by Mark Piller on September 1, 2019

How to Register/Update a User With Related Data Object(s)

Connecting users with their related data is a key function of user management. When you register (or update) a user object, you may need to create a relation between the user and some other entity/object stored in your Backendless Database. Since a user object is structurally a collection of properties, it is very easy to…

by Mark Piller on September 1, 2019

How to Load Data Objects With Related Geopoints Using API

In other articles, we have covered: how to declare a geo-to-data relationship in a data table schema and how to create relationships between an object in that schema and geopoints. Of course, both of the operations above can also be accomplished with the API. In this post, we are going to show how to retrieve…

by Mark Piller on September 1, 2019

How to Load Data Objects From the Server With an SQL Query

In other articles, we have reviewed multiple techniques for loading data objects from persistent server-side storage. There is a list of all articles categorized by topic. In this post, we are going to review the API for loading data objects using an SQL query.

by Mark Piller on September 1, 2019

How to Delete Persistent Objects Using Data Service API

Deleting an object in your Backendless Database using the Data Service API is just as easy as creating or updating one. If an object has relations, they are broken up and the related objects are not deleted. The sample below retrieves the first object from a table and deletes it.

by Mark Piller on September 1, 2019

How to Delete Users via API or Backendless Console

There will often be times when you want to delete users from your database, whether it’s to purge old users or to allow users to delete their own account. Backendless supports two methods for deleting a user: using the API or using Backendless Console. The API approach is described using the code below.

by Mark Piller on September 1, 2019

How to Load the First Object From a Data Table Using API

There is an API for loading the very first object created in the table. The first object is determined by the value in the created column – Backendless Database picks the one with the smallest timestamp.

by Mark Piller on September 1, 2019

How to Efficiently Load Large Data Sets in a Mobile App With Data Paging

Data paging is the process of breaking up a larger set of objects into smaller chunks, commonly referred to as pages. Typically paging applies to the results of search queries when the server may return too many objects at once.

by Mark Piller on September 1, 2019
  1. <
  2. ...
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. >
Visual app development platform that makes apps intuitive to build and easy to manage, no code required.

Features

  • Codeless
  • Backendless Core
  • UI Builder
  • API Services
  • Backend Management
  • Backendless PRO
  • Marketplace

Development

  • UI Builder
  • Codeless
  • JavaScript
  • Android
  • iOS
  • Flutter

Integrations

  • FlutterFlow
  • Bubble.io
  • Thunkable
  • Adalo
  • AppGyver
  • Zapier
  • Make (Integromat)

Business

  • Customers
  • App Gallery
  • Partners
  • Pricing

Community

  • Developers Directory
  • Our Team
  • Blog
  • Support
  • Privacy Policy
  • Terms of Service
  • Data Processing
  • 7250 Dallas Parkway, Suite 400, Plano, TX 75024
  • Phone: 408.792.7757
© Copyright 2013-2022 Midnight Coders Inc.