Scala
Supported projects
The following project is recommended for implementing Scala applications using the YugabyteDB YCQL API.
Project | Example apps |
---|---|
YugabyteDB Java Driver for YCQL | Scala example app |
For fully-runnable code snippets and explanations of common operations, see the example apps. Before running the example apps, make sure you have installed the prerequisites.
Prerequisites
To develop Scala applications for YugabyteDB, you need:
- a YugabyteDB cluster
- Create a free cluster on YugabyteDB Managed. Refer to Use a cloud cluster. Note that YugabyteDB Managed requires SSL.
- Alternatively, set up a standalone YugabyteDB cluster by following the steps in Install YugabyteDB.