A remote interface for SQLite

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ws4sqlite-client-jvm

    JVM client for ws4sqlite

  • It also has client libraries, that allow to use the “system” without writing a curly brace of JSON. For now, JVM and Go are supported.

  • ws4sqlite-client-go

    Go(lang) client for ws4sqlite

  • It also has client libraries, that allow to use the “system” without writing a curly brace of JSON. For now, JVM and Go are supported.

  • 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
  • sqlite-jdbc

    SQLite JDBC Driver

  • JDBC contains a lot of things many drivers do not implement, so I would not worry too much about that at first. You could implement only the basics first. See for example how https://github.com/xerial/sqlite-jdbc/blob/master/src/main/java/org/sqlite/jdbc4/JDBC4Connection.java does not implement many things.

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