SQLite Reviews (260)

View 1 Video Reviews
Reviews

SQLite Reviews (260)

View 1 Video Reviews
4.3
261 reviews

What do users say?

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.
Apurv D.
AD
Apurv D.
Engineering Manager
Information Technology and Services
Enterprise (> 1000 emp.)
"SQLite - Easy, Light Weight and Reliable way to Store Data"
4/5
What do you like best about SQLite?

1. As Sqlite is serverless tool, It requires no effort for setup and configuration.

2. It is very simple and so easy to learn.

3. It is supported on mobile OS as well. For iOS and Android application local data storage, SQLite is the best option.

4. As it makes only one file, it is really easy to port from one platform to other. This specially helps to test your product across different mobile platforms.

5. It has excellent documentation and community support. Most of the time, you can solve the problem on the tip of finger.

6. Now a days, many tools with great GUI available which makes it even easier to work with. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

1. It has not sufficient types to handle decimal numbers. Sometimes you may have precision loss.

2. It is designed for single user and small scale applications. So for enterprise grade application, it is not suitable.

3. Store procedures are not supported.

4. No built in support to encrypt data which causes security issues (however many open source wrappers available to encrypt data stored in SQLite file). Review collected by and hosted on G2.com.

Verified User in Online Media
UO
Verified User in Online Media
Small-Business (50 or fewer emp.)
"SQLite is a Lightweight Databse"
4.5/5
What do you like best about SQLite?

SQLite is easy to use if you are already familiar with SQL. It's deployment is fairly easy. Like the name suggests, it is very light weight, and works best for storing small particularly local data that mimics your large SQL databases. It is free. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

It crashes if you go beyond its storage capacity. You can only use SQLite for small to mid-sized applications. Review collected by and hosted on G2.com.

Dianne W.
DW
Dianne W.
ICT Professional
Small-Business (50 or fewer emp.)
"SQlite is embeddable relational database management system."
4.5/5
What do you like best about SQLite?

SQLite is a very light weighted database and its Read and write operations are very fast for SQLite database. Its portable and accessible through a wide variety of third-party tools. 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. and the Database size is restricted to 2GB in most cases. Review collected by and hosted on G2.com.

Verified User in Financial Services
UF
Verified User in Financial Services
Enterprise (> 1000 emp.)
"Lite but complete"
4.5/5
What do you like best about SQLite?

As the name says, it is liter version of a complete RDBMS with almost all the features. This can be integrated with a variety of ETL tools with ease. Organizing data is very easy across the organization globally. Customer support is excellent and available to answer if there are any issues. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Previous version had few bugs which are now rectified in the latest version. Stored procedures part is kind of tricky with SQLite. Review collected by and hosted on G2.com.

Verified User in Banking
UB
Verified User in Banking
Enterprise (> 1000 emp.)
""SQLite Great Start to your business!""
4/5
What do you like best about SQLite?

Integrates nicely with .NET (specially Windows Forms) applications, it's really easy to use (specially if you're already familiar with SQL Server) and deployment is really easy (copy/paste required files). Review collected by and hosted on G2.com.

What do you dislike about SQLite?

one more difficulty of software is of knowledge of the SQL language, since there are very complicated queries that I must do and sometimes the tool remains frozen and I have had to restart my machine Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"Very Helpful for review my data stored"
3.5/5
What do you like best about SQLite?

The way it handling the data for user to check and review Review collected by and hosted on G2.com.

What do you dislike about SQLite?

I dis not find much flaws in this , if there i will update Review collected by and hosted on G2.com.

Marc C.
MC
Marc C.
Senior Deployment Engineer | Full Stack Engineer
Telecommunications
Mid-Market (51-1000 emp.)
"SQLite for Android"
5/5
What do you like best about SQLite?

I love SQLite! It's so easy to use and there are tons of information online you can search if you get stuck since it's a pretty common database for mobile phone app development. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

I actually cannot think of anything, but i guess i wish there's a GUI to view the data and dont have to code everything just to query something. Review collected by and hosted on G2.com.

Verified User in Design
CD
Verified User in Design
Mid-Market (51-1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"developer"
5/5
What do you like best about SQLite?

SQLite is fast, as well as its centralization is awesome. Actually, it is sometimes easily accessible through variety of third party tools which makes SQLite best for me. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

some particular functions are removed which I seriously do not like about SQLite. These functions include, right join, drop column. Also, SQLite is not supported by multi client concurrency. So, omitting all of these makes what I donot like about SQLite Review collected by and hosted on G2.com.

Krishna P.
KP
Krishna P.
Blogger
Computer Software
Small-Business (50 or fewer emp.)
"Simple and light"
4.5/5
What do you like best about SQLite?

It's awsmm and light, really like the way it can integrate. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Documentation can be little better and can add inspiration from nosql database Review collected by and hosted on G2.com.

Verified User in E-Learning
UE
Verified User in E-Learning
Enterprise (> 1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Light weight database and easy to use"
3.5/5
What do you like best about SQLite?

Light weighted process and easy to maintain table and SQL query Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Sqlite should be improved like room database . Review collected by and hosted on G2.com.