# Update Cassandra/Scylla drivers

**URL:** https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906
**Category:** Internals & Design
**Tags:** question, package
**Created:** [May 24, 2017, 12:12pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906 "2017-05-24T12:12:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![petterhg](https://avatars.discourse-cdn.com/v4/letter/p/4da419/32.png) [@petterhg](https://discourse.julialang.org/u/petterhg)
#### Post date: [May 24, 2017, 12:12pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906/1 "2017-05-24T12:12:53Z")

</div>

Hi,

Are there any plans on updating Cassandra drivers for Julia?  
I’ve seen some that has been written for v.0.4 that failed the tests. It would be really awesome to have!

---

<div class="post-metadata">

### Author: ![dpsanders](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dpsanders/32/3573_2.png) [@dpsanders](https://discourse.julialang.org/u/dpsanders)
#### Post date: [May 24, 2017, 12:25pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906/2 "2017-05-24T12:25:53Z")

</div>

It sounds like that could be a good place for you to contribute!

If you run the tests with the next version of Julia (0.5) it should tell you (most of) what was deprecated and why tests are failing to make it easier to update.

---

<div class="post-metadata">

### Author: ![ExpandingMan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/expandingman/32/866_2.png) [@ExpandingMan](https://discourse.julialang.org/u/ExpandingMan)
#### Post date: [May 24, 2017, 1:21pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906/3 "2017-05-24T13:21:29Z")

</div>

This is something I’m potentially interested in, but not yet to the point of taking it upon myself to update this. So, if you contributed to this, there’s a possibility I’d make use of it. (In case you were looking to gauge the level of interest.)

---

<div class="post-metadata">

### Author: ![petterhg](https://avatars.discourse-cdn.com/v4/letter/p/4da419/32.png) [@petterhg](https://discourse.julialang.org/u/petterhg)
#### Post date: [May 24, 2017, 3:37pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906/4 "2017-05-24T15:37:51Z")

</div>

Well,

I wanted in first hand make sure that no one was working on it before I got started. But then I will get going 🙂

Skaffa Outlook för Android[https://aka.ms/ghei36](https://aka.ms/ghei36)

---

<div class="post-metadata">

### Author: ![racinmat](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/racinmat/32/11715_2.png) [@racinmat](https://discourse.julialang.org/u/racinmat)
#### Post date: [October 6, 2020, 12:26pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906/5 "2020-10-06T12:26:37Z")

</div>

Any update on this? I plan to use cassandra too, but it seems both  
[https://github.com/tilient/cql.jl](https://github.com/tilient/cql.jl) and [https://github.com/dioptre/CQL.jl](https://github.com/dioptre/CQL.jl) are rather old.

---

<div class="post-metadata">

### Author: ![racinmat](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/racinmat/32/11715_2.png) [@racinmat](https://discourse.julialang.org/u/racinmat)
#### Post date: [October 6, 2020, 12:33pm UTC](https://discourse.julialang.org/t/update-cassandra-scylla-drivers/3906/6 "2020-10-06T12:33:20Z")

</div>

My bad, [https://github.com/r3tex/CQLdriver.jl](https://github.com/r3tex/CQLdriver.jl) is newer.
