Microsoft SQL Server vs. SQLite

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft SQL Server
Score 8.6 out of 10
N/A
Microsoft SQL Server is a relational database.
$1,418
Per License
SQLite
Score 8.0 out of 10
N/A
SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.N/A
Pricing
Microsoft SQL ServerSQLite
Editions & Modules
Subscription
$1,418.00
Per License
Enterprise
$13,748.00
Per License
No answers on this topic
Offerings
Pricing Offerings
Microsoft SQL ServerSQLite
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Microsoft SQL ServerSQLite
Considered Both Products
Microsoft SQL Server
Chose Microsoft SQL Server
You could consider i did use Mysql since i worked with some websites that were using a mysql database. I could not give a side by side comparision since i don't use those like i use the Microsoft SQL , but so far it worked well. I prefer Microsoft SQL due to support and info …
Chose Microsoft SQL Server
UI of the Microsoft SQL Server makes it easy to use and learn. The better technical support and documentation give it an extra edge over other databases. The Microsoft ecosystem provides additional advantages, as we can seamlessly use other Microsoft products, such as Power …
Chose Microsoft SQL Server
Microsoft SQL Server is faster and more compatible, but it does cost more, so you're paying for those features. I use the others in many other places where critical transaction processing time and compatibility aren't of great concern.
Chose Microsoft SQL Server
Microsoft SQL is slower than MySQL and Access but far more feature-rich and reliable. Access is almost obsolete nowadays, so not too many people are considering it, but unless budget or an open-source ethos is a factor, Microsoft SQL is superior in every way. Many commonly used …
Chose Microsoft SQL Server
Microsoft SQL Server providers a more user friendly experience when it comes to Microsoft SQL Server components management via its unique SQL Server management Studio. It is also a production ready, resilient, highly available and tested database management system (DBMS). The …
Chose Microsoft SQL Server
The first database application taught when I was in school was Microsoft SQL Server. Microsoft SQL Server was used where I first started, so I had the opportunity to improve myself in MySQL. SQL is also used in my current workplace. It is widely used in very large projects due …
Chose Microsoft SQL Server
We have a few different DB's in the organization, including: Pervasive, Oracle, Db2, MySQL. Many of them are of limited use for one specific application. These don't really compare to MS SQL server. Oracle is heavy and cumbersome and overkill for smaller apps. Pervasive - …
Chose Microsoft SQL Server
Microsoft SQL Server is a comprehensive solution as transactional database, data warehouse, analytics, reporting, and ETL. It also integrates with the cloud well (Azure). The ease of use and setup makes this better than Oracle Database because the query syntax is also different …
Chose Microsoft SQL Server
I think both tools are really powerful and close to each other but since I moved to Europe I realized that most of the companies have been using SQL Server which in my opinion means something. The support from Microsoft I also consider a bit better and you can also find more …
Chose Microsoft SQL Server
Microsoft was the original creator of the SQL database, and thus, they still rule the market and drive innovation when it comes to data warehousing systems. It's comparable in price and allows you to retain the structured datasets that you lose when you change to a NoSQL …
Chose Microsoft SQL Server
[Microsoft] SQL Server has a much better community and professional support and is overall just a more reliable system with Microsoft behind it. I've used MySQL in the past and SQL Server has just become more comfortable for me and is my go to RDBMS.
Chose Microsoft SQL Server
Microsoft SQL Server and Oracle are both extremely powerful and scalable enterprise relational database platforms. Microsoft SQL sets itself apart with its ease of use and licensing and support model. Microsoft is good company to work with and they provide clear and …
Chose Microsoft SQL Server
It just boils down to why learn anther product when you are going to run across it so seldom. Developers determine what database engine I am going to need so I just tend to pick products for implementation that use a well know product that has lots of support resources …
Chose Microsoft SQL Server
The most known and widely used competitor of Microsoft SQL is most probably the open-source MySQL. If given the choice I would personally choose MySQL over Microsoft's SQL Server, mainly because it is totally free and open source, but also because it integrates better with …
Chose Microsoft SQL Server
Microsoft SQL Server was our first choice as we are a Microsoft partner.
Chose Microsoft SQL Server
[Microsoft SQL Server] offers a full solution, Inhouse Applications and hosted application continue to use SQL as backend database. Allows easy creation of development environments and continuous feature release.
Chose Microsoft SQL Server
All of the platforms have their own benefit. I was not the decision maker in selecting Microsoft SQL Server, as it was already being utilized when I joined the company, 7 years ago. I can say that I feel more comfortable with utilizing this platform as opposed to the other ones.
Chose Microsoft SQL Server
The free version is very powerfull and easy to install and use for small companies.
Going to Professional and Standard, gives you all the support and the flexibility needed. It is known within the Database Administrator crew, and you can get support very easily over the …
Chose Microsoft SQL Server
Native to Windows and being required for other MS apps puts it above others in terms of usage. If we were not heavily dependent on Microsoft applications or OS, we might have considered other database solutions. It's an expensive solutions but it is a solid reliable solution. …
Chose Microsoft SQL Server
I was not too impressed with Oracle. Following the manual prohibited installation. They did provide a phone number and explained the manual was wrong and provided me with the correct information with which I was able to install the product. This was awhile back and I do not …
Chose Microsoft SQL Server
Microsoft SQL Server is one of the fastest RDBMS systems available in the market. Pricing is a bit on the higher side but all the features it provides pretty much justifies it. It can be integrated with a large number of frameworks thus enabling to work on multiple frameworks …
Chose Microsoft SQL Server
Microsoft SQL Server is still the industry standard for the type of development we do, and the types of applications that we use. Almost every developer or analyst we hire has at least a reasonable grounding in the use of SQL servers, and it is almost universally compatible …
SQLite
Chose SQLite
Postgresql is more advanced features then sqlite, however it needs a server and complexity is high for low level development work. for offline work sqlite is best. duckdb is great for analytics , it is the data base for analytics and better then sqlite for analytical purpose. …
Chose SQLite
In a mobile project it is easier to use, but on desktop, Firebird might be the better choice and it also has an embedded version.
Chose SQLite
I also use other Database Systems, but for small apps with offline storage, SQLite is a good and easy to use Database.
Chose SQLite
SQLite is faster and also Light weight as compared to Microsoft SQL Server. Also being open source it reduces the application development cost drastically
Chose SQLite
SQLite has CRUD queries and manipulates external files. Cross-platform support includes iOS, Android, Mac OS X, and Windows. Compared to other databases, it is fast and straightforward to implement. Even if an application crashes, there is no effect on the database or the data …
Chose SQLite
We looked at other traditional RDBMS products, but found them to be cumbersome to deploy. They take up more space, and consume more computing resources than SQLite does. While the performance or direct integration to our primary applications may have been better or easier if we …
Chose SQLite
SQLite has many types of queries to do CRUD operations. and even do manipulation to external files as well. it is fast and easy to implement compared to other Databases.
SQLite support atomic behaviours, so app crash in any situation, the won't impact database or data within …
Chose SQLite
Microsoft SQLExpress: More heavyweight, not as lean in terms of disk space or processing requirements. Involves Microsoft's tentacles to be involved.
Chose SQLite
SQLite is considered better against these two depending on the needs and phase of the project. If we require a lightweight yet reliable database which should also be portable across different platforms and speed is the most important part of the query and data security is not …
Chose SQLite
I think there is no real competition between them.
In "SQLite" you can hear "light" when you don't need to store a big amount of data and when you need something easy to deploy, SQLite is a good choice, I didn't find those qualities in other database systems I knew.
Chose SQLite
When looking at the original items available, Valentina was a serious contender. What was good about SQLite was the familiar SQL interface and way it accessed data. Valentina, at the time, had issues with index corruption requiring vigilance with the database maintenance making …
Chose SQLite
SQLite stacks quite well against Microsoft SQL server management studio however we need the Microsoft security for our data MDSN documentation is poor but available.
Best Alternatives
Microsoft SQL ServerSQLite
Small Businesses
InterSystems IRIS
InterSystems IRIS
Score 8.1 out of 10
InfluxDB
InfluxDB
Score 9.0 out of 10
Medium-sized Companies
InterSystems IRIS
InterSystems IRIS
Score 8.1 out of 10
Neo4j
Neo4j
Score 9.0 out of 10
Enterprises
SAP IQ
SAP IQ
Score 5.9 out of 10
Neo4j
Neo4j
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft SQL ServerSQLite
Likelihood to Recommend
7.9
(0 ratings)
8.0
(0 ratings)
Likelihood to Renew
9.0
(0 ratings)
-
(0 ratings)
Usability
7.6
(0 ratings)
8.0
(0 ratings)
Availability
10.0
(0 ratings)
-
(0 ratings)
Performance
9.0
(0 ratings)
-
(0 ratings)
Support Rating
7.9
(0 ratings)
1.0
(0 ratings)
In-Person Training
9.0
(0 ratings)
-
(0 ratings)
Online Training
9.0
(0 ratings)
-
(0 ratings)
Implementation Rating
9.0
(0 ratings)
-
(0 ratings)
Configurability
10.0
(0 ratings)
10.0
(0 ratings)
Ease of integration
9.0
(0 ratings)
10.0
(0 ratings)
Product Scalability
9.0
(0 ratings)
-
(0 ratings)
Vendor post-sale
9.0
(0 ratings)
-
(0 ratings)
Vendor pre-sale
9.0
(0 ratings)
-
(0 ratings)
User Testimonials
Microsoft SQL ServerSQLite
Likelihood to Recommend
Microsoft SQL Server is ideal for highly available SQL workloads by using SQL Server Always On availability groups. Microsoft SQL Server might not be appropriate for solutions which require a very low resource footprint, since it requires significant CPU cores and RAM memory as well as high IOPS, always depending on the usage scenario.
Read full review
The portability and ease of use has us doing local development, and then shipping the database to production for implementation. This compact deliverable object is great. Until multiple developers need to access it at a time. It is a caveat, but we create a database per integration as it is easier to manage. Using a SQLite database to manage more than one integration or task is not something we would recommend.
Read full review
Pros
  • Easy to configure and use with Visual Studio and Dot Net
  • Easy integration with MSBI to perform data analysis
  • Data Security
  • Easy to understand and use
  • Very easy to export database and tables in the form of SQL query or a script
