All Projects → apollographql → apollo-studio-community

apollographql / apollo-studio-community

Licence: other
🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬

Projects that are alternatives of or similar to apollo-studio-community

buildsqlx
Go database query builder library for PostgreSQL
Stars: ✭ 92 (-56.6%)
Mutual labels:  query-builder
pylodon
Flask-based ActivityPub server
Stars: ✭ 86 (-59.43%)
Mutual labels:  federation
numpydoc.el
Insert NumPy style docstrings in Python functions.
Stars: ✭ 33 (-84.43%)
Mutual labels:  documentation-generator
goql
Super simple SQL query builder
Stars: ✭ 16 (-92.45%)
Mutual labels:  query-builder
flepper
Flepper is a library to aid in database interaction. 🐸
Stars: ✭ 60 (-71.7%)
Mutual labels:  query-builder
sparklis
Sparklis is a query builder in natural language that allows people to explore and query SPARQL endpoints with all the power of SPARQL and without any knowledge of SPARQL.
Stars: ✭ 28 (-86.79%)
Mutual labels:  query-builder
Zeko-SQL-Builder
Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language
Stars: ✭ 87 (-58.96%)
Mutual labels:  query-builder
PowerDocu
Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps
Stars: ✭ 190 (-10.38%)
Mutual labels:  documentation-generator
BooGi
Generate GitBook-like modern docs/tutorial websites using Gatsby
Stars: ✭ 117 (-44.81%)
Mutual labels:  documentation-generator
docgen
Docxy is a React based open-source documentation site generator. Build beautiful, blazing fast documentation sites for your projects with just markdown.
Stars: ✭ 49 (-76.89%)
Mutual labels:  documentation-generator
AsBuiltReport.Core
Repository for AsBuiltReport core module
Stars: ✭ 38 (-82.08%)
Mutual labels:  documentation-generator
strictdoc
Software for writing technical requirements specifications.
Stars: ✭ 80 (-62.26%)
Mutual labels:  documentation-generator
laravel-query-inspector
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
Stars: ✭ 59 (-72.17%)
Mutual labels:  query-builder
query builder
Compose Ecto queries without effort
Stars: ✭ 56 (-73.58%)
Mutual labels:  query-builder
querqy-elasticsearch
Querqy for Elasticsearch
Stars: ✭ 37 (-82.55%)
Mutual labels:  query-builder
database
Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
Stars: ✭ 51 (-75.94%)
Mutual labels:  query-builder
gcv
Federating genomes with love (and synteny derived from functional annotations)
Stars: ✭ 22 (-89.62%)
Mutual labels:  federation
NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (-27.83%)
Mutual labels:  documentation-generator
querie
Compose Ecto query from the client side
Stars: ✭ 20 (-90.57%)
Mutual labels:  query-builder
Idra
Idra - Open Data Federation Platform
Stars: ✭ 15 (-92.92%)
Mutual labels:  federation

Apollo Studio

For organizations that use or maintain a GraphQL API, Apollo Studio is an end-to-end data graph management platform to explore, deliver, and collaborate on their unified data graph.

This is our community repository where we track bugs, discuss feature requests, and share preview docs. We read everything that comes in here and are grateful to you for any time you spend sharing your thoughts with us.

If you ever need urgent, SLA-backed support for Studio, please email [email protected] – we can't make any guarantees about the speed of our responses on this repo. Also if you'd like to join our community forum to discuss Apollo in general, please visit community.apollographql.com.

What is Studio

Studio is your interface to browse the state of your graph, query your data, and manage the evolution of your graph over time. It is a pillar of the Apollo Platform, alongside Apollo Client, Apollo Server, and Apollo Federation.

Single source of truth for your GraphQL schema

  • Registering your graph with Apollo Studio creates a cloud-hosted source of truth for your schema, giving you access to best-in-class tools for managing your data graph.
  • Studio automatically tracks and logs changes to your schema, so you can easily review and share how your graph has evolved.
  • Keep graph collaborators and consumers up to date with notifications and an automatic changelog whenever your schema changes.

Explore your schema and build queries more easily and intelligently than ever before

  • Studio’s Explorer offers the most advanced GraphQL IDE in the world.
  • Search your schema intelligently and build queries with one click.
  • Use Explorer in Studio’s public sandbox to explore any graph with introspection enabled
  • Use Explorer with your registered graphs to create queries, browse your run history, and save variables in a context-aware environment without requiring introspection.

Deliver changes to your graph with speed and confidence

  • Realize the full potential of an agile data graph with version control, change validation, and release observability purpose-built for GraphQL schemas.
  • Prevent breaking changes to your schema by integrating Schema Checks into your existing CI/CD pipelines.
  • Make changes to your schema on variants to work on new features, test performance, and run checks without changing your graph in production.
  • Track federated schema launches in progress with real-time information on request traffic, gateways reporting, and error rate.

Secure your schema while maintaining flexibility and agility

  • Apollo Studio offers granular controls to keep sensitive information in your graph secure.
  • With a registered graph, you can turn introspection off for security purposes while still giving users in your organization get all of the benefits of Explorer.
  • Set user roles at the organization and graph level to manage how different users can interact with your schemas.
  • Mark variant schemas as protected to limit mutations to only certain users or keys with admin-level access.

Pricing

You can use most of the Studio tools, including Apollo Explorer, schema reference, and CI checks for free. You can also invite unlimited "read-only" users of your registry info to use these tools for free as well.

For more information about our commercial offerings and the total set of free features please see the Apollo pricing page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].