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 3020067BF for ; Sat, 18 Jun 2011 03:31:23 +0000 (UTC) Received: (qmail 10676 invoked by uid 500); 18 Jun 2011 03:31:21 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 10448 invoked by uid 500); 18 Jun 2011 03:31:19 -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 10440 invoked by uid 99); 18 Jun 2011 03:31:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2011 03:31:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jeffpk@gmail.com designates 74.125.83.172 as permitted sender) Received: from [74.125.83.172] (HELO mail-pv0-f172.google.com) (74.125.83.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2011 03:31:09 +0000 Received: by pvh18 with SMTP id 18so2606448pvh.31 for ; Fri, 17 Jun 2011 20:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=s0Ie/PDynAvRpGN9O85MVN3a+oKjgJhp8YAYLS+3HwI=; b=Vk0T22RVFGcQ+4FycYV1uBm7rcHNjPwLn9PlZ7inFMf93IJeOLw8CrVtWakaL5FI/G GCyB8lQWQum+JPFcm/bkan7s+olIEMuBa9ntPKu+4GlCgZgDevfq3bo/FK94KuARSrLl qmSzf1ZHB1MvN2FbpLVKWVeHBECQgNcHAn4HQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ehH4TvKQ1RfYyqI9DEmk+mIz6a0jOoi42E0Vtkl7HMtTgOt8sY6FEvAwjjQytSTla9 nI3qTym46OgozwcO+jt4avt+EIhV9kYe4uO8zVWj9ikMvkxDHyvTyKCYk20nszq3JgqX ja7vfA03IH93LNamJCVvf5Sg+zRj4WdDcWKwo= MIME-Version: 1.0 Received: by 10.68.16.1 with SMTP id b1mr1334046pbd.470.1308367848267; Fri, 17 Jun 2011 20:30:48 -0700 (PDT) Received: by 10.68.55.130 with HTTP; Fri, 17 Jun 2011 20:30:48 -0700 (PDT) In-Reply-To: References: Date: Fri, 17 Jun 2011 23:30:48 -0400 Message-ID: Subject: Re: Cassandra Clients for Java From: Jeffrey Kesselman To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org If by this you are obliquely referring to JDBC, I understand there is a CQL JDBC driver under development.... > new semantics on them that are neither Java's or Cassandra's, and I > Obviously thats going to support CQL, not SQL like existing JDBC drivers.