Concept
Concept | Database | Description |
---|---|---|
Index | Table | Stores a collection of documents |
Document | Row | JSON formatted data entity |
Field | Column | Document field with specific type |
Mapping | Schema | Defines field names, types, and indexing rules |
Concept | Database | Description |
---|---|---|
Index | Table | Stores a collection of documents |
Document | Row | JSON formatted data entity |
Field | Column | Document field with specific type |
Mapping | Schema | Defines field names, types, and indexing rules |