Hi Maciej,
This looks great! Thanks for building this.

On Wed, Dec 11, 2013 at 12:45 AM, Murali <muralidharan....@gmail.com> wrote:

> Hi Maciej,
> Thanks for sharing it.
>
>
>
>
> On Wed, Dec 11, 2013 at 2:09 PM, Maciej Miklas <mac.mik...@gmail.com>wrote:
>
>> Hi all,
>>
>> This is the Cassandra mailing list, but I've developed something that is
>> strictly related to Cassandra, and some of you might find it useful, so
>> I've decided to send email to this group.
>>
>> This is web based CQL3 editor. The idea is, to deploy it once and have
>> simple and comfortable CQL3 interface over web - without need to install
>> anything.
>>
>> The editor itself supports code completion, not only based on CQL syntax,
>> but also based database content - so for example the select statement will
>> suggest tables from active keyspace, or in where closure only columns from
>> table provided after "select from"
>>
>> The results are displayed in reversed table - rows horizontally and
>> columns vertically. It seems to be more natural for column oriented
>> database.
>>
>> You can also export query results to CSV, or add query as browser
>> bookmark.
>>
>> The whole application is based on wicket + bootstrap + spring and can be
>> deployed in any web 3.0 container.
>>
>> Here is the project (open source): https://github.com/maciejmiklas/cyclop
>>
>>
>> Have a fun!
>>  Maciej
>>
>
>
>
> --
> Thanks,
> Murali
> 99025-33335
>
>


-- 
Best,
Parth

Reply via email to