selda: Multi-backend, high-level EDSL for interacting with SQL databases.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [no-license-file] A 'license-file' is not specified.
This package provides an EDSL for writing portable, type-safe, high-level database code. Its feature set includes querying and modifying databases, automatic, in-process caching with consistency guarantees, and transaction support. See the project website for a comprehensive tutorial. To use this package you need at least one backend package, in addition to this package. There are currently two different backend packages: selda-sqlite and selda-postgresql.
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.4.0, 0.1.4.1, 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.1.8.0, 0.1.9.0, 0.1.10.0, 0.1.10.1, 0.1.11.0, 0.1.11.1, 0.1.11.2, 0.1.12, 0.1.12.1, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.3.1, 0.3.4.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.2.1 |
|---|---|
| Change log | None available |
| Dependencies | base (>=4.10 && <5), bytestring (>=0.10 && <0.13), containers (>=0.4 && <0.9), exceptions (>=0.8 && <0.11), mtl (>=2.0 && <2.4), random (>=1.1 && <1.4), text (>=1.0 && <2.2), time (>=1.5 && <1.16), uuid-types (>=1.0 && <1.1) [details] |
| License | MIT |
| Author | Anton Ekblad |
| Maintainer | anton@ekblad.cc |
| Category | Database |
| Home page | https://valderman.github.io/selda |
| Source repo | head: git clone https://github.com/valderman/selda.git |
| Uploaded | by exaexa at 2025-12-25T13:22:07Z |
Modules
- Database
- Database.Selda
- Database.Selda.Backend
- Database.Selda.Backend.Internal
- Database.Selda.Debug
- Database.Selda.MakeSelectors
- Database.Selda.Migrations
- Database.Selda.Nullable
- Database.Selda.SqlType
- Database.Selda.Unsafe
- Database.Selda.Validation
- Database.Selda.Backend
- Database.Selda
Downloads
- selda-0.5.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees