I have a bunch of data in text format and I need to do some analysis on it. I think SQL will be very efficient but don't want to install a server (like sql server or mysql) all I need is a simple engine I can import the data into and then do a few queries (from the local machine)
is there such a database ?