scylla-go-driver icon indicating copy to clipboard operation
scylla-go-driver copied to clipboard

Examples & Code Migration Guide for Gocql

Open steve-gray opened this issue 3 years ago • 0 comments

In terms of migrating code over to this, it'd be great if there were:

  • Examples showing connections, queries being done.
  • A quick bootstrap guide
  • A few notes in the docs about the current level of API stability/what can be relied on to not change/any known omissions etc?

... in the README (and/or an examples folder).

The context being, we've just open sourced Charybdis, our solution for providing a generics-aware typed wrapper around gocql/gocqlx at https://github.com/zeroflucs-given/charybdis - and we'd be very, very keen to give this a look to swap out our underlying usage of gocql/gocqlx if its in a place where this can happen but not really sure where to start with it, or where the dragons might be.

steve-gray avatar Oct 12 '22 20:10 steve-gray