Soom
SomaDBTables

Tables in SomaDB

Learn about tables, the core structure for organizing your data in SomaDB

Tables in SomaDB

Tables are the core structure for organizing your data in SomaDB. Each table contains fields (columns) and records (rows) that define how your data is stored and accessed.

What are Tables?

A table consists of:

  • Fields: Define the type and structure of your data
  • Records: Individual data entries or rows
  • Views: Different ways to display and interact with your data
  • Permissions: Control who can access and edit your data

Key Features

  • Flexible Structure: Add, modify, or remove fields as your needs change
  • Data Import: Upload data from CSV files or other sources
  • Table Actions: Duplicate, archive, or delete tables as needed
  • Collaboration: Work with your team on the same table structure

Next Steps

How is this guide?