Skip to content

Table Overview

Data in the base is stored in tables, which are logically organized in the form of records and fields. In Basemulti, tables are the core of efficient data management. You can create multiple tables, each for storing different types of data. Additionally, you can connect tables to each other by establishing relationships.

Table Features

Similar to traditional electronic tables, Basemulti's tables allow you to perform the following operations:

  • Data Sorting:Sort data based on one or more fields
  • Data Filtering:Filter out the required data using conditions
  • Data Aggregation:Summarize and statistically analyze data

Released under the MIT License.