SingleStoreLoader
The SingleStoreLoader allows you to load documents directly from a SingleStore database table. It is part of the langchain-singlestore integration package.
Overviewโ
Integration Detailsโ
| Class | Package | JS Support |
|---|---|---|
SingleStoreLoader | langchain_singlestore | โ |
Featuresโ
- Load documents lazily to handle large datasets efficiently.
- Supports native asynchronous operations.
- Easily configurable to work with different database schemas.