Skip to content

SQL query evaluator application emits tuples, similar to a SQL. This application takes CSV files that contains data records. Prior to running any SQL(select) statement a CREATE statement is executed which helps to save schema information. This application is only tested for specific SQL statements viz. SELECT, CREATE. The application is develope…

Notifications You must be signed in to change notification settings

srajappa/SQLqueryEvaluator

About

SQL query evaluator application emits tuples, similar to a SQL. This application takes CSV files that contains data records. Prior to running any SQL(select) statement a CREATE statement is executed which helps to save schema information. This application is only tested for specific SQL statements viz. SELECT, CREATE. The application is develope…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages