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 772 29

  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 555 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 416 13

  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 116 9

  5. sqlite-rag sqlite-rag Public

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

    Python 44 13

  6. sqlite-agent sqlite-agent Public

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

    C 23

Repositories

Showing 10 of 18 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 13 0 1 Updated Mar 13, 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 13, 2026
  • sqlite-wasm Public

    SQLite Wasm compiled with automatically initialized sqlite-sync and sqlite-vector extensions. Conveniently packaged as an ES Module for effortless integration.

    sqliteai/sqlite-wasm’s past year of commit activity
    C 10 0 1 0 Updated Mar 13, 2026
  • fractional-indexing Public

    Generate lexicographically sortable keys for reorderable lists, CRDTs, and collaborative editing. Single-file library, no dependencies, base62 by default

    sqliteai/fractional-indexing’s past year of commit activity
    C 2 MIT 0 0 0 Updated Mar 12, 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 12, 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 116 9 1 0 Updated Mar 11, 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 23 0 0 0 Updated Mar 12, 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 416 13 0 0 Updated Mar 11, 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 555 11 0 0 Updated Mar 11, 2026
  • sqlite-vector Public

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

    sqliteai/sqlite-vector’s past year of commit activity
    C 772 29 0 0 Updated Mar 11, 2026

Top languages

Loading…

Most used topics