
SQLite
Über SQLite




SQLite Preis
SQLite bietet keine Gratisversion. Die kostenpflichtige Version von SQLite ist ab 6.000,00 $/einmalig verfügbar.
Alternativen für SQLite
Alle Bewertungen zu SQLite Filter anwenden
Nutzerbewertungen zu SQLite durchsuchen
Alle Bewertungen zu SQLite Filter anwenden

- Branche: Computer-Vernetzung
- Unternehmensgröße: 201–500 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Exactly what the name says SQL lite
Whenever I need a database, SQLite is always a top option. Local storage is needed in most projects and the ability to use SQLite on almost any platform in almost any language means I always have the ability to execute the project with ease.
Vorteile
SQLite is a go to for when I need a quick lite weight database. It provides the ability to create local storage with the ability to integrate into most programming languages. It uses the familiar SQL structure and doesn't require any administration.
Nachteile
There are some areas where it deviates from using SQL language, but it is usually easily fixed by a quick Google search.

- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
To store small data perfect solution
Vorteile
1. It is free
2. Easy to set up and connect
3. Multiple person can use simultaneously which we cann't do in CSV
Nachteile
1. Integration with some other tools is not so much easy
2. Loading time for existing tables is little high
3. No stored procedure can be written

- Branche: Transport/Güterfrachtverkehr/Schienenverkehr
- Unternehmensgröße: 11–50 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Very Basic SQL engine for iPad
This is a budget choice for SQL on iOS if you're building some sort of mobile app that requires databasing. If you're looking for extensible support and lots of features, this ain't it. If you need basic databasing and are working to keep costs down, this may be a good choice, but I wouldn't recommend it outright.
Vorteile
Compatible on multiple versions of iOS across my environment. Works well with app it was designed to work for. Pretty stable and predictable performance. Management GUI is excellet.
Nachteile
It lacks some very basic features most mobile SQL engines would have. Stuff like importing DB's from external apps is just non-existent.

- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 201–500 Mitarbeiter
- Täglich für 6-12 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Used it for a small python project, and It was great
Vorteile
It's in the name, it's very light and easy to run, but what I like most is the interface, it's simple and doesn't need a learning curve.
Nachteile
Some features aren't available, like some sql commands and also when a lot of people are updating the db, this may cause a data crash.

- Täglich für 1-5 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Lightweight, easy and powerful at the same time
learn to consult views and functions in the tool
Vorteile
is a lightweight and powerful database manager to store data from a web and mobile project, it is within relational databases, its installation is very simple, I use it to make simple querys of a project that I am currently carrying
Nachteile
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

- Branche: Computer-Software
- Unternehmensgröße: Selbstständig
- Täglich für 1-5 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Easy to use Database
Overall I'd say my experience with using SQLite in school has been fantastic. It's easy to pick up and use, lots of features, easy to use software that allows you to connect and create databases as well.
Vorteile
SQL is pretty easy to understand. The syntax is common words so you can figure out what the code is trying to accomplish very easily.
Nachteile
Learning the language can be confusing sometimes if you don't know where to go.

- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für 1-5 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Sqllite
I solve my problem in window application to sync the server data and local storage data by adding local storage entries SqlLite.
Vorteile
Excellent creation to store relational data in local storage, that is helpful for mobile and desktop application so they do not need server to store the data.
Nachteile
Product look and feel needs to be change and it should be great if it has intelligence.

- Unternehmensgröße: 1.001–5.000 Mitarbeiter
- Monatlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Database small and effective
If you need a small and robust DB it is the right choice
Vorteile
Given its size, it is almost an obligatory choice for small databases to be distributed, for example through an app. The latest releases have also made it very robust.
Nachteile
From the name it is clear that the database is not designed to accommodate large amounts of data, so we need to evaluate the adoption well.

- Monatlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
I have used sqlite for different mobile applications and has been a fairly good experience
Storing and accessing information for your mobile application, it is lightweight, fast and easy to use once it is installed
Vorteile
The fact that you can store information easily on your local device and access it through the SQL language. This helps my apps to stay usable even if the device is offline
Nachteile
The first few times it can be a bit difficult to configure. An external resource documentation is needed to install across different platforms.

- Branche: Krankenhausversorgung & Gesundheitswesen
- Monatlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
SQLite is fantastic for small databasing projects
Vorteile
It's easy-to-use, well-supported and best of all does not require an external service running. It also can be adopted cross-platform with ease.
Nachteile
The only bad things I have to say about it are inherent in the design it's not a full-featured query databasing query language, but then, it's not trying to be.
- Branche: Landwirtschaft
- Unternehmensgröße: 201–500 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Good for simple and fast database solutions
When I used it to store data for my online project, it exceeded my expectations, and it's been working great ever since. Now, we can use a server to retrieve data from apps that use SQL and save it on the embedded application.
Vorteile
This is an excellent tool because it's easy to use with several languages, my favorite of which being C#. We may create persistent storage for our applications using SQLite, which does not need any installation on the developers' end. I also want to emphasize the superior database management.
Nachteile
This is a lightweight database, so if you try to store too much data, you can run into some problems. The most prevalent issue is that it will significantly affect performance. Another issue is that this functionality isn't always simple, which is related to integration.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 51–200 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Reliable and battle tested database engine
I had been using it for Windows, iOS, backend and Android for many purposes. The support for sqlite always straight forward. I would recommend sqlite for tasks which not use joins nor store procedures.
Native security is quite weak without supporting encrypt particular table or column.
Vorteile
Lightweight relational database, works on many platforms and has gain support from popularity in community. The toolkit for developing is great and easy to understand the concept. Integration to mobile is a nicer experience compare to other db engine.
The speed and datasize is good for mobile as well.
Nachteile
We need to define data structure first before actually implement features, any mismatch in database scheme must be resolved using migration. The locking architecture only allow a single process to write at a time - no high volume transaction - and it isn’t able to scale to hundreds of users nor store large amount of data.

- Branche: Computer-Software
- Unternehmensgröße: 2–10 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Great choice if you use it correctly
Vorteile
SQLite is a fantastic database for resource-constraint systems or for those cases where full-blown SQL client-server system is not required. SQLite has been probably implemented for any platform. It even exists for microcontrollers. When used properly, SQLite makes programmers life easy.
Nachteile
There is nothing that I dislike about SQLite.
- Branche: Finanzdienstleistungen
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Nice for small solutions
Pretty good for quick tests and development experiments, especially when you like SQL, not great for large production-grade datasets.
Vorteile
It is serverless, needs no configuration, easy to start working with and use in development, especially when fixing/improving some legacy software. When used correctly, especially with limited amount of data, allows for fast queries.
Nachteile
It is not built for large-scale applications. Another thing is that it is not easy to predict performance for queries on large amounts of data, even if the user knows how that database is built. It is sometimes easier to design your own (customized) data structure rather than using the standard product.
- Branche: Computer-Software
- Unternehmensgröße: 2–10 Mitarbeiter
- Monatlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Open Source solution for local persistence
Vorteile
It’s lightweight, it complies most simple SQL language, it does not need a server process working and it’s free. These make SQLite a good option to store information locally in your application without running any extra application. For example, you can use it in a wide set of scenarios: mobile apps, embedded apps, or even desktop apps where you do not need intensive data change.
It is Open Source and widely used, what makes it a plus for the community support.
Nachteile
It is not a good option for heavy load work. The lock mechanism that SQLite uses means that multiprocess applications will have to look for potential concurrency issues. Also it does not have the high end benefits of RDBMS, you can find problems working with big files or intensive use of data.
- Unternehmensgröße: 51–200 Mitarbeiter
- Weitere für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
You need a small database without problems? the answer is: SQLite
Vorteile
small, easy, no complicated stored procedure. You choose how to use and STOP. SQLite is ok if need a database for your application . No problem with a lot of datas: I've managed SQLite database with Millions of records.
Nachteile
Use only for storage information. No other features are available: No native stored procedure. So internal procedure are impossible.
- Branche: Computer-Software
- Unternehmensgröße: 10.000+ Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Great tool to have lightweight data bases.
I was a part of team developing micro-services in python, and we used SQL Lite to store persistent information on each microservice. It is a great option because the setup it's really simple.
Vorteile
* Really easy to install.
* It has compatibility with different operating systems.
* It can be used in many programming languages.
* The command line is easy to use.
Nachteile
* It's a light weight database if you are trying to save too much data you will face some problems.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 5.001–10.000 Mitarbeiter
- Täglich für 1-5 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Best relational database system for embedded applications.
Bets choice to choose SQL for store data on embedded application instead of connecting Server and get data.
Vorteile
SQLite support almost ANSI standard SQL, If you know PostgreSQL it is very much easy to adapt SQLite, Best thing it supports ACID properties.Its embedded database software so its faster than client-Server databases.
Nachteile
As it's a lightweight database software , it works perfect when your database size is smaller , but your Database size is more you can see performance issues.
- Branche: Elektrische/elektronische Fertigung
- Unternehmensgröße: 11–50 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Very good local database.
Vorteile
We use it in our software when we need little local database. The API with c# is very easy to learn. I recommand this if you need local database.
Nachteile
There is no data viewer include. You need to find an alternative.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
A very efficient way to store certain kinds of data.
We use it for storing certain data.
Vorteile
You get all the benefits of using sql statements without having to set up a sql server online.
Nachteile
SQL syntax varies between the different versions of sql so the syntax you are familiar with may or may not be available in sqlite.
- Branche: Computer-Software
- Unternehmensgröße: 201–500 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Lightweight, Easy to integrate
Vorteile
If the application is not an ERP sort of then Sqlite is the best choice, it's easy to integrate and fast if the data is small. Best choice for beginners as well.
Nachteile
Its performance is really impacted if the data gets large overtime. Not a good choice for applications with many users.
- Branche: Computer-Vernetzung
- Unternehmensgröße: Selbstständig
- Weitere für 6-12 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Database for as storage
SQLite is perfect for a certain kind of usage. Not for massive access but amazing for compact traditional database.
Vorteile
SQLite is fast and durable due to it's file-as-database approach. SQL Dump is very much compliant with most other databases.
Nachteile
The bottle-neck on concurrency makes SQLite unsable for server/client use.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 11–50 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Small, Fast And Efficient RDBMS
Vorteile
SQLite is a great RDBM solution if you need a database for embedded devices, IoT, websites or cache management. It is small, fast and efficient. It doesn't require any setup or administration. It provides easy to use APIs.
Nachteile
if what you need is a client-server database, it's not for you.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 51–200 Mitarbeiter
- Täglich für 6-12 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Lightweight and easy to use.
Perfect for small project and easy to setup.
Vorteile
It's really well design and easy to connect to database, and best of all it is free.
Nachteile
It's not really good for large databases it can be quite slow, but perfect for small projects.
- Branche: Computer-Software
- Unternehmensgröße: 501–1.000 Mitarbeiter
- Weitere für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Invaluable offline database
Vorteile
SQLite is great for rapid applications development and testing out how your application works without having to connect to a server.
It serves as a decent local cache of data.
Nachteile
Understandably not suitable for large data content
- Branche: Professionelles Training & Coaching
- Unternehmensgröße: 1.001–5.000 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Automatisation de requetes
Intégration de requête sql automatisée sur des serveurs de soumission web
afin d'analyser les consommation par services
Vorteile
permet de créer des requête visuelle ,assez simplement
Nachteile
Il faut connaitre un minimum de langage sql

- Branche: Finanzdienstleistungen
- Unternehmensgröße: 10.000+ Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
SQLite: The best Database ever
It is an excellent database as compared to others. I do not see any database competing with SQLite
Vorteile
SQLite operates with lightning speed. It is the compressed version the MYSQL. It is extremely efficient in website management and many other managerial tasks in any organization.
Nachteile
It is very complex for beginners, but easy to understand.
- Branche: Computer-Software
- Unternehmensgröße: 501–1.000 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
The best database management
I've been using SQLite to store databases and manage them easily. It's a fast and light tool, which helped me in several different cases.
Vorteile
It's light (doesn't require much resources), fast, it's stable, cross-platform. It's a free and open-source software which helps a lot with saving money and making sure it's secure.
Nachteile
It's not recommended for big databases, only for small ones.
- Branche: Computer-Software
- Unternehmensgröße: Selbstständig
- Täglich für Kostenlose Testversion genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
SQl lites is very helpful company
Vorteile
Sql lite is eaay to use and the built are function is alo very good it helps me to save my time. The best i like is the supporting multiple languages like drupal and python
Nachteile
I like the least is supporting the multiple languages because i an a data analyst student and for that i need data which is store in database and i can arange the data in order
- Branche: Marketing & Werbung
- Unternehmensgröße: 11–50 Mitarbeiter
- Wöchentlich für 1-5 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
A useful, yet untidy tool
quick to deploy and simple to implement, although certain users may want to be aware of some UI and security concerns.
Vorteile
Very simple to use and undoubtedly reduces the amount of physical memory used
Nachteile
Some security issues and occasionally non-loading user interface parts make me doubt its reliability
- Branche: Computer-Software
- Unternehmensgröße: 2–10 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
SQLite pour vos bases de données
J'aime le faites de pouvoir exporter les résultats vers plusieurs types de formats
Vorteile
J'utilise SQLite pour gérer mes bases de données et faire les requêtes en locale
Nachteile
Le temps de mise à jour des réponses SQL sur SQLite met du temps pour la réponses
- Branche: Buchhaltung
- Unternehmensgröße: 1.001–5.000 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Small business helper
Overall SQLite is good software in its field that can help greatly.
Vorteile
SQLite is suitable for small companies that doesn't have big databases. SQLite handles small data very easily. It doesn't load the computer. And is relatively easy to use.
Nachteile
As i mentioned SQLite is comfortable for small databases. But won't be affordable for large amount of data.
- Branche: Industrieautomation
- Unternehmensgröße: 11–50 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Uno dei SW più efficienti per lo storage di dati
Vorteile
La sintassi SQL è abbastanza semplice da comprendere, quindi sarà facile creare codici per le proprie query. In più offre la possibilità di "scrivere" il codice mediante combinazioni di tasti.
Nachteile
Forse non è adatto a dataset estremamente complessi.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 2–10 Mitarbeiter
- Wöchentlich für 1-5 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
SQLite un connecteur universel
J'aime le faite de pouvoir connecter différentes sources de données
Vorteile
J'ai utilisé SQLite afin de connecter simultanément plusieurs base de données
Nachteile
SQLite est un complexe d'utilisation, car il requière certains compétences technique
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 11–50 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Power in the simplicity
Works very well in simple scenarios! It might be a great choice for small applications that require low maintenance and easy setup
Vorteile
It's very simple to use and lightweight. Typically does not require a separate server (it could run on the same server as a web application). It's quite handy that the database is contained in one file, which then can be backed up easily or transferred across machines. It's quite fast for certain uses.
Nachteile
Compared to other RDBMSes, it's very simple - which means that it's lacking certain features when it comes to scalability - it performs well in simple scenarios, and in complex ones - it just won't (unless you are very lucky and it's e.g. a case when there is only a single connection).Moreover, it lacks certain security features like user management and access control.
In Betracht gezogene Alternativen
MariaDBGründe für den Wechsel zu SQLite
Typically, SQLite should be used only if it matches the requirements of the project. Usually, it is the case if the project is quite small and does not handle multiple users.- Branche: Programmentwicklung
- Unternehmensgröße: 501–1.000 Mitarbeiter
- Täglich für 6-12 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
avaliação SQLite
Vorteile
Praticidade no uso, fácil implementação e arquivo super leve.
Nachteile
Possui um bug de chamadas a algum tempo que ainda não foi resolvido, mas isso acontece muito raramente, não impactando o uso de fato
- Branche: Programmentwicklung
- Unternehmensgröße: Selbstständig
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
My SQLite Experience
Its average in my opinion. The data management are good but complicated
Vorteile
The using of tools, tables and manage datas
Nachteile
The less functions compare other programs(etc. SSMS)

- Branche: Computer-Software
- Unternehmensgröße: 51–200 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
SQLite - compatability at it's best level
SQLite has become more and more popular among the users because of its easy installation and easy accessing . As it is compatible with most of the programming languages and its light weight it is more popular among mobile application developers
Vorteile
SQLite is a light weighted data base which could be embedded with any software. Due to the light weightage of the product the data base is more popular In mobile application development. With it’s light weight it is also fast. SQLite is almost 35% faster than any other file system. SQLite is easy to use and there is not special installation or configurations needed to be done in order to use the product. All user have to do is download the libraries and run them in the computer. It is compatible which is why the product can be used with many programming languages with out any issues. Users are given a chance to extend their data base in future by adding new tables or new columns to the existing tables which is a great help for the ongoing projects.
Nachteile
SQLite is not a multi-user platform where the users can handle concurrent writes. There for SQLite is not good for intensive applications with rapid data logging. If the system has concurrent transactions where lot of users keep accessing the same set of data simultaneously then SQLite is not a good choice for the project. SQLite data bases are restricted to maximum of 2GB in most of the cases.

- Branche: Krankenhausversorgung & Gesundheitswesen
- Unternehmensgröße: 1.001–5.000 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
An excellent database for mobile projects
I have used this database for the development of mobile application projects and for the prototyping of web pages, which makes it a very good database, easy and agile when manipulating data
Vorteile
What I like most about this product or database is how easy it is to integrate with mobile projects in the creation of applications and its easy portability, as well as performance, agility and little space in its implementation that makes it unique when it comes to of mobile application projects
Nachteile
That for very large projects it is not so robust handling so many transaction threads
In Betracht gezogene Alternativen
MariaDBGründe für den Wechsel zu SQLite
Because of how easy it can be to have it within the application and above all because it can be portable
- Branche: Computer-Software
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Experience with SQLite
Describe your general experience with SQLite
It is very useful for me to be able to store information and consume it from different sources without having to implement specific software to do so. Its portability capacity has allowed us to distribute work effectively.
Vorteile
The few resources you need and its portability. This allows us to use the stored data from any medium.
Nachteile
That there is no native way to make it multi-user. That there is no native way to merge files from the same database, when they have been modified by different users and platforms.

- Branche: Computer-Software
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Perfect database tool for embedded software
I work a lot with SQLite as it is the primary medium of local storage in Android devices (and by extension, Android applications) which I work with on a daily basis, and SQLite is just perfect for the purpose it serves on these devices. It's lightweight so you don't have to worry most times about how much of the user's storage space your database is going to take up.
There's not much difference between the standard SQL commands and those used in SQLite, and many have reported that SQLite is a good starting and training resource for SQL in general.
Vorteile
Doesn't need a separate server.
Lightweight and portable.
Integrates most of the commands, functions and syntax of other SQL software.
Optimized for use on devices that need to store data locally.
Large user base and community (support).
Nachteile
All operations are locked to a single process, so it's not suitable for large scale database operations (which is not what you should be doing locally on a device anyway).
- Branche: Telekommunikation
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
No server required, used for standalone application and less configuration
We are using SQLite for java and android application. SQLite is use for small and mid level organization as well because its cost affordable for any one. There is no required to back up every time because SQLite make a file for backup .
Vorteile
SQLite is very faster then other database as performance wise. we are using SQLite for mobile application and desktop application. Mose imp feature i like in SQLite is at the time of deployment on production it not required any space. SQLite is lightweight. select query is very faster in standalone application.
Nachteile
There is no reporting functionality in SQLite. At the time of multiple insert query perform in queue that its goes slow for some time. There is administration in SQLite,so its very difficult to manage for multiple user.

- Branche: Computer-Software
- Unternehmensgröße: Selbstständig
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
A complete and productive database manager
As a student, I have used SQLite in several projects, in which my experience has been good. Thanks to its interface, understanding all its specific functions was not so difficult for me and at the same time working with its tools is an effective and fast process.
Vorteile
Access to databases created in SQLite is fast and easy, because it works as its own independent server. Its connection and management with computer and mobile applications is one of the best, its interface is quite simple and easy to use for the user.
Nachteile
It seems to me the most complete program in its field of work, so I don't see any cons about this program.
- Branche: Bildungsmanagement
- Unternehmensgröße: 51–200 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Excellent option for quick and light needs.
What I appreciate best about SQLIte is how lightweight it is and how easily it can be used in Android applications. It appears to be designed to function on tiny devices with a minimal footprint. It is also open source. Because no server configuration is necessary, installation and setup take very little time.
Vorteile
SQLite was an excellent choice for us when we wanted to store a database for a basic utility that we were developing. The performance appeared to be excellent, and it was really steady.
Nachteile
It is not completely functional with all capabilities unless you purchase a professional version, which comes at a cost.
- Branche: Computer-Software
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
A standard for testing
SQLite allows us to setup and test all our database structures, it's quick and easy to get going and it stays out of your way. Most of the time you'll forget that it's even part of your tech stack.
Vorteile
I like that SQLite for the most part stays out of your way. As soon as you have your desired config set up, you can transfer it with ease to most other projects and it just works. We use SQLite for testing purposes as it speeds up the entire process. You can either spin a local instance up or have it run in-memory to speed up your tests. The fact that it's usage is so ubiquitous, finding help or answers online isn't an issue at all.
Nachteile
If I had to fault it at something, there is an edge case with how it builds your database structure, especially with how it handles foreign keys. It's easily handled by adjusting your test setup structure. That's the only hiccup we ever had and resolved with ease.

- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 201–500 Mitarbeiter
- Täglich für 6-12 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
Easy to become a problem
On a Windows Forms app we used to query services thousand times for data that does not change so frequently. We also had to store some business information (imagine as storing a wizard progress) and that used to be handled using TXT files (and it was a mess). We changed to SQLite and it worked almost like a charm but as the app grew and we decided to create an architecture similar to Google Chrome (multiple processes) it became a major problem for all of them to both read and write at it (we had to create a proxy app to write).
Vorteile
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).
Nachteile
It's locking architecture enables only a single process to write at a time so building a more complex application may cause hard-to-solve problems.

- Branche: Computer-Software
- Unternehmensgröße: 10.000+ Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
The best solution for small, pre-packaged databases
We included SQLite alongside web and mobile applications where a small database was needed with minimum latency. Most commonly, this use case involved storing dynamic configuration values and user preferences.
Vorteile
SQLite is a great database solution when you have a small database that you need to package alongside an application, for example a database that stores user preferences. As it is local to the application, it bypasses issues you would have with other, larger database servers in terms of network latency. Its conformity (in the large part) to MySQL syntax and features make it easy to use as well.
Nachteile
While SQLite's lack of scaling features is forgivable (that wasn't what it was built for after all) some SQL features that are not implemented make it a hassle to write queries to SQLite databases in some instances.

- Branche: Computer-Software
- Unternehmensgröße: 11–50 Mitarbeiter
- Täglich für 6-12 Monate genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
A solução para os meus problemas
Eu estava com muitas dificuldades para encontrar qual dado nao estava sincronizando offline no meu device, e, com a ajuda do sqlite consegui meio que debugar os valores que estavam passando incorretamentes e virar a chave do meu sistema. Muito bom!
Vorteile
Proporciona com uma facilidade enorme a consulta de dados, para quem é desenvolvedor é uma ferramenta essencial para validações, alterações à nível de banco, ou seja, a praticidade do software é extremamente agradável.
Nachteile
Deveriam existir mais documentações de uso, eu, quando estava iniciando tive muita dificuldade para conseguir extrair um banco de dados de um dispositivo para enfim importá-lo no sqlite.
Mas de resto, é o simples que é funcional.

- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
A good choice for storing small and local data
Vorteile
I love how SQLite is so portable, and can be used in different platforms. I doesn't need any bulky installation for me to use. It is so lightweight and there is no learning curve when you came from MS SQL.
Nachteile
Maybe when opening a large sqlite file around 1GB above, it hangs up and sometimes fails to load. But maybe that's my fault because SQLite is not intended for storing large data. Good product anyway.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 5.001–10.000 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Mehr Details anzeigen
My Own Experience working with SQLite
My overall experience using SQLite is good, but it is based on small projects, always working locally and with little information.
If you are thinking of working on large-volume information projects, I recommend other applications related to somewhat better, more visual databases, and with more functions to generate code and store queries or procedures.
Vorteile
The best thing about SQLite is undoubtedly that you can work with it for free.
In addition with SQLite we can perform any type of query that we would perform with another program.
Nachteile
What I like least about SQLite is undoubtedly nothing visual.
The way to work with SQLite is through the console, and this may seem silly, and when you are accustomed it may not matter, but for people who begin to familiarize themselves with database environments, it is really useful for tables, and which is done with them, be fully visible. When displaying results by console, unless you print them in an external table, such as an Excel workbook, it will be quite complicated to see and analyze large results (Tables over 10k rows for example)