Software Alternatives & Reviews

TiDB VS SQLite

Compare TiDB VS SQLite and see what are their differences

TiDB logo TiDB

A distributed NewSQL database compatible with MySQL protocol

SQLite logo SQLite

SQLite Home Page
  • TiDB Landing page
    Landing page //
    2023-09-26
  • SQLite Landing page
    Landing page //
    2023-10-21

TiDB videos

Hands-On TiDB - Episode 1: A Brief Introduction to TiDB

More videos:

  • Review - TiDB Contributor 学习之路
  • Tutorial - TiDB Binlog Tutorial

SQLite videos

SQLite | What, Why , Where

More videos:

  • Review - W20 PROG1442 3.3 UWP sqLite Review
  • Tutorial - How To Create SQLite Databases From Scratch For Beginners - Full Tutorial

Category Popularity

0-100% (relative to TiDB and SQLite)
Databases
7 7%
93% 93
NoSQL Databases
9 9%
91% 91
Relational Databases
7 7%
93% 93
Key-Value Database
100 100%
0% 0

User comments

Share your experience with using TiDB and SQLite. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare TiDB and SQLite

TiDB Reviews

20+ MongoDB Alternatives You Should Know About
TiDB is another take on MySQL compatible sharding. This NewSQL engine is MySQL wire protocol compatible but underneath is a distributed database designed from the ground up.
Source: www.percona.com

SQLite Reviews

We have no reviews of SQLite yet.
Be the first one to post

Social recommendations and mentions

SQLite might be a bit more popular than TiDB. We know about 18 links to it since March 2021 and only 15 links to TiDB. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

TiDB mentions (15)

  • A MySQL compatible database engine written in pure Go
    Tidb has been around for a while, it is distributed, written in Go and Rust, and MySQL compatible. https://github.com/pingcap/tidb. - Source: Hacker News / 27 days ago
  • Ask HN: Who is hiring? (January 2023)
    PingCAP | https://www.pingcap.com | Database Engineer, Product Manager, Developer Advocate and more | Remote in California | Full-time We work on a MySQL compatible distributed database called TiDB https://github.com/pingcap/tidb/. - Source: Hacker News / over 1 year ago
  • Apache Pegasus – A a distributed key-value storage system
    Isn't TiDB built on top of TiKV?[0] [0]: https://github.com/pingcap/tidb. - Source: Hacker News / over 1 year ago
  • What is your experience with mixed workload (OLTP and OLAP) databases?
    OLTP usually comes with high throughput of transactions, which means usually write(e.g., IUD - insert, update, delete) to read (e.g., select) ratio is above 4 or 5 or even higher. There are some good benchmarks to test OLTP workload like TPC-C (https://www.tpc.org/tpcc/), and some benchmarks to test OLAP workload like TPC-H (https://www.tpc.org/tpch/). For mixed or hybrid OLTP and OLAP (it's called HTAP, see this... - Source: Hacker News / almost 2 years ago
  • NewDB: Fate of an Open Source Database
    I am very agree with some options of this blog. As the maintainer of the open source distributed database TiDB https://github.com/pingcap/tidb, we also face the same problem of choice. We have a community version, an enterprise version(of course, we must sell it to our customers to earn money) and also a cloud service named TiDB cloud. Seven years before, we started to build TiDB to solve MySQL sharding problem,... - Source: Hacker News / almost 2 years ago
View more

SQLite mentions (18)

  • Can I have my Lightroom catalogue pointing at two sources...?
    Yes. A Lightroom catalog file is, after all, just a SQLite database. (Srsly, make a copy of your catalog file, rename it whatever.sqlite and use your favorite SQLite GUI to rip it open and look at the tables and fields). It's just storing the pathame to the RAW file for that file's record in the database. Source: 11 months ago
  • Building a database to search Excel files
    I use visidata with a playback script I recorded to open the sheet to a specific Excel tab, add a column, save the sheet as a csv file. Then I have a sqlite script that takes the csv file and puts it in a database, partitioned by monthYear. Source: about 1 year ago
  • Saw this on my friends Snapchat story, this hurts my heart
    Use the most-used database in the world: https://sqlite.org/index.html. Source: over 1 year ago
  • "Managing" a SQLite Database with J (Part 2)
    With this in mind, I wrote a few versions of this post, but I hated them all. Then I realized that jodliterate PDF documents mostly do what I want. So, instead of rewriting MirrorXref.pdf, I will make a few comments about jodliterate group documents in general. If you're interested in using SQLite with J, download the self-contained GitHub files MirrorXref.ijs and MirrorXref.pdf and have a look. - Source: dev.to / over 1 year ago
  • "Managing" a SQLite Database with J (Part 1)
    SQLite, by many estimates, is the most widely deployed SQL database system on Earth. It's everywhere. It's in your phone, your laptop, your cameras, your car, your cloud, and your breakfast cereal. SQLite's global triumph is a gratifying testament to the virtues of technical excellence and the philosophy of "less is more.". - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing TiDB and SQLite, you can also consider the following products

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

MySQL - The world's most popular open source database

Apache Cassandra - The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

Microsoft SQL - Microsoft SQL is a best in class relational database management software that facilitates the database server to provide you a primary function to store and retrieve data.