Read full review
  • Our products are using SQLite in embedded Linux and in Windows software.
  • It is truly a stable cross-platform database.
  • The fact that it is a zero-configuration database engine, it is particularly a nice advantage when you work in the embedded world.
  • Being a single database file, it provides ease for those who need to quickly transfer data to someone else, or quickly browse data.
Read full review
Cons
  • The import/export process can be tricky to follow with lots of steps and could be better for importing flat files
  • Obtaining help from Microsoft is cumbersome and often other internet sources are better and quicker
  • The documentation is not great and again it's generally better to obtain help elsewhere if needed
Read full review
  • Although it is excellent at what it does, you should be really careful and plan accordingly if you know that your database is going to scale at a huge level because it is not suitable of databases which are of Enterprise level and demands top-notch security and protection.
  • If your project involves multiple people working on the same database simultaneously, then that becomes a big problem, because it only allows single write at one time. You really need to be forward thinking in a manner to predict if this database will cater to all the needs of your project.
  • The most common difficulty with this is the lack of some of the basic functionality which is present in the other premier databases like Joints, Stored Procedure calls, Security and permission grants. If you do require all those things then you are better off not using this software.
  • Lastly, if you are using this in an Andriod App development cycle then also your options are limited because it does not integrate with PostgreSQL and MYSQL.
