| Name | Description | Type | Package | Framework |
| DbDataRecord | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit | |
| DbDataStore | A data store implementation that stores the records in a database using JDBC. | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
| DbInputStream | This class represents an input stream backed by a database. | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
| DerbyDataStore | The Derby data store closes the database when the data store is closed (embedded databases only). | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
| TempFileInputStream | An input stream from a temporary file. | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |