Skip to content
/ go-db Public

A Data Base written in the programming language - GoLang.

Notifications You must be signed in to change notification settings

tettaavi/go-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

go-db

A Data Base written in the programming language - GoLang.

  1. Запуск программы
    go run hello.go
    
    
  2. Метод Select
    select * (или колонки) from таблица
    
    
  3. Метод Insert

About

A Data Base written in the programming language - GoLang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages