eventium-sql-common: Common library for SQL event stores

[ database, eventsourcing, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

Eventium-sql-common provides shared utilities and abstractions for SQL-based event stores. It includes Persistent entity definitions, JSON serialization helpers, and common database operations used by eventium-postgresql and eventium-sqlite. This package eliminates code duplication between different SQL backend implementations and provides a consistent interface for SQL-based event sourcing.

Modules

[Last Documentation]

  • Eventium
    • ProjectionCache
      • Eventium.ProjectionCache.Sql
    • Store
      • Eventium.Store.Sql
        • Eventium.Store.Sql.DefaultEntity
        • Eventium.Store.Sql.JSONString
        • Eventium.Store.Sql.Operations
        • Eventium.Store.Sql.Orphans

Flags

Manual Flags

NameDescriptionDefault
ci

Enable -Werror for CI builds

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.2.1
Dependencies aeson (>=1.5 && <2.3), base (>=4.9 && <5), bytestring (>=0.10 && <0.13), eventium-core (>=0.2.0 && <0.3.0), mtl (>=2.2 && <2.4), persistent (>=2.14 && <2.18), text (>=1.2 && <2.2), time (>=1.9 && <1.14), uuid (>=1.3 && <1.4) [details]
License MIT
Author
Maintainer Alexander Sidorenko
Uploaded by aleks_sidorenko at 2026-03-06T14:29:26Z
Category Database, Eventsourcing
Home page https://github.com/aleks-sidorenko/eventium#readme
Bug tracker https://github.com/aleks-sidorenko/eventium/issues
Source repo head: git clone https://github.com/aleks-sidorenko/eventium
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 10 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-03-06 [all 2 reports]