Skip to content
@sqliteai

SQLite AI

The Edge AI company.

Popular repositories Loading

  1. sqlite-vector sqlite-vector Public

    SQLite-Vector is a cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database.

    C 758 28

  2. sqlite-js sqlite-js Public

    Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in JavaScript.

    C 546 11

  3. sqlite-sync sqlite-sync Public

    SQLiteSync is a local-first SQLite extension using CRDTs for seamless, conflict-free data sync and real-time collaboration across devices.

    C 414 12

  4. sqlite-ai sqlite-ai Public

    AI-native extension for SQLite that brings on-device inference, embedding generation, and model interaction directly into your database.

    C 115 9

  5. sqlite-rag sqlite-rag Public

    A hybrid search engine built on SQLite with SQLite AI and SQLite Vector extensions

    Python 44 12

  6. sqlite-agent sqlite-agent Public

    A SQLite extension that enables SQLite databases to run autonomous AI agents, using other SQLite AI extensions.

    C 22

Repositories

Showing 10 of 17 repositories
  • sqlite-sync-dev Public Forked from sqliteai/sqlite-sync

    SQLiteSync is a local-first SQLite extension using CRDTs for seamless, conflict-free data sync and real-time collaboration across devices.

    sqliteai/sqlite-sync-dev’s past year of commit activity
    C 1 12 0 0 Updated Mar 10, 2026
  • sqlite-sync-react-native Public

    Offline-first React Native library with automatic sqlite-sync powered by SQLite Cloud

    sqliteai/sqlite-sync-react-native’s past year of commit activity
    TypeScript 1 MIT 0 0 1 Updated Mar 10, 2026
  • liteparser Public

    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.

    sqliteai/liteparser’s past year of commit activity
    C 0 MIT 0 0 0 Updated Mar 10, 2026
  • sqlite-memory Public

    Markdown based AI agent memory with semantic search, hybrid retrieval, and offline-first sync between agents.

    sqliteai/sqlite-memory’s past year of commit activity
    C 6 1 0 0 Updated Mar 10, 2026
  • sqlite-ai Public

    AI-native extension for SQLite that brings on-device inference, embedding generation, and model interaction directly into your database.

    sqliteai/sqlite-ai’s past year of commit activity
    C 115 9 1 0 Updated Mar 10, 2026
  • .github Public
    sqliteai/.github’s past year of commit activity
    0 0 0 0 Updated Mar 10, 2026
  • sqlite-js Public

    Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in JavaScript.

    sqliteai/sqlite-js’s past year of commit activity
    C 546 11 0 0 Updated Mar 10, 2026
  • sqlite-mcp Public

    A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.

    sqliteai/sqlite-mcp’s past year of commit activity
    C 3 MIT 0 1 0 Updated Mar 10, 2026
  • sqlite-agent Public

    A SQLite extension that enables SQLite databases to run autonomous AI agents, using other SQLite AI extensions.

    sqliteai/sqlite-agent’s past year of commit activity
    C 22 0 0 0 Updated Mar 10, 2026
  • sqlite-sync Public

    SQLiteSync is a local-first SQLite extension using CRDTs for seamless, conflict-free data sync and real-time collaboration across devices.

    sqliteai/sqlite-sync’s past year of commit activity
    C 414 12 0 0 Updated Mar 10, 2026

Most used topics

Loading…