Turn DynamoDB tables into an AppSync GraphQL API
DynoConsole generates a GraphQL schema straight from your DynamoDB tables, lets you edit JS resolvers, runs live queries, mutations, and subscriptions, detects drift, and exports ready-to-deploy CDK — all from a native app for Mac, Windows & Linux.
One-time purchase · Mac, Windows & Linux · Credentials stay on your device

Workflow
From table to GraphQL API in minutes
Everything you need to design, test, and ship an AWS AppSync API on top of DynamoDB — without leaving your desktop.
Schema generation
Generate a GraphQL schema from your tables
Point DynoConsole at any DynamoDB table and it infers a GraphQL schema (SDL) from your real items — types, queries, mutations, and subscriptions, named after your data. No hand-writing SDL, no guessing field types.
- Types inferred from real items
- Queries, mutations & subscriptions generated
- Edit the SDL inline

Resolvers & live testing
Edit JS resolvers and run operations live
Tweak the JavaScript resolvers for get, list, create, update, and delete, then execute queries, mutations, and real-time subscriptions against a live AppSync endpoint. Inspect responses, CloudWatch logs, and request traces side by side.
- Live queries, mutations & subscriptions
- Inline CloudWatch logs & traces
- Cognito and API-key auth presets

Drift & deploy
Detect drift and deploy with CDK
Compare your local design against what's actually deployed — schema shapes, resolver code, and data sources — so you always know what changed. When you're ready, export ready-to-deploy AWS CDK or stage a deployment manifest.
- Schema, resolver & data-source diffing
- Import existing AppSync APIs
- One-click CDK export

How it works
Four steps to a deployed GraphQL API
Connect your account
Auto-discover AWS profiles, SSO, and IAM roles. Credentials resolve locally and never leave your machine.
Pick a table
DynoConsole reads the key schema and sample items to infer GraphQL types and operations automatically.
Test the API live
Run queries, mutations, and subscriptions against a real AppSync endpoint and tune resolvers in place.
Deploy with CDK
Check for drift, then export generated CDK or a staged deployment manifest to ship your GraphQL API.
More than GraphQL
One workspace for the whole data layer
The same app covers data modeling, event-driven pipelines, and AI-assisted querying.

Single-table data modeler
Design entities, GSIs, and access patterns on one canvas, then simulate queries against the model before you create anything in AWS.

DynamoDB Streams + Lambda pipelines
Watch INSERT, MODIFY, and REMOVE events live with old/new image diffs, attach Lambda stream processors, and generate the handler code in TypeScript or Python.

AI query builder (bring your own key)
Describe what you want in plain English and DynoConsole writes the PartiQL or GraphQL for you. Your API key is encrypted on-device — never sent to our servers.
Your credentials stay on your machine. DynoConsole uses the standard AWS credential chain and talks to AWS directly from your device. Access keys, SSO tokens, and any AI API keys are encrypted locally and never sent to our servers.
AppSync & GraphQL FAQ
How does DynoConsole turn DynamoDB into a GraphQL API?
It inspects your table's key schema and sample items, infers a GraphQL schema, generates queries, mutations, and subscriptions, and wires JavaScript resolvers to DynamoDB. You can run everything live against AWS AppSync and then export CDK to deploy it.
Can I edit the resolvers and schema?
Yes. Both the generated SDL and the JavaScript resolvers are fully editable. You validate GraphQL against your schema, run operations live, and see responses, CloudWatch logs, and traces inline.
Does it support GraphQL subscriptions?
Yes. DynoConsole opens a realtime WebSocket connection to the AppSync endpoint so you can test subscriptions alongside queries and mutations.
Can I import an existing AppSync API?
Yes. You can introspect and import an existing AppSync API, then inspect its schema, resolvers, and data sources and compare them against your local design with drift detection.
Which platforms does DynoConsole run on?
DynoConsole is a native desktop app for macOS, Windows, and Linux. It's a one-time $99 purchase for lifetime access with all future updates included.
Ship your DynamoDB GraphQL API today
Download DynoConsole and generate, test, and deploy an AppSync API from your existing tables in minutes.