We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ee9b1 commit 70ca79cCopy full SHA for 70ca79c
website/src/content/docs/docs/database/scylladb.md
@@ -10,7 +10,7 @@ Anyquery is able to run queries from Cassandra-compatible databases, such as Scy
10
11
## Connection
12
13
-To connect a MariaDB database to Anyquery, you need to provide the connection string. It has the following format:
+To connect a ScyllaDB database to Anyquery, you need to provide the connection string. It has the following format:
14
15
```txt
16
cassandra://user:password@host:port/database?option1=value1&option2=value2
0 commit comments