Skip to content

YoungHaKim7/Rust_SurrealDB_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustsurrealdb rust1

Rust_SurrealDB_project

Tutorials

저장되는 폴더

성능비교한 영상


SQL Tutorial

surrealDB upgrade

surreal upgrade

Install & setting(LinuxOS)

SurrealDB 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

SQL명령어 그림으로 이해하기


Surreal Deal Store

Image

(240908)전격 비교 💥 SQLite vs MySQL vs PostgreSQL | 노마드 코더 Nomad Coders

Rust_Tutorial_Full_course

https://github.com/YoungHaKim7/Rust_Tutorial_Full_course/tree/main/17_Rust_Web_Dev_FullStack

https://github.com/YoungHaKim7/Rust_Tutorial_Full_course

About

My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors