Skip to content

dreamescalator/simpleDbChallenge.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple in-memory database script written in python

Requirements:

a computer that has Python 2.7.x installed

How to run this script:

  1. Download this file
  2. Open a terminal window (Linux/OSX)
  3. cd into the directory where you downloaded this file
  4. $ pyhton simpleDbChallenge.py


What this script does
This script loads an interactive database into memory. A user can enter commands from the command list.
For a complete set of commands please refer to the comments section of simpleDbChallenge.py

About

A simple in-memory database script written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages