Expand description
§RSQL Driver
The RSQL driver is a library that provides a common interface for connecting to different data sources.
Structs§
- Cached
Metadata Connection - Column
- Index
- Limit
Query Result - Query result with a limit
- Memory
Query Result - In-memory query result
- Metadata
- Mock
Connection - Connection to a database
- Mock
Driver - Schema
- Table
Enums§
Traits§
- Connection
- Connection to a database
- Driver
- Query
Result - Results from a query
- UrlExtension