Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE404DAD9 for ; Fri, 16 Nov 2012 07:30:35 +0000 (UTC) Received: (qmail 24541 invoked by uid 500); 16 Nov 2012 07:30:33 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 24483 invoked by uid 500); 16 Nov 2012 07:30:32 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 24445 invoked by uid 99); 16 Nov 2012 07:30:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 07:30:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of timm.turn@gmail.com designates 209.85.219.44 as permitted sender) Received: from [209.85.219.44] (HELO mail-oa0-f44.google.com) (209.85.219.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 07:30:22 +0000 Received: by mail-oa0-f44.google.com with SMTP id n5so2673112oag.31 for ; Thu, 15 Nov 2012 23:30:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KFHuaIfkAMYaOmGymgpcxbDQXi/RcpxqXJqp/IqHL4Y=; b=mO3+H+wKza+fbxI5n90kt6Zj2VnoXhD8WMNVEmZQJurkJnoKEhZSVaPYBWVRREZQon nqF3ztJcpyRoue729+ohr6fwnttYuuX6edJOs5XEu6PGXi74au4Mx4kJWRnDPLZX8FjL u/m3GLy4/A/3HJ6DzG08fjixh3iiSmHdG1duXyN4mpapcq3p6/tWqWvtbBJZNaudHPCT 8jZR0GoRIadZXqvptfeVffW1bUdR746FSG+ujXJTomWq2iJfyT+S9mF2nbcbRjsNIByu KoeWyAdzuFSL/kfeRDQsKgmJHk+k+p2Of91NLD49gkRqHR6gjtRDAGKpMHKbg/w43aAq BPFg== MIME-Version: 1.0 Received: by 10.60.169.243 with SMTP id ah19mr3113021oec.127.1353051001212; Thu, 15 Nov 2012 23:30:01 -0800 (PST) Received: by 10.60.171.40 with HTTP; Thu, 15 Nov 2012 23:30:01 -0800 (PST) In-Reply-To: References: Date: Fri, 16 Nov 2012 08:30:01 +0100 Message-ID: Subject: Re: Admin for cassandra? From: Timmy Turner To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=bcaec517a6b44a505b04ce97bcf0 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec517a6b44a505b04ce97bcf0 Content-Type: text/plain; charset=ISO-8859-1 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 > We should build an eclipse plugin named Eclipsandra or something. > > On Thu, Nov 15, 2012 at 9:45 PM, Wz1975 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 > > 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. > > > > > --bcaec517a6b44a505b04ce97bcf0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I think an eclipse plugin would be the wrong way to go here. Most people pr= obably just want to browse through the columnfamilies and see whether their= queries work out or not. This functionality is imho best implemented as so= me 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 Ed= ward Capriolo <edlinuxguru@gmail.com>
We should build an eclipse plugin named Eclipsandra or something.

On Thu, Nov 15, 2012 at 9:45 PM, Wz1975 <wz1975@yahoo.com> wrote:
> Cqlsh is probably the closest you will get. Or pay big bucks to hire s= omeone
> to develop one for you:)
>
>
> Thanks.
> -Wei
>
> Sent from my Samsung smartphone on AT&T
>
>
> -------- Original message --------
> Subject: Admin for cassandra?
> From: Kevin Burton <rke= vinburton@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.
>
>

--bcaec517a6b44a505b04ce97bcf0--