Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Relational DB

To Do's

String Parsing and Validation

  • AST: figure out naming for "operations" (alter/create/drop) and "entity" (ie. table)

Operations

  • create/drop database
  • create/drop/alter table
  • indices
  • constraints: primary/foreign keys, not null

Queries

  • select */select
  • where/having
  • count
  • joins

About

making my own relational database for fun!

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages