You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,8 @@
65
65
66
66
# Awesome SurrealDB
67
67
68
-
A curated list of [SurrealDB](surrealdb/surrealdb) resources, tools, utilities, and applications.
68
+
<!--lint ignore double-link-->
69
+
A curated list of [SurrealDB](https://github.com/surrealdb/surrealdb) resources, tools, utilities, and applications.
69
70
70
71
If you want to contribute to this list, then please read the [contributing guidelines](https://github.com/surrealdb/awesome-surreal/blob/main/CONTRIBUTING.md).
71
72
@@ -87,6 +88,8 @@ If you want to contribute to this list, then please read the [contributing guide
87
88
-[Projects](#projects)
88
89
89
90
## Applications
91
+
92
+
<!--lint ignore double-link-->
90
93
-[SurrealDB](https://github.com/surrealdb/surrealdb) - <ahref="https://surrealdb.com#gh-dark-mode-only"target="_blank"><imgsrc="/img/white/text.svg"height="12"alt="SurrealDB"></a> <ahref="https://surrealdb.com#gh-light-mode-only"target="_blank"><imgsrc="/img/black/text.svg"height="12"alt="SurrealDB"></a> is a scalable, distributed, collaborative, document-graph database, for the realtime web.
91
94
92
95
## Client libraries
@@ -106,7 +109,7 @@ If you want to contribute to this list, then please read the [contributing guide
106
109
-[surrealdb.php](https://github.com/surrealdb/surrealdb.php) - <ahref="https://surrealdb.com#gh-dark-mode-only"target="_blank"><imgsrc="/img/white/text.svg"height="12"alt="SurrealDB"></a> <ahref="https://surrealdb.com#gh-light-mode-only"target="_blank"><imgsrc="/img/black/text.svg"height="12"alt="SurrealDB"></a> official driver for PHP.
107
110
-[surrealdb.py](https://github.com/surrealdb/surrealdb.py) - <ahref="https://surrealdb.com#gh-dark-mode-only"target="_blank"><imgsrc="/img/white/text.svg"height="12"alt="SurrealDB"></a> <ahref="https://surrealdb.com#gh-light-mode-only"target="_blank"><imgsrc="/img/black/text.svg"height="12"alt="SurrealDB"></a> official driver for Python.
108
111
-[surrealdb.wasm](https://github.com/surrealdb/surrealdb.wasm) - <ahref="https://surrealdb.com#gh-dark-mode-only"target="_blank"><imgsrc="/img/white/text.svg"height="12"alt="SurrealDB"></a> <ahref="https://surrealdb.com#gh-light-mode-only"target="_blank"><imgsrc="/img/black/text.svg"height="12"alt="SurrealDB"></a> official driver for WebAssembly.
109
-
-[surrealdb](https://github.com/surrealdb/surrealdb/tree/main/sdk) - <ahref="https://surrealdb.com#gh-dark-mode-only"target="_blank"><imgsrc="/img/white/text.svg"height="12"alt="SurrealDB"></a> <ahref="https://surrealdb.com#gh-light-mode-only"target="_blank"><imgsrc="/img/black/text.svg"height="12"alt="SurrealDB"></a> official driver for Rust.
112
+
-[surrealdb](https://github.com/surrealdb/surrealdb/tree/main/crates/sdk) - <ahref="https://surrealdb.com#gh-dark-mode-only"target="_blank"><imgsrc="/img/white/text.svg"height="12"alt="SurrealDB"></a> <ahref="https://surrealdb.com#gh-light-mode-only"target="_blank"><imgsrc="/img/black/text.svg"height="12"alt="SurrealDB"></a> official driver for Rust.
110
113
-[SurrealDB\_DSL](https://github.com/mnbjhu/SurrealDB_DSL) - An unofficial Kotlin DSL and driver.
0 commit comments