
The best thing is it is lightweight ,no network access and it is standalone database Review collected by and hosted on G2.com.
The security features are not well equiped Review collected by and hosted on G2.com.

The best thing is it is lightweight ,no network access and it is standalone database Review collected by and hosted on G2.com.
The security features are not well equiped Review collected by and hosted on G2.com.

More than a like is the need to use it , was a database from another software i was trying and has a type of file than only aceppt this IDE , to install is pretty simple and super lite , has a free version and that would be the best of this. Does not consume much disk space so can be install in almost any server o machine. Review collected by and hosted on G2.com.
This is the first time a dislike a lot a software , sorry for the users of this but my opinion is base on my expirence because as i said , the database file a try to open was only manage by this, but i was terrible to work , to see just a table has to go over 3 screens and does not show al the data , make a query was really weird to do , was almos like working with excel . Is not compatible with more complex data types Review collected by and hosted on G2.com.

SQLite creates complex databases in the form of a single file with a size of hardly 500-700kb even though the database is too large. As compare to SQL server or any other RD system SQLite is lightweight and easy to implement and connect, as per my consideration.
SQLite file manages all data in the form of object data-type. All the tables, relationships, events, data, and everything is stored and managed in one single file.
As per my recommendation, SQLite is best option for portable devices for storing and accessing offline database. Devices like cell phones, video recorders, wifi routers, etc those need some database. Review collected by and hosted on G2.com.
I have no dislikes as of now for this product Review collected by and hosted on G2.com.
One of my favorite things about SQLite is the community behind it. The fantastic SQLite team provides incredibly solid docs and examples. The SQL syntax support is excellent and more importantly, well documented. Review collected by and hosted on G2.com.
Honestly, there's not much to dislike about SQLite. Older versions had some quirks that required strange workarounds (like not being able to alter a table, so you had to clone it, drop it, and create a new one - it was weird). But in recent years, things are in great shape. Review collected by and hosted on G2.com.
SQLite is known for being lightweight, robust and reliable at the same time. Since it is serverless, you don't need to install it or keep separate space for it. It's a standalone relational database which is ideal for mobile platforms whether IOS or Andriod. The syntax or query language of SQLite is quite easy to understand and you can go through their docs or online portals to find many examples and tutorials for the same. Review collected by and hosted on G2.com.
I think most of the people face this problem that it is not a multi-user database application which restricts it to a single user writing at a time. It also lacks some of the basic functionality that other competitor software provides like different Joins and Stored Procedures call. It is primarily used in our development cycle but it's not well suited to handle Enterprise level databases. Review collected by and hosted on G2.com.

- Good for lightweight databases that do not require a full-fledged server (like android) Review collected by and hosted on G2.com.
- Since it runs on a single computer, it does not have full functionality that most databases have (like indexing or handling large data sets) Review collected by and hosted on G2.com.
SQL lite one of the best server for use globally and user can use this server free globally.
SQL lite provides a secure database platform for everyone. Review collected by and hosted on G2.com.
Sql lite not supported the maximum programming language, like php wordpress. Review collected by and hosted on G2.com.

This is a great relational database that suits most needs for a database. Response times are fast and integrating is a breeze. Review collected by and hosted on G2.com.
There's nothing to dislike about SQLite aside from its pronunciation, which is SQL Lite (or sequel lite). Review collected by and hosted on G2.com.
It execute the query very fast. All the major. Functionality are available.. Review collected by and hosted on G2.com.
As such I don't dislike anything about sql lite Review collected by and hosted on G2.com.

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.
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.
Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

Where can i find better documentation for SQLite? Any tutorials?
Averages based on real user reviews.
2 months
13 months
15%