Skip to content

Shell based REPL db built using Go Lang. (db can store arrays as of now)

Notifications You must be signed in to change notification settings

Sai7xp/go-repl-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPL - Read, Eval, Print, Loop

Shell based REPL db built using Go Lang

It uses a single file to store everything, the goal is to have persistent data. The database can store integer arrays and perform some operations on them.

Check the .pdf file in cwd for more details about this project. cwd(current working directory)

Resources Used -

  1. https://www.digitalocean.com/community/tutorials/what-is-repl

About

Shell based REPL db built using Go Lang. (db can store arrays as of now)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages