Was this page helpful?
ScyllaDB Java Driver is available under the Apache v2 License. ScyllaDB Java Driver is a fork of DataStax Java Driver. See Copyright here.
Driver modules:
Core: the main entry point, deals with connectivity and query execution.
Query builder: a fluent API to create CQL queries programmatically.
Mapper: generates the boilerplate to execute queries and convert the results into application-level objects.
Developer docs: explains the codebase and internal extension points for advanced customization.
Common topics:
Was this page helpful?
ScyllaDB Java Driver is available under the Apache v2 License. ScyllaDB Java Driver is a fork of DataStax Java Driver. See Copyright here.