15 ans à aider les entreprises françaises
à choisir le meilleur logiciel

Description de SQLite

Solution de gestion de base de données dans une bibliothèque de programmation C.

Qui utilise SQLite ?

Non fourni par l'éditeur

SQLite Logiciel - 1
SQLite Logiciel - 2
SQLite Logiciel - 3

SQLite ne vous convainc pas tout à fait ? Comparer avec une alternative populaire

SQLite

SQLite

4,5 (109)
Indisponible dans votre pays
6 000,00 $US
unique
Version gratuite
Version d'essai gratuite
19
Intégrations introuvables
4,5 (109)
4,5 (109)
3,7 (109)
VS.
À partir de
Types de licence
Fonctionnalités
Intégrations
Facilité d'utilisation
Rapport qualité-prix
Service client
39,95 $US
unique
Version gratuite
Version d'essai gratuite
6
Intégrations introuvables
0,0 (0)
0,0 (0)
0,0 (0)

Alternatives à SQLite

Alventis Database
Fonctionnalités les mieux notées
Aucune fonctionnalité n'a été évaluée par les utilisateurs de ce logiciel.
MariaDB
Fonctionnalités les mieux notées
Compatible avec divers languages de programmation
Gestion du stockage de données
Sauvegarde et récupération
Microsoft SQL Server
Fonctionnalités les mieux notées
Analyse des performances
Gestion du stockage de données
Sauvegarde et récupération
Microsoft Access
Fonctionnalités les mieux notées
Base de données intégrée
Contrôles/Permissions d'accès
Gestion du stockage de données
PostgreSQL
Fonctionnalités les mieux notées
Contrôles/Permissions d'accès
Gestion du stockage de données
Sauvegarde et récupération
MySQL
Fonctionnalités les mieux notées
Base de données intégrée
Sauvegarde et récupération
Stockage sécurisé des données
Scaleway
Fonctionnalités les mieux notées
Données en temps réel
Sauvegarde et récupération
Stockage sécurisé des données
Formaloo
Fonctionnalités les mieux notées
Créateur d'enquêtes
Création et conception de formulaires
Formulaires personnalisables
Quixy
Fonctionnalités les mieux notées
Contrôles/Permissions d'accès
Création et conception de formulaires
Pour le développement sans code

Avis sur SQLite

Note moyenne

Note globale
4,5
Facilité d'utilisation
4,5
Service client
3,7
Fonctionnalités
4,1
Rapport qualité-prix
4,5

Avis classés par taille de l'entreprise (nombre d'employés)

  • <50
  • 51-200
  • 201-1 000
  • >1 001

Trouver les avis classés par note

5
55%
4
38%
3
6%
2
1%
Stephen
Stephen
Lead Android Developer (Nigeria)
Utilisateur LinkedIn vérifié
Logiciels, 11–50 employés
Temps d'utilisation du logiciel : plus de deux ans
Source de l'avis

Perfect database tool for embedded software

5,0 il y a 5 ans

Commentaires : 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.

Avantages :

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).

Inconvénients :

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).

Jacek
DevOps Engineer (Espagne)
Services et technologies de l'information, 11–50 employés
Temps d'utilisation du logiciel : plus de deux ans
Source de l'avis

Alternatives envisagées :

Power in the simplicity

5,0 il y a 5 mois

Commentaires : Works very well in simple scenarios! It might be a great choice for small applications that require low maintenance and easy setup

Avantages :

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.

Inconvénients :

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.

Chaya
Chaya
Trainee Software Engineer (Sri Lanka)
Utilisateur LinkedIn vérifié
Logiciels, 51–200 employés
Temps d'utilisation du logiciel : plus d'un an
Source de l'avis

SQLite - compatability at it's best level

3,0 il y a 4 ans

Commentaires : 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

Avantages :

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.

Inconvénients :

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.

Jonathan Alexander
Jonathan Alexander
IT infrastructure analyst (République dominicaine)
Utilisateur LinkedIn vérifié
Hôpitaux et soins de santé, 1 001–5 000 employés
Temps d'utilisation du logiciel : plus de deux ans
Source de l'avis

Alternatives envisagées :

An excellent database for mobile projects

4,0 l’année dernière

Commentaires : 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

Avantages :

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

Inconvénients :

That for very large projects it is not so robust handling so many transaction threads

Semih
Database design for companies (Turquie)
Développement de programmes, Auto-entrepreneur
Temps d'utilisation du logiciel : plus d'un an
Source de l'avis

My SQLite Experience

5,0 il y a 5 mois

Commentaires : Its average in my opinion. The data management are good but complicated

Avantages :

The using of tools, tables and manage datas

Inconvénients :

The less functions compare other programs(etc. SSMS)