Skip to content

salimchedrawi/SQL-MongoDB-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SQL-MongoDB-Converter

Convert SQL code to mongoDB code and vice versa.

Overview

Using Machine Translation Algorithm to port SQL code to NoSQL MongoDB by using training examples for the machine learning technique used.

Languages

Matlab Code

Requirements

Matlab or Octave(Free)

Octave Installation

Windows Instructions Download Octave: Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe

Mac OS X Instructions Download Octave: octave-3.4.0-i386.dmg

Linux Instructions sudo apt-get update sudo apt-get install octave3.2 gnuplot

For Fedora Linux, you can use: sudo yum install octave

About

Convert SQL code to mongoDB code and vice versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published