[ 
https://issues.apache.org/jira/browse/CASSANDRA-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao updated CASSANDRA-457:
------------------------------

    Attachment: issue457.patchv1

This is a simple, but useful web-based browser for Cassandra.
It offers the following features:
 * form-based interface
 * browse columns in a column family, including pagination of results
 * all queries are based on URL parameters; so they can be bookmarked in a 
browser for re-querying later.
 * view detailed data on any column
 * certain types of data are annotated:
   - Timestamps are shown both as decimal and as date/time.
   - JSON strings are parsed and pretty-printed, with syntax highlighting, 
including parsing of nested elements (See the included cutejson library)


> web-based Cassandra browser
> ---------------------------
>
>                 Key: CASSANDRA-457
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-457
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.5
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>         Attachments: issue457.patchv1
>
>
> A web-based interface that simplifies accessing cassandra through thrift.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to