Cassandra Client
Native Cassandra client for macOS
TablePro connects to Cassandra using a native C driver (cpp-driver). It supports Apache Cassandra 3.11+, Cassandra 4.x, and ScyllaDB. Browse keyspaces and tables, run CQL queries with syntax highlighting, and edit data inline. Works with self-hosted clusters and managed services like DataStax Astra.


Features
Built for Cassandra.
CQL Editor
Syntax highlighting for CQL (Cassandra Query Language). Autocomplete for keyspaces, tables, and column names.
Keyspace Browser
Browse keyspaces, tables, materialized views, and user-defined types. See replication settings and table options.
Inline Data Editing
Edit rows in the data grid. Insert and delete rows. Handles Cassandra types (UUID, timeuuid, list, map, set).
ScyllaDB Support
Same driver works with ScyllaDB. Connect using the same interface and CQL syntax.
SSH Tunneling
Connect to remote Cassandra clusters through SSH tunnels. Reach nodes behind firewalls.
DataStax Astra
Connect to DataStax Astra DB (managed Cassandra) with secure connect bundle.
Data Grid
Browse and edit data.
Sort, filter, and edit Cassandra data in a spreadsheet-like grid. Click any cell to edit. Insert and delete rows. Review changes before saving.


SQL Editor
Write queries faster.
Tree-sitter syntax highlighting, schema-aware autocomplete, multi-tab, Vim mode, and full-text query history. AI assistant can write, explain, or optimize your SQL.


Capabilities
What you can do.
- Browse keyspaces, tables, and materialized views
- Run CQL queries with syntax highlighting
- Edit data inline with Cassandra type support
- View table schema and replication settings
- Connect to ScyllaDB clusters
- SSH tunneling for remote clusters
- Export to CSV, JSON, SQL, XLSX
- Query history with full-text search
Connect
Get connected in seconds.
# Connect with TablePro
Host: 127.0.0.1
Port: 9042
Keyspace: my_keyspace
User: cassandra
# DataStax Astra
Use Secure Connect Bundle (.zip)Supported versions
Apache Cassandra 3.11+, Cassandra 4.x, ScyllaDB, DataStax Astra
Connection types
- TCP/IP (CQL native protocol)
- SSH Tunnel
- TLS/SSL
- Secure Connect Bundle (Astra)
Default port
9042
Try TablePro for free.
Free and open-source. macOS 14+. Apple Silicon and Intel.