Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
DynoTable serves as a local-first graphical interface for Amazon DynamoDB, compatible with macOS (Apple Silicon), Windows, and Linux (.deb/.rpm). This desktop client offers an SQL Workbench that executes real SELECT queries incorporating JOINs, GROUP BY, and various aggregations such as SUM, AVG, and COUNT DISTINCT while managing live data. Before executing any query, DynoTable provides a preview of its execution plan, detailing whether it will utilize Scan or Query, the specific index involved, and an estimate of Read Capacity Units (RCU), allowing users to assess potential costs upfront. Its Smart Tables feature enables seamless joining of tables based on primary keys or global secondary indexes, with real-time recomputation that eliminates the need for schema migration or ETL processes. Additionally, a built-in AI agent operates using your Amazon Bedrock keys, analyzing your schema, drafting queries, and suggesting write operations, all while ensuring that no prompt, schema, or row data is transmitted outside your AWS account. Connectivity with tools like Claude Code, Cursor, and Codex is facilitated through MCP, ensuring that external agents do not perform direct writes; instead, all changes are funneled through a staging window for user review and approval prior to committing. DynoTable communicates directly with AWS using your own credentials, thereby adhering strictly to the permissions outlined in your IAM policy, and is fully compatible with AWS SSO, aws-vault, and DynamoDB Local environments. This makes DynoTable an efficient and secure choice for managing DynamoDB databases across multiple operating systems.
Description
Python-SQL is a library designed to facilitate the writing of SQL queries in a more Pythonic manner, supporting a variety of functionalities such as basic selects, selections with where clauses, and complex joins including multiple joins. It allows for groupings and output naming, alongside ordering results and executing sub-selects, while also enabling queries on different schemas. The library is capable of performing insert operations with default values, specific values, or even using another query for insertion. Furthermore, it accommodates updates with specified values, conditions, or lists, as well as deletions based on conditions or sub-queries. Additionally, it offers different query styles including limit style, qmark style, and numeric style to cater to diverse programming needs. This versatility makes Python-SQL a powerful tool for developers working with databases in a Python environment.
API Access
Has API
API Access
Has API
Integrations
Amazon DynamoDB
Domino Enterprise AI Platform
Python
Visplore
Integrations
Amazon DynamoDB
Domino Enterprise AI Platform
Python
Visplore
Pricing Details
$9/seat/month billed annually
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
DynoTable
Founded
2026
Country
Spain
Website
dynotable.com
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/python-sql/