I am making a simple project, and it needs to have a SQL database and I thought using the full SQL Server 2012 would be an overkill.
I want simple and lite database supporting SQL and LINQ queries. I am fairly new to doing databases using C# (only DB related work I did before was MySQL using PHP) and the application is pretty small, only 2 tables atmost, so it better be pretty simple and easy to install and run.