Table
Noun · Development
Definitions
A structured collection of data organized in rows and columns within a relational database, where each row represents a record and each column represents a field with a defined data type.
In plain English: The basic building block of a database — like a spreadsheet with rows of data and named columns.
Example: "The users table has 12 million rows and the full-text index on bio takes 3GB."