sqlmodel VS sqlalchemy-filters-plus

Compare sqlmodel vs sqlalchemy-filters-plus and see what are their differences.

sqlmodel

SQL databases in Python, designed for simplicity, compatibility, and robustness. (by tiangolo)

sqlalchemy-filters-plus

Lightweight library for providing filtering mechanism for your APIs using SQLAlchemy (by elmkarami)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sqlmodel sqlalchemy-filters-plus
23 1
12,894 43
- -
8.6 0.0
3 days ago over 1 year ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sqlmodel

Posts with mentions or reviews of sqlmodel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-31.

sqlalchemy-filters-plus

Posts with mentions or reviews of sqlalchemy-filters-plus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-04.
  • New sqlalchemy filtering library - needs your support!
    2 projects | /r/Python | 4 Apr 2021
    Hence i thought of dedicating some of my spare time to build sqlalchemy-filters-plus, a library that provides elegant way of constructing filters and fields, also giving the possibility to create custom operators either based on sqlalchemy builtin operators and entirely custom ones and more..

What are some alternatives?

When comparing sqlmodel and sqlalchemy-filters-plus you can also consider the following projects:

pydantic-sqlalchemy - Tools to convert SQLAlchemy models to Pydantic models

sqlalchemy-filters - Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.

pydantic - Data validation using Python type hints

flask-sqlalchemy - Adds SQLAlchemy support to Flask

SQLAlchemy - The Database Toolkit for Python

shillelagh - Making it easy to query APIs via SQL

ormar - python async orm with fastapi in mind and pydantic validation

sandman2 - Automatically generate a RESTful API service for your legacy database. No code required!

geojson-pydantic - Pydantic data models for the GeoJSON spec

sqlalchemy-hana - SQLAlchemy Dialect for SAP HANA

datamodel-code-generator - Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.