data access API
C10368
concept
A data access API is an interface that provides standardized methods for applications to create, read, update, and delete data from underlying storage systems while abstracting away implementation details.
All labels observed (11)
| Label | Occurrences |
|---|---|
| data access API canonical | 3 |
| data access protocol | 2 |
| database API | 2 |
| .NET data access technology | 1 |
| NoSQL API | 1 |
| Object Data Modeling library | 1 |
| data access class | 1 |
| data access framework | 1 |
| database connectivity middleware | 1 |
| mainframe data access method | 1 |
| persistence API | 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: data access API
Generated description
A data access API is an interface that provides standardized methods for applications to create, read, update, and delete data from underlying storage systems while abstracting away implementation details.
Instances (14)
| Instance | Via concept surface |
|---|---|
| ADO.NET | .NET data access technology |
| OData | data access protocol |
| Mongoose | Object Data Modeling library |
| ODBC Driver Manager | database connectivity middleware |
| Jakarta Persistence | persistence API |
| SqlBulkCopy | — |
| TQuery | data access class |
| Oracle Call Interface | database API |
| OLE DB | — |
| VSAM | mainframe data access method |
|
ActiveX Data Objects (ADO)
surface form:
ActiveX Data Objects
|
— |
| Core (SQL) API | NoSQL API |
| MongoDB API | database API |
| XMLA | data access protocol |