# kvesteri/sqlalchemy-utils

Various utility functions and datatypes for SQLAlchemy.

Repository: https://github.com/kvesteri/sqlalchemy-utils
Canonical: https://ross.abutalabs.com/products/sqlalchemy-utils
Language: Python
License: NOASSERTION
License Family: other
Last push: 2026-07-08T14:31:35+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 37, longevity 100
- inputs: {"age_days": 4944, "days_push": 56, "days_rel": 263, "gap_med": 104, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1342, forks 331 (observed 2026-08-28T04:04:26.230138+00:00)

## What it is
A Python library providing various utility functions, custom data types, and helpers for SQLAlchemy. It extends the ORM with extra column types and convenience functions.

## Use cases
- add custom column types to sqlalchemy models
- utility functions for sqlalchemy orm
- handle encrypted or json columns in sqlalchemy
- get database-agnostic helpers for sqlalchemy projects

## When to avoid
- you use an ORM other than SQLAlchemy
- you need a full ORM rather than utilities

## Facets
- artifact type: library
- maturity: active
- function: orm, database, serialization, date-time
- domain: databases, developer-tools, web-development
- platform: python
- tags: sqlalchemy, datatypes, utilities, database-helpers

## Member repositories
- kvesteri/sqlalchemy-utils (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.230138+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:43:41.445933+00:00, confidence not recorded.
  - readme: https://github.com/kvesteri/sqlalchemy-utils (fetched 2026-08-28T04:04:26.230138+00:00, sha f5f480899953)
  - registry_pypi: https://pypi.org/pypi/sqlalchemy-utils/json (fetched 2026-08-29T12:02:26.376942+00:00, sha c80702e86fb0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
