awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
iurisilvio avatar

iurisilvio/bottle-sqlalchemy

0
View on GitHub↗
126 stars·20 forks·Python·MIT·9 views

Bottle Sqlalchemy

Bottle SQLAlchemy plugin

Features

  • Web Framework Integrations - Manages sessions for the Bottle framework.

Star history

Star history chart for iurisilvio/bottle-sqlalchemyStar history chart for iurisilvio/bottle-sqlalchemy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does iurisilvio/bottle-sqlalchemy do?

Bottle SQLAlchemy plugin

What are the main features of iurisilvio/bottle-sqlalchemy?

The main features of iurisilvio/bottle-sqlalchemy are: Web Framework Integrations.

What are some open-source alternatives to iurisilvio/bottle-sqlalchemy?

Open-source alternatives to iurisilvio/bottle-sqlalchemy include: tortoise/tortoise-orm — Tortoise ORM is an asynchronous object-relational mapper for Python that mirrors Django's model and queryset API while… flask-admin/flask-admin — Simple and extensible administrative interface framework for Flask. graphql-nexus/nexus — Code-First, Type-Safe, GraphQL Schema Construction. graphql-nexus/schema. jmcarp/filteralchemy — Declarative query builder for SQLAlchemy. jpscaletti/sqla-wrapper — A friendly wrapper for modern SQLAlchemy and Alembic.

Open-source alternatives to Bottle Sqlalchemy

Similar open-source projects, ranked by how many features they share with Bottle Sqlalchemy.
  • tortoise/tortoise-ormtortoise avatar

    tortoise/tortoise-orm

    5,582View on GitHub↗

    Tortoise ORM is an asynchronous object-relational mapper for Python that mirrors Django's model and queryset API while running on asyncio. It defines database tables as Python classes with typed fields and supports foreign key, many-to-many, and one-to-one relations, providing a chainable query API for filtering, annotating, grouping, and prefetching related objects without blocking the event loop. The ORM includes a built-in migration engine that detects model changes, generates migration files, and applies or reverts schema changes through a command-line tool. It connects to PostgreSQL, MyS

    Pythonasyncasynciomysql
    View on GitHub↗5,582
  • graphql-nexus/nexusgraphql-nexus avatar

    graphql-nexus/nexus

    3,434View on GitHub↗

    Code-First, Type-Safe, GraphQL Schema Construction

    TypeScript
    View on GitHub↗3,434
  • graphql-nexus/schemaG

    graphql-nexus/schema

    0View on GitHub↗
    View on GitHub↗0
  • flask-admin/flask-adminflask-admin avatar

    flask-admin/flask-admin

    6,071View on GitHub↗

    Simple and extensible administrative interface framework for Flask

    Python
    View on GitHub↗6,071
See all 11 alternatives to Bottle Sqlalchemy→