SQLite

By SQLite

Re-claim Profile

Re-claim your company’s G2 profile

This profile hasn’t been active for over a year.
If you work at SQLite, you can re-claim it to keep your company’s information up to date and make the most of your G2 presence.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Re-claim
4.3 out of 5 stars

How would you rate your experience with SQLite?

It's been two months since this profile received a new review
Leave a Review

SQLite Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

13 months

SQLite Integrations

(2)
Integration information sourced from real user reviews.
Product Avatar Image

Have you used SQLite before?

Answer a few questions to help the SQLite community

SQLite Reviews (259)

View 1 Video Reviews
Reviews

SQLite Reviews (259)

View 1 Video Reviews
4.3
260 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise SQLite for its ease of use and lightweight design, making it ideal for small projects and mobile applications. The straightforward setup and integration with various programming languages enhance its appeal, allowing developers to quickly implement database solutions. However, many note that it is not suitable for large-scale applications due to limited scalability and performance issues under heavy traffic.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Juan M.
JM
Project Manager
Information Technology and Services
Small-Business (50 or fewer emp.)
"Quick and reliable database without a server"
What do you like best about SQLite?

SQLite is a relational database system that allows you to have a database without the boilerplate of a complete database server. It has a lot of database features and well defining your database the performance can be good enough for your requirements. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

If you are looking for a real relational database system with multiple access for different sources, better do not use SQLite. This affirmation is even stronger if you are using your database in a Windows filesystem. Review collected by and hosted on G2.com.

Verified User in Computer & Network Security
UC
Small-Business (50 or fewer emp.)
"Decent for simple queery"
What do you like best about SQLite?

Simple sql implementation for basic queery Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Too basic, needs to be more intuitive for users Review collected by and hosted on G2.com.

Verified User in Computer Networking
AC
Mid-Market (51-1000 emp.)
"My best experience with SQLite is the deployment. SQLite is an embedded database."
What do you like best about SQLite?

the deployment. SQLite is an embedded database.

So much so, that to use it in a .NET application it is enough to reference a single assembly. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

The problems with the installation of SQL Express are leading me to consider the use of embedded databases for an application that I develop in my work. Review collected by and hosted on G2.com.

Matt B.
MB
software developer/ IT consultant
Small-Business (50 or fewer emp.)
"Very effective "
What do you like best about SQLite?

Works great for all the stores procedures we use on the websites search and exchange Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Something that many team members don't like is the exporting of data does not allows transfer accurately Review collected by and hosted on G2.com.

David Z.
DZ
Full Stack .Net Developer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Lightweigt, fast, easy to setup"
What do you like best about SQLite?

It's lightweigt, fast, easy to setup. Nice development tools available. Integrates with latest .NET technologies really nicely. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Unable to connect to database remotely in most situations. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Mid-Market (51-1000 emp.)
"SQLite is a very light weighted database "
What do you like best about SQLite?

SQLite is very easy to learn.

Reading and writing operations are very fast for SQLite database.

It can be used with all programming languages without any compatibility issue.

Review collected by and hosted on G2.com.

What do you dislike about SQLite?

SQLite is used to handle low to medium traffic HTTP requests.

Database size is restricted to 2GB in most cases. Review collected by and hosted on G2.com.

LL
IT Technical Support Specialist
Mid-Market (51-1000 emp.)
"Works good for removing unwanted builtin Windows 10 applications"
What do you like best about SQLite?

I used this to remove unwanted builtin apps like xbox and MS Edge from my Windows 10 PC. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

I cannot think of any reasons why to dislike this application. Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Small-Business (50 or fewer emp.)
"Opensource small and easy to deploy databsae"
What do you like best about SQLite?

It is super easy to get up and running. All you need is a library for whatever language you are using to get up and moving using it. Doesn't require specific server installations or user accounts. You just need to have a library that supports it in whatever programming language you are using. It's very simple and easy to deploy. I can rotate databases very simply just by moving a file, which is great depending on your problem set. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

The biggest con is that you can't scale it or use it for anything complex. It stores everything in a single file, which can lead to slower write speeds, especially compared to more complex systems like MySQL, when you are using it for bigger things. That single file could get very large too, and be a problem if you are on a limited file system like say FAT32 (unlikely, but anything is possible). Review collected by and hosted on G2.com.

Verified User in Retail
CR
Enterprise (> 1000 emp.)
"SQLite review"
What do you like best about SQLite?

SQLite does not need to be "installed" for use, it's a very lightweight tool to access databse. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

We can't use SQLite in production because it doesn't support concurrency. Review collected by and hosted on G2.com.

Varun S.
VS
Data Engineer
Computer Software
Enterprise (> 1000 emp.)
"Sqllite "
What do you like best about SQLite?

Very lightweight file-based database. Can be installed on multiple servers as it's just a file. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

file lock when read. This has a limitation that whenever the DB is being accessed it's locked even for reads. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

13 months

Average Discount

15%

SQLite Comparisons
Product Avatar Image
Microsoft Access
Compare Now
Product Avatar Image
MariaDB
Compare Now
Product Avatar Image
firebase
Compare Now
SQLite Features
Storage
Availability
Stability
Data Types
Languages
Operating Systems
Database Locking
Authentication
Data Schema
Query Language
Data Replication
Product Avatar Image
SQLite