---
description: Learn how DynoTable can help your business. GetApp provides users in South Africa with the most detailed information on software tools, prices and features.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: DynoTable Reviews, Prices & Ratings | GetApp South Africa 2026
---

Breadcrumb: [Home](/) > [Database Software](/directory/459/database/software) > [DynoTable](/software/2113682/dynotable)

# DynoTable

Canonical: https://www.getapp.za.com/software/2113682/dynotable

> A desktop GUI for Amazon DynamoDB whose SQL Workbench runs JOINs, GROUP BY and aggregates over live tables, alongside a PartiQL console and an AI agent on your own Amazon Bedrock keys. It connects straight to AWS with your own credentials, so table data never passes through a DynoTable server.
> 
> Verdict: Rated \*\*\*\* by 0 users. Top-rated for **Overall Quality**.

-----

## Overview

### Key benefits of DynoTable

Answer questions DynamoDB cannot. JOIN, GROUP BY and aggregate across tables without exporting to a spreadsheet or standing up a warehouse.&#10;&#10;See the cost before you spend it. Every Workbench query previews its compiled plan as Scan vs Query with the index it will use, so an accidental full-table scan is visible before it runs rather than on the bill.&#10;&#10;Keep your data inside your own AWS account. DynoTable connects directly to AWS with your credentials and there is no vendor server in the data path. The AI agent runs on your own Amazon Bedrock keys, so no prompt, schema or row is sent to us.&#10;&#10;No per-seat AI markup. Because AI runs on your Bedrock account, you pay AWS at cost instead of a per-user AI fee.&#10;&#10;Let coding agents work safely. Claude Code, Cursor and Codex connect over MCP, but they cannot write to your tables directly. Proposed changes queue in a staging window for a human to review and commit.&#10;&#10;Fits existing AWS practice. Works with AWS SSO, aws-vault, IAM policies and DynamoDB Local, so access stays governed by controls you already run.&#10;&#10;Try it without commitment. 30 days, no credit card, a 30-day money-back guarantee, and a Free plan that keeps working afterwards for browsing, PartiQL SELECT, exports and MCP reads.

## About the vendor

- **Company**: DynoTable

## Commercial Context

- **Starting Price**: US$9,00
- **Pricing model**: Per User (Free version available) (Free Trial)
- **Pricing Details**: Prices are in USD, per seat. &#10;Individual is $9 per month billed annually ($108 per year), or $12 per month billed monthly. &#10;Team is $18 per seat per month billed annually ($216 per seat per year), or $24 per seat per month billed monthly, up to 20 seats. &#10;The Free plan is $0 forever with no time limit: browsing, PartiQL SELECT, exports, and MCP schema and item reads. &#10;Paid seats add the SQL Workbench, Smart Tables, writes and AI. The 30-day trial needs no credit card, and there is a 30-day money-back guarantee. &#10;Enterprise adds SAML/OIDC SSO and SCIM at custom pricing.
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1 000, 1 001–5 000, 5 001–10 000, 10 000+
- **Deployment & Platforms**: Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise)
- **Supported Languages**: Chinese, English, French, German, Indonesian, Italian, Japanese, Korean, Portuguese, Spanish, Turkish
- **Available Countries**: Angola, Argentina, Aruba, Australia, Austria, Bahamas, Bahrain, Belgium, Bermuda, Bosnia & Herzegovina, Botswana, Brazil, Bulgaria, Canada, Cayman Islands, Chile, China, Colombia, Costa Rica, Croatia and 68 more

## Features

- AI Copilot
- Access Controls/Permissions
- Ad hoc Query
- Authentication
- Data Dictionary Management
- Data Storage Management
- Generative AI
- Multiple Programming Languages Supported
- NOSQL Database Management
- Search/Filter
- Third-Party Integrations

## Integrations (3 total)

- Amazon Bedrock
- Claude Code
- Cursor

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Chat

## Category

- [Database Software](https://www.getapp.za.com/directory/459/database/software)

## Links

- [View on GetApp](https://www.getapp.za.com/software/2113682/dynotable)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.getapp.com/all-software/a/dynotable/> |
| en-AE | <https://www.getapp.ae/software/2113682/dynotable> |
| en-AU | <https://www.getapp.com.au/software/2113682/dynotable> |
| en-CA | <https://www.getapp.ca/software/2113682/dynotable> |
| en-GB | <https://www.getapp.co.uk/software/2113682/dynotable> |
| en-IE | <https://www.getapp.ie/software/2113682/dynotable> |
| en-NZ | <https://www.getapp.co.nz/software/2113682/dynotable> |
| en-SG | <https://www.getapp.sg/software/2113682/dynotable> |
| en-ZA | <https://www.getapp.za.com/software/2113682/dynotable> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Review, Compare and Evaluate small business software. GetApp South Africa has software offers, SaaS and Cloud Apps, independent evaluations and reviews.","email":"info@getapp.za.com","url":"https://www.getapp.za.com/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.za.com/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"DynoTable","description":"DynoTable is a local-first desktop client for Amazon DynamoDB, for engineers who need more than the AWS console and PartiQL can express.\n\nSQL Workbench. Runs real SELECT queries with INNER and LEFT JOIN, GROUP BY, and COUNT, SUM, AVG, MIN, MAX, COUNT DISTINCT and HAVING, over live tables and inside DynamoDB's access-pattern rules. A compiled plan previews as Scan vs Query with the index it will use before the query runs, plus an RCU estimate when table metadata allows.\n\nSmart Tables. Join tables on a primary key or any global secondary index, on a canvas, and the joined view recomputes live as you edit. No schema migration, no ETL, and base tables are never mutated.\n\nAI agent and MCP. The built-in agent runs on your own Amazon Bedrock keys, reads your schema, drafts queries and proposes writes. No prompt, schema or row leaves your AWS account, and there is no per-seat AI charge because you pay AWS directly. Claude Code, Cursor and Codex connect over MCP. External agents never write directly: every change lands in a staging window you review and commit.\n\nAlso included. A visual table browser with key filters and column controls, a PartiQL console, a lossless JSON item editor, schema-aware autocomplete, keyboard-first navigation, code export for the AWS SDK v3, CLI, boto3, PartiQL, Java, Go and .NET, and constant-memory JSON, NDJSON and CSV export that handles tables with millions of rows.\n\nSecurity. DynoTable talks straight to AWS using your own credentials, so it can only do what your IAM policy permits. It supports AWS SSO and aws-vault, works against DynamoDB Local, and every licence is verified offline. Enterprise plans add SAML and OIDC single sign-on with SCIM provisioning.\n\nPlatforms and licensing. macOS (Apple Silicon), Windows (x64) and Linux (.deb and .rpm). Each seat covers two machines. The 30-day trial requires no credit card and carries a 30-day money-back guarantee; afterwards the Free plan continues at no cost with browsing, PartiQL SELECT, exports and MCP schema and item reads, while paid seats add the SQL Workbench, Smart Tables, writes and AI.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/66cf5774-905d-47c0-a12a-d0fa814f5a5f.png","url":"https://www.getapp.za.com/software/2113682/dynotable","@type":"SoftwareApplication","@id":"https://www.getapp.za.com/software/2113682/dynotable#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.za.com/#organization"},"offers":{"price":"9","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Database Software","position":2,"item":"/directory/459/database/software","@type":"ListItem"},{"name":"DynoTable","position":3,"item":"/software/2113682/dynotable","@type":"ListItem"}],"@id":"https://www.getapp.za.com/software/2113682/dynotable#breadcrumblist"}]}
</script>
