[erlang-questions] Best/recommended erlang client for cassandra?

Federico Carrone federico.carrone@REDACTED
Wed May 7 03:07:42 CEST 2014


There is also seestar:
https://github.com/iamaleksey/seestar

I used it and work fine in general.  But we had a few issues. We migrated
from cassandra to another database so I don't remember anymore which issues
we had with seestar.

Regards.


On Tue, May 6, 2014 at 9:39 PM, Mahesh Paolini-Subramanya <
mahesh@REDACTED> wrote:

> erlcql (https://github.com/rpt/erlcql) for CQL, and erlang_cassandra (
> https://github.com/dieswaytoofast/erlang_cassandra) for thrift.
>
> Cheers
>
> p.s. Both pretty actively maintained, though I'd stay away from thrift if
> I were you...
>
>
> On Tue, May 6, 2014 at 7:21 PM, Ryan Brown <ryankbrown@REDACTED> wrote:
>
>> I'm looking to implement cassandra as, essentially, a replacement for
>> mnesia in my erlang application. (Much research and battle woulds has
>> resulted in this solution. Would be happy to discuss offline.)
>>
>> My question is regarding what is the "best" cassandra client library for
>> erlang. For me, best is mainly defined as reasonably simple implementation
>> and active development and support.
>>
>> cqerl? seestar? other?
>>
>> Thanks in advance!
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>
>
> --
>
> * Mahesh Paolini-Subramanya
> <http://www.gravatar.com/avatar/204a87f81a0d9764c1f3364f53e8facf.png> That
> tall bald Indian guy..*
> * Google+ <https://plus.google.com/u/0/108074935470209044442/posts>
> | Blog <http://dieswaytoofast.blogspot.com/>   | Twitter
> <https://twitter.com/dieswaytoofast>  | LinkedIn
> <http://www.linkedin.com/in/dieswaytoofast> *
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>


-- 
http://federicocarrone.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140506/354b046d/attachment.htm>


More information about the erlang-questions mailing list