Skip to content

tknawara/db-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-driver

Implementing the DB driver using Scala language

Current implementation problems

  • Build an efficient physical layer that can retrieve and update xml representation quickly
  • Better representation of the tables
  • Better representation of Sql instructions
  • allow recursive structure for the instructions
  • parse the instructions

About

Simple DB driver implemented in Scala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages