A SQLAlchemy integration for Graphene. For installing Graphene, just run this command in your shell. Graphene is a powerful Python library for building GraphQL APIs, and SQLAlchemy is a popular ORM (Object-Relational Mapping) tool for working with databases. When combined, graphene-sqlalchemy allows developers to quickly and easily create a GraphQL API that seamlessly interacts with a SQLAlchemy-managed database. It is fully compatible with SQLAlchemy 1.4 and 2.0. This documentation provides detailed instructions on how to get started with graphene-sqlalchemy, including installation, setup, and usage examples.
Features
- You may also subclass SQLAlchemyObjectType by providing abstract = True in your subclasses Meta
- A SQLAlchemy integration for Graphene
- It is important to provide a session for graphene-sqlalchemy to resolve the models
- More complex inhertiance using SQLAlchemy’s polymorphic models is also supported
- Graphene is a powerful Python library for building GraphQL APIs
- It is fully compatible with SQLAlchemy 1.4 and 2.0
Categories
Software DevelopmentLicense
MIT LicenseFollow Graphene-SQLAlchemy
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Graphene-SQLAlchemy!