wonderbeyond / SQLAlchemy-Nested-MutableLinks
An advanced SQLAlchemy column type factory that helps map complex Python types (e.g. List, Dict, Pydantic Model and their hybrids) to database types (e.g. ARRAY, JSONB), And keep track of mutations in deeply nested data structures so that SQLAlchemy can emit proper UPDATE statements.
☆31Updated last year
Alternatives and similar repositories for SQLAlchemy-Nested-Mutable
Users that are interested in SQLAlchemy-Nested-Mutable are comparing it to the libraries listed below
Sorting:
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆45Updated last week
- A single model for shaping, creating, accessing, storing data within a Database☆237Updated 2 years ago
- Full-featured JSON type with mutation tracking for SQLAlchemy☆195Updated 2 years ago
- Repository Patterns for Python☆179Updated 2 years ago
- A client generator from openapi for python.☆87Updated 2 months ago
- Python bindings to Rust UUID☆266Updated last week
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆284Updated 8 months ago
- A compression AGSI middleware using brotli.☆79Updated last month
- OpenAPI 3.0 to FastAPI route generator☆113Updated 3 weeks ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆129Updated 2 years ago
- Reusable database fixtures for any and all databases.☆47Updated this week
- A file-based ORM for Python dataclasses.☆210Updated last week
- Programmatic startup/shutdown of ASGI apps.☆254Updated 2 years ago
- 🌰 Nats-powered event-driven background jobs and microservices framework for Python.☆100Updated 2 years ago
- O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models fr…☆195Updated last year
- Access logger for ASGI servers!☆54Updated last year
- WebSocket support for HTTPX☆140Updated 3 weeks ago
- A tiny, secure, URL-friendly, unique string ID generator for Python, written in Rust☆70Updated 5 months ago
- Turms is a pure python implementation of the awesome graphql-codegen library, following a simliar extensible design.☆73Updated last month
- HTMX integration for ASGI applications☆68Updated 2 years ago
- OpenAPI (v3) specification schema as pydantic class☆122Updated last year
- Python dictionary with Redis as backend, built for large datasets. Simplifies Redis operations for large-scale and distributed systems. S…☆74Updated 5 months ago
- Fast, async, fully-typed distributed task queue via Redis streams☆106Updated last week
- ConfZ is a configuration management library for Python based on pydantic.☆258Updated 6 months ago
- Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆134Updated last week
- Automatically rerun your tests on file modifications☆215Updated last year
- Dependency injection for Python☆88Updated 2 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 9 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆76Updated 6 months ago
- ☆73Updated 6 months ago