Skip to content
@sqlited-org

SQLited

Lightweight remote high available SQLite.

Replicated remote SQLite with high availability and auto fail-over.

Suited for applications that require High Availability and remote access but don't need all the features of a complete RDBMS and can fit SQLite in their use case.
Remote access to SQLite is via the PostgreSQL wire protocol.
High availability needs only two Nodes (Primary->Secondary).

Pinned Loading

  1. sqlited sqlited Public

    Lightweight remote high available SQLite.

    Go 8 2

Repositories

Showing 7 of 7 repositories
  • sqlited Public

    Lightweight remote high available SQLite.

    sqlited-org/sqlited's past year of commit activity
    Go 8 GPL-3.0 2 0 0 Updated Sep 10, 2026
  • .github Public
    sqlited-org/.github's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Jul 30, 2026
  • liteparser Public Forked from sqliteai/liteparser

    A lightweight, embeddable SQL parser designed for SQLite-based applications. It parses SQL statements into a structured representation that can be inspected, analyzed, or transformed programmatically.

    sqlited-org/liteparser's past year of commit activity
    C 0 MIT 7 0 0 Updated Mar 11, 2026
  • go-sqlite3 Public Forked from mattn/go-sqlite3

    sqlite3 driver for go using database/sql

    sqlited-org/go-sqlite3's past year of commit activity
    C 0 MIT 1,236 0 0 Updated Dec 17, 2025
  • sqlean Public Forked from nalgeon/sqlean

    The ultimate set of SQLite extensions

    sqlited-org/sqlean's past year of commit activity
    C 0 MIT 162 0 0 Updated May 2, 2025
  • sqlite-ollama-rag Public Forked from inferablehq/sqlite-ollama-rag

    A simple demonstration of building a Retrieval Augmented Generation (RAG) system using SQLite and Ollama for local, on-device vector search.

    sqlited-org/sqlite-ollama-rag's past year of commit activity
    Shell 1 MIT 3 0 0 Updated Nov 12, 2024
  • libsqlfs Public Forked from guardianproject/libsqlfs

    a library that implements a POSIX style filesystem on top of an SQLite database

    sqlited-org/libsqlfs's past year of commit activity
    C 0 LGPL-2.1 81 0 0 Updated Oct 31, 2023

Top languages

C Shell Go

Most used topics

Loading…