Skip to content

dbeaver/cloudbeaver-graphql-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudBeaver GraphQL examples

This repo contains examples of using GraphQL API for CloudBeaver Enterprise, CloudBeaver AWS, and DBeaver Team Edition.

CloudBeaver and Team Edition communicate with their web browser frontends by exposing a GraphQL API. In some cases, users may want to leverage the same API to enable advanced use cases by automating certain operations usually done using UI. To explore the API, you can use an embedded GraphiQL console. You can look at the real examples of using the API in this repository.

The repo layout

  • The curl folder contains examples using curl command line tool.
  • The go folder contains examples for the Go programming language.
  • The operations folder contains raw examples. They are used by projects from other folders.
  • The python3 includes examples for Python 3.

About

Sample usages of GraphQL API for CloudBeaver and DBeaver Team Edition

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •