https://github.com/ocramz/direct-sqlite-conduit
https://github.com/ocramz/direct-sqlite-conduit
database sqlite3 streaming-data
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ocramz/direct-sqlite-conduit
- Owner: ocramz
- License: other
- Created: 2023-12-16T22:31:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T00:13:58.000Z (over 2 years ago)
- Last Synced: 2025-09-22T08:52:03.822Z (10 months ago)
- Topics: database, sqlite3, streaming-data
- Language: Haskell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# direct-sqlite-conduit
stream data in and out of SQLite3 databases with `direct-sqlite` and `conduit`.