Skip to content

Commit b522466

Browse files
committed
merge adjecent links
1 parent 22c9ac2 commit b522466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/content/doc-surrealdb/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ import ReferenceDark from '@img/icon/dark/reference-guides.png';
6868

6969
SurrealDB is a [Multi-Model Database](/features/multi-model-database) that allows you to store and manage date in relational, document, graph, time-series, vector & search and key-value models in one place.
7070

71-
Unified by a powerful SQL like query language [SurrealQL](/docs/surrealql), you can query SurrealDB in ways that are familiar to you, but with the power of a modern database. In addition, SurrealDB is designed to be [distributed](/docs/surrealdb/introduction/architecture) and [scalable](/docs/surrealdb/introduction/architecture), allowing you to build and scale your applications with ease.
71+
Unified by a powerful SQL like query language [SurrealQL](/docs/surrealql), you can query SurrealDB in ways that are familiar to you, but with the power of a modern database. In addition, SurrealDB is designed to be [distributed and scalable](/docs/surrealdb/introduction/architecture), allowing you to build and scale your applications with ease.
7272

7373
Also providing additional query methods like [GraphQL](/docs/surrealdb/querying/graphql), [HTTP](/docs/surrealdb/integration/http) and [RPC](/docs/surrealdb/integration/rpc), you can also query SurrealDB in your native environments using [SDKs](/docs/surrealdb/integration/sdks), we support [JavaScript](/docs/sdk/javascript), [Python](/docs/sdk/python), [Go](/docs/sdk/golang), [Rust](/docs/sdk/rust), [Java](/docs/sdk/java) and [.Net](/docs/sdk/dotnet).
7474

0 commit comments

Comments
 (0)