sqlalchemy-filters-plus VS sandman2

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

sqlalchemy-filters-plus

Lightweight library for providing filtering mechanism for your APIs using SQLAlchemy (by elmkarami)

sandman2

Automatically generate a RESTful API service for your legacy database. No code required! (by jeffknupp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sqlalchemy-filters-plus sandman2
1 3
43 1,982
- -
0.0 0.0
over 1 year ago 8 days ago
Python Python
GNU General Public License v3.0 or later Apache License 2.0
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.

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..

sandman2

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

What are some alternatives?

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

sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness.

falcon - The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.

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

apistar - The Web API toolkit. 🛠

flask-sqlalchemy - Adds SQLAlchemy support to Flask

hug - Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.

shillelagh - Making it easy to query APIs via SQL

restless - A lightweight REST miniframework for Python.

SQLAlchemy - The Database Toolkit for Python

TBone - Full duplex RESTful API for your asyncio web apps

sandman - Sandman "makes things REST".

ripozo - A tool for quickly creating REST/HATEOAS/Hypermedia APIs in python