Read full review
Likelihood to Renew
I think it is unlikely that sql server has disappointed someone, it is likely that someone will come initially discouraged if the needs and problems that occur are very challenging, but definitely have a SQL oriented system means having a solid base to work and on which maintain the their data securely
Read full review
No answers on this topic
Usability
SQL Server mostly 'just works' or generates error messages to help you sort out the trouble. You can usually count on the product to get the job done and keep an eye on your potential mistakes. Interaction with other Microsoft products makes operating as a Windows user pretty straight forward. Digging through the multitude of dialogs and wizards can be a pain, but the answer is usually there somewhere.
Read full review
I have given this rating cause its irreplaceable in some of the areas like no more installation need except from a single library. I find dialect is simple in use cases. its suitable for any professionals with various skill levels. its easily connect with various os and devices. very less maintenance or administration required.
Read full review
Reliability and Availability
Its does not have outages.
Read full review
No answers on this topic
Performance
SSAS data cubes may some time slow down your Excel reports.
Read full review
No answers on this topic
Support Rating
We managed to handle most of our problems by looking into Microsoft's official documentation that has everything explained and almost every function has an example that illustrates in detail how a particular functionality works. Just like PowerShell has the ability to show you an example of how some cmdlet works, that is the case also here, and in my opinion, it is a very good practice and I like it.
Read full review
I haven't needed support yet.
Read full review
In-Person Training
It was good
Read full review
No answers on this topic
Online Training
very hands on and detailed training
Read full review
No answers on this topic
Implementation Rating
Other than SQL taking quite a bit of time to actually install there are no problems with installation. Even on hardware that has good performance SQL can still take close to an hour to install a typical server with management and reporting services.
Read full review
No answers on this topic
Alternatives Considered
Microsoft SQL is slower than MySQL and Access but far more feature-rich and reliable. Access is almost obsolete nowadays, so not too many people are considering it, but unless budget or an open-source ethos is a factor, Microsoft SQL is superior in every way. Many commonly used tools, like Crystal Reports, support it.
Read full review
SQLite has CRUD queries and manipulates external files. Cross-platform support includes iOS, Android, Mac OS X, and Windows. Compared to other databases, it is fast and straightforward to implement. Even if an application crashes, there is no effect on the database or the data it contains. The user interface is best for input and output. It's best for developing skills and project deliverables.
Read full review
Scalability
SQL server does handle growing demands of a mid sized company.
Read full review
No answers on this topic
Return on Investment
  • Increased accuracy - We went from multiple users having different versions of an Excel spreadsheet to a single source of truth for our reporting.
  • Increased Efficiency - We can now generate reports at any time from a single source rather than multiple users spending their time collating data and generating reports.
  • Improved Security - Enterprise level security on a dedicated server rather than financial files on multiple laptop hard drives.
Read full review
  • No licensing fees has a net increase on ROI
  • The active community has kept support costs low, further increasing ROI
  • The wide range of supported platforms and high level of compatibility has increased ROI by reducing time spent porting the database model to any platform specific solutions.
Read full review
ScreenShots