-
SurrealDB
-
Documentation: https://surrealdb.com/docs/surrealdb
-
SurrealDB University: https://surrealdb.com/learn/fundamentals
-
Aeon's Surreal Renaissance (interative book): https://surrealdb.com/learn/book
-
SurrealDB makes building and scaling realtime apps dramatically quicker and easier. Get started by installing the server, and jump into our getting started guide to learn how to insert and query data in SurrealDB in minutes.
-
web에서 sql연습 가능 rust playground같은거
-
Github-action
-
easy rust에서 만든거
-
surrrealDB 3.0소식(Release v3.0.0 | Released on Feb 17, 2026)
-
SurrealDB Complete Tutorial|Introduction To SurrealDB|Tutorial:1 https://youtu.be/VCNJ4RImwBc
-
SurrealDB with Tobie and Jamie Morgan_Audio https://rustacean-station.org/episode/tobie-jamie-morgan/
-
각종 최신 정보 & 되는거 안되는거 다른 언어 지원 여부 잘 정리됨.
-
backup & data export
- Benchmarking SurrealDB 2.0 vs 1.5 x SurrealKV vs RocksDB 🔴 SurrealDB v2.0 Live | Xkonti
surreal upgradeSurrealDB successfully installed in:
/home/gy/.surrealdb/surreal
To ensure that surreal is in your $PATH run:
PATH=/home/gy/.surrealdb:$PATH
Or to move the binary to /usr/local/bin run:
sudo mv /home/gy/.surrealdb/surreal /usr/local/bin
To see the command-line options run:
surreal help
To start an in-memory database server run:
surreal start --log debug --user root --pass root memory
For help with getting started visit:
https://surrealdb.com/docs- 출처 : https://www.instagram.com/reel/DBrYJ_EhGku/?igsh=MWdwY2htemZ1b2xs
- fork link: https://economiceco.tistory.com/19642
- The database we'll build throughout this course is the Surreal Deal Store, which you might have seen in our documentation, blogs, or YouTube videos.
https://github.com/YoungHaKim7/Rust_Tutorial_Full_course/tree/main/17_Rust_Web_Dev_FullStack


