file-based database engine
C53445
concept
A file-based database engine is a lightweight data management system that stores and retrieves structured data directly from local files without requiring a separate database server process.
All labels observed (2)
| Label | Occurrences |
|---|---|
| SQLite-based format | 1 |
| file-based database engine canonical | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: file-based database engine
Generated description
A file-based database engine is a lightweight data management system that stores and retrieves structured data directly from local files without requiring a separate database server process.
Instances (2)
| Instance | Via concept surface |
|---|---|
| Jet Database Engine | — |
| GeoPackage | SQLite-based format |