Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 260 Bytes

File metadata and controls

21 lines (13 loc) · 260 Bytes

A SQL engine for CSV files

Installation :

You need to use opam : opam install obuild opam install csv

To install the necessary modules and to initialize :

make install

To compile :

make

To clean :

make clean

Usage

Just run ./minisql