Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Graphene Alternatives
Similar projects and alternatives to Graphene
-
-
ariadne
Python library for implementing GraphQL servers using schema-first approach.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
tartiflette-aiohttp
tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project.
-
-
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
CherryPy
CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
TypeORM
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-
-
-
Typesense
Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
-
graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
TypeGraphQL
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
-
-
-
-
cloudquery
The open source high performance data integration platform built for developers.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Graphene reviews and mentions
-
Using GraphQL with Strawberry, FastAPI, and Next.js
There are multiple Python-based GraphQL libraries and they all vary slightly from each other. For the longest time, Graphene was a natural choice as it was the oldest and was used in production at different companies, but now other newer libraries have also started gaining some traction.
-
Wasmer and Trademarks
> But you need to know that Wasmer and its sibling projects will stay free forever. We are open source lovers, all of us, and we have a strong background on working on open source projects before joining Wasmer too.
That's great. I'm sure the closed source paid 10x faster editions of the graphene Python GraphQL server written by Syrus "CEO of Graphene" and CEO of wasmer will be open sourced in this spirit.
https://github.com/graphql-python/graphene/issues/268#issuec...
-
[Python] What minimal application server do you run your Python x GraphQL services with? Django, Flask....
Thanks for the reply, I was looking at Strawberry a bit but not enough documentation for a graphql noob like me... Hate to turn this into tech support but could you potentially answer a question for me? I'm having a really hard time figuring out how to do this. Given this example: https://github.com/graphql-python/graphene/blob/master/examples/simple_example.py and a slight modification:
-
Strawberry Django Plus: Enchanted Strawberry GraphQL integration with Django
Graphene was one of the first (if not the first) lib built on top of graphql-core to provide an easy to use api to build graphql applications. It's been around since 2015 and has a lot of integrations built for it (e.g. Django, SQL Alchemy, etc).
-
Graphene 3.0 is released!
Perhaps I should have put another link as a submission. FWIW this document may serve as a rough upgrade guide: https://github.com/graphql-python/graphene/wiki/v3-release-notes
-
Graphene VS strawberry - a user suggested alternative
2 projects | 7 Oct 2021
-
How (Not) To Build Your Own GraphQL Server
You can find an example of a modern code-first way to build a GraphQL server is the Python library graphene. You can use Graphene build servers that connect with data sources like a database or custom Python objects. Below you can see what a basic implementation of a GraphQL server with Graphene looks like:
- Ask HN: What startup/technology is on your 'to watch' list?
-
A note from our sponsor - Sonar
www.sonarsource.com | 8 Feb 2023
Stats
graphql-python/graphene is an open source project licensed under MIT License which is an OSI approved license.