{"library":"level-read-stream","type":"library","category":null,"description":"level-read-stream provides Node.js-style readable streams for abstract-level compatible databases. It allows developers to consume data from a LevelDB-like database as a stream of entries, keys, or values. The current stable version is 2.0.0, which notably supports `abstract-level` v2 and Node.js >=18. The project maintains an active development pace with incremental releases addressing compatibility and adding features like TypeScript types. Key differentiators include its tight integration with the `abstract-level` API, offering `EntryStream`, `KeyStream`, and `ValueStream` for optimized data retrieval. For Web Streams, users are directed to `level-web-stream`.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","level","stream","abstract-level","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install level-read-stream","imports":["import { EntryStream } from 'level-read-stream'","import { KeyStream } from 'level-read-stream'","import { ValueStream } from 'level-read-stream'"]},{"cmd":"yarn add level-read-stream","imports":[]},{"cmd":"pnpm add level-read-stream","imports":[]}],"homepage":null,"github":"https://github.com/Level/read-stream","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/level-read-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/level-read-stream/compatibility"}}