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.
Verified User in Information Technology and Services
AI
Mid-Market (51-1000 emp.)
"Essential for software that you will use everyday"
What do you like best about SQLite?

I like SQLite's availability and that it is serverless. This makes it extremely portable and lightweight (considering alternatives). This bridges a gap between the always connected tech landscape and the increases needs for efficient and portable devices. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Security is lacking by design which significantly increases the risk of implementing sqlite Review collected by and hosted on G2.com.

Felipe M.
FM
Tech Leader | Cloud Engineer and Architect
Computer Software
Small-Business (50 or fewer emp.)
"Greate simple db for portable apps"
What do you like best about SQLite?

SQLITE is very portable! you can easily ship it along with your code without having to worry about configuring and maintaining servers. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Sometimes it might be unperformant but it is totally understandable Review collected by and hosted on G2.com.

Nilesh D.
ND
Full Stack Engineer
Internet
Small-Business (50 or fewer emp.)
"Best database for mobile apps"
What do you like best about SQLite?

One of the easy and cool database to setup for mobile data store, we were exploring couple of options and found SQLite is the best one which you can use for mobile database. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Scaling of database is not that great. Security also needs to improve Review collected by and hosted on G2.com.

Andreas O.
AO
Senior Software Developer
Information Technology and Services
Mid-Market (51-1000 emp.)
"SQLite lives up to its name"
What do you like best about SQLite?

I love how simple and easy to use SQLite is. It doesn’t require administration and is very reliable. You don’t have to think or worry about it. Did I mention it’s free? Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Nothing! The product serves its purpose very well. Review collected by and hosted on G2.com.

Verified User in Information Services
AI
Small-Business (50 or fewer emp.)
"Lite SQL"
What do you like best about SQLite?

It is so easy to work with the SQLite. It is great for testing, personal or single user purpose as it is lightweight and can be used stand alone, with some IDE like DB Browser, Beaver DB, or through the Python as well... Light and powerful. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Well, there are not too many things to dislike in SQLite. Only if I compare it to the other (but bigger ) db systems like Oracle, SQL Server... But that is not properly comparable. Review collected by and hosted on G2.com.

Pritesh P.
PP
Director of Product, Integrations
Mid-Market (51-1000 emp.)
"SQL db is good software"
What do you like best about SQLite?

The SQLite is a good database for a small application. It is very easy to use and very light and fast. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

SQLite cannot be used for a very big database to store a lot of information. It is better for internal applications. Review collected by and hosted on G2.com.

Verified User in Research
AR
Mid-Market (51-1000 emp.)
"Quick and easy database"
What do you like best about SQLite?

Ease of standup, lightweight and good for small-scale apps Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Some software limitations that make it less extensible Review collected by and hosted on G2.com.

Aung Thu Rha H.
AH
Senior Security Engineer
Computer & Network Security
Enterprise (> 1000 emp.)
"High Performance File Based DB"
What do you like best about SQLite?

It's versatile and can use in various platforms and mobile/desktop applications. In-memory database option is one of my favourite feature that can create database on-the-fly. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

I can't really think of major drawbacks of SQLite DB but one thing that lacks is the incapability to run as the main thread process. Review collected by and hosted on G2.com.

Verified User in Computer Games
UC
Small-Business (50 or fewer emp.)
"SQLite great database! "
What do you like best about SQLite?

It's a great database that does everything you need all in one file. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

It can't necessarily handle extremely large data sets. Review collected by and hosted on G2.com.

Diogo R.
DR
CEO
Small-Business (50 or fewer emp.)
"SQL for tiny projects"
What do you like best about SQLite?

It's a serverless database system. You just need an API library to access the database, which is stored in a single file. Most common SQL operations are available. For small projects it works better than other file formats like JSON or INI. You can relate data and make SQL queries, with some little differences.

Because it's in a single file, this means that it should work in memory, giving it speed. You can also create databases in memory, without storing them on the filesystem. It's quite useful when you have matrices and complex operations that you prefer to do using SQL. Review collected by and hosted on G2.com.

What do you dislike about SQLite?

Although it's ideal for small projects, as soon as you grow you need to move to a proper RDBMS. Since SQLite uses a file, only one process should be accessing the database at any given time or you'll loose data. Also, having the database on a file means that your systems need access to the filesystem, which creates many security problems. Using another database system like MYSQL you can expose only the databases and tables you want by granting specific permissions. 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