srtree-db: SQL persistence and querying for srtree e-graphs
Reusable storage layer for srtree multiset e-graphs: a driver-neutral serialization of the Algorithm.EqSat.Store rows (backed by SQLite and PostgreSQL) plus SQL queries (topN, pareto, distribution counts, patterns, dataset-aware fit).
Modules
[Index] [Quick Jump]
- Algorithm
- EqSat
- Storage
- Algorithm.EqSat.Storage.Backend
- Algorithm.EqSat.Storage.ClassStore
- Algorithm.EqSat.Storage.Extract
- Algorithm.EqSat.Storage.Import
- Algorithm.EqSat.Storage.Postgres
- Algorithm.EqSat.Storage.Query
- Algorithm.EqSat.Storage.SQLite
- Algorithm.EqSat.Storage.Schema
- Algorithm.EqSat.Storage.Stream
- Algorithm.EqSat.Storage.Types
- Storage
- EqSat
Downloads
- srtree-db-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | async (>=2.2 && <2.3), base (>=4.14 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.9), direct-sqlite (>=2.3 && <2.4), directory (>=1.3 && <1.4), filepath (>=1.4 && <1.5), mtl (>=2.2 && <2.4), optparse-applicative (>=0.17 && <0.19), postgresql-libpq (>=0.10 && <0.12), random (>=1.2 && <1.3), srtree (>=3.0.0.3 && <3.1), srtree-db (>=0.1 && <0.2), text (>=1.2 && <2.2), unordered-containers (>=0.2 && <0.3), vector (>=0.12 && <0.14) [details] |
| License | BSD-3-Clause |
| Author | Fabricio Olivetti de França |
| Maintainer | fabricio.olivetti@gmail.com |
| Uploaded | by olivetti at 2026-09-02T22:43:38Z |
| Category | Math, Data |
| Home page | https://github.com/folivetti/srtree-db#readme |
| Bug tracker | https://github.com/folivetti/srtree-db/issues |
| Source repo | head: git clone https://github.com/folivetti/srtree-db |
| Distributions | |
| Executables | srtree-db |
| Downloads | 11 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |