Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why wasn't this a good fit for database/sql? #1

Open
bradleypeabody opened this issue Apr 29, 2016 · 0 comments
Open

Why wasn't this a good fit for database/sql? #1

bradleypeabody opened this issue Apr 29, 2016 · 0 comments

Comments

@bradleypeabody
Copy link

bradleypeabody commented Apr 29, 2016

Hello,

I realize this project is quite old, and perhaps the answer to this question is obvious to experienced users of Cassandra. In your explanation of the deprecation of this package you say it's not a good fit for database/sql - I'm just curious why. Tools like sqlx and modl work on top of database/sql and provide additional databinding functionality that is really useful (and take this burden off of the driver developers). I'm not an experienced Cassandra user, but from reading up on it (and from the fact that you were able to successfully make a working database/sql driver), it seems like this is a sensible approach.

If you could describe a bit more on your motivations for deprecating this package, that would be appreciated and I think would assist other people evaluating various solutions to determine the best course of action. I'm trying to decide between several different database solutions for an upcoming project (written in Go of course) and how the interaction with the database works will make a big difference.

Thanks for any info you can provide.

Best, Brad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant