SQLite Great Start to your business!
January 20, 2016

SQLite Great Start to your business!

Marco Lostaunau | TrustRadius Reviewer
Score 5 out of 10
Vetted Review
Verified User

Overall Satisfaction with SQLite

It was being used for low scale data storage. It was easy to use and integrate to our application which made it the best choice.
  • SQLite is in the public domain and does not require a license making it perfect for smaller startups.
  • A lot of documentation available which will make training developers new to SQLite transition easily
  • Public code makes it more accessible however it makes it more vulnerable to possible attacks
  • Not as easy to scale into a larger application compared to Microsoft Sql Management Studio
  • Documentation makes it easy to train new developers into the stack
  • Calls are efficient and quick if properly structured
SQLite stacks quite well against Microsoft SQL Server management studio however we need the Microsoft security for our data MDSN documentation is poor but available.
It's more suited for a start up on a budget since it presents a very good solution for data storage, maintenance and allows database engineers to structure the tables more efficiently and with scalability in mind.

I would say it's less appropriate for bigger companies and firms with a more lax budget. I currently use Microsoft SQL Server management studio and the main reason why we use it is because of its security.