Skip to content
#

data-access-layer

Here are 106 public repositories matching this topic...

An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.

  • Updated Aug 12, 2026
  • C#

Generic repository interface in Go unifying eight storage backends (GORM, Ent, MongoDB, ClickHouse, Doris, Elasticsearch, OpenSearch, InfluxDB) with protobuf-defined paging and filtering contracts, three pagination strategies, a 29-operator filter engine, Redis cache-aside with singleflight, multi-tenant row-level data scopes, and audit logging.

  • Updated Sep 20, 2026
  • Go

Add this topic to your repo

To associate your repository with the data-access-layer topic, visit your repo's landing page and select "manage topics."

Learn more