The https://github.com/sebgiroux/Cassandra-Cluster-Admin app does some
of what you're asking.  It allows basic browsing and some admin
functionality.  If you want to run actual CQL queries though, you
currently need to use another app for that (like cqlsh).

-Bryan


On Thu, Nov 15, 2012 at 11:30 PM, Timmy Turner <timm.t...@gmail.com> wrote:
> I think an eclipse plugin would be the wrong way to go here. Most people
> probably just want to browse through the columnfamilies and see whether
> their queries work out or not. This functionality is imho best implemented
> as some form of a light-weight editor, not a full blown IDE.
>
> I do have something of this kind scheduled as small part of a larger project
> (seeing as how there is currently no properly working tool that provides
> this functionality), but concrete results are probably still a few months
> out..
>
>
> 2012/11/16 Edward Capriolo <edlinuxg...@gmail.com>
>>
>> We should build an eclipse plugin named Eclipsandra or something.
>>
>> On Thu, Nov 15, 2012 at 9:45 PM, Wz1975 <wz1...@yahoo.com> wrote:
>> > Cqlsh is probably the closest you will get. Or pay big bucks to hire
>> > someone
>> > to develop one for you:)
>> >
>> >
>> > Thanks.
>> > -Wei
>> >
>> > Sent from my Samsung smartphone on AT&T
>> >
>> >
>> > -------- Original message --------
>> > Subject: Admin for cassandra?
>> > From: Kevin Burton <rkevinbur...@charter.net>
>> > To: user@cassandra.apache.org
>> > CC:
>> >
>> >
>> > Is there an IDE for a Cassandra database? Similar to the SQL Server
>> > Management Studio for SQL server. I mainly want to execute queries and
>> > see
>> > the results. Preferably that runs under a Windows OS.
>> >
>> >
>> >
>> > Thank you.
>> >
>> >
>
>

Reply via email to