SQLite is not a toy database

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sqlitebrowser

    Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:

  • If anyone is interested a good open source, cross-platform utility to manage SQLite, I've found that DB Browser for SQLite works well.

  • libsql

    libSQL is a fork of SQLite that is both Open Source, and Open Contributions.

  • You could try making feature requests for https://github.com/libsql/libsql , which is a community fork of SQLite that aims to speed-up the development of long-wanted features.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Bedrock

    Rock solid distributed database specializing in active/active automatic failover and WAN replication (by Expensify)

  • Lots of things don't need failover, but if you do, you can use Bedrock, which is built on sqlite.

  • dbeaver

    Free universal database tool and SQL client

  • dbeaver is an excellent option as well, plus it supports basically every kind of SQL database in existence.

  • sqlite-gui

    Lightweight SQLite editor for Windows

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tech stack for this?

    2 projects | /r/webdev | 8 Jun 2022
  • Why SQLite may become foundational for digital progress

    9 projects | news.ycombinator.com | 22 May 2022
  • Library exporting

    2 projects | /r/kodi | 18 Sep 2021
  • Using SQLite or a serialization library for a data format?

    3 projects | /r/cpp | 15 Sep 2021
  • The Advantages of Bun: When to Choose it Over Node.js 🔥

    1 project | dev.to | 13 May 2024