Libraries tagged by sqlite
solution-forest/ai-kit-core
26 Downloads
Core of ai-kit: document ingestion, chunking, extraction, vector retrieval (sqlite-vec + pgvector), and RAG agents built on the official Laravel AI SDK.
jakiboy/pducky
25 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
j0sh0nat0r/simple-cache
543 Downloads
A simple yet modular PHP caching library
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
zpmlabs/laravel-package-quick-demo
80 Downloads
Reusable quick demo installer for Laravel packages using isolated SQLite databases, routes, views, assets, storage, config publishing, and lifecycle hooks.
tito10047/migration-backup
647 Downloads
Symfony bundle that automatically backs up your database (MySQL, PostgreSQL, SQLite) before running migrations. Supports Gzip compression and automatic cleanup.
textualization/semantic-search
31 Downloads
Semantic search using Ropherta embeddings and SQLite3 Vector extension.
spriebsch/sequora
41 Downloads
A simple, reliable SQLite-backed event store for PHP domain events
spriebsch/eventstore
1316 Downloads
Lightweight Sqlite-based Event Store.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
simsoft/fliq
15 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
silvaleal/rotyphp
35 Downloads
Micro-ORM para facilitar as interações com bancos de dados SQLite.
seanjohnson08/mysqlite
1777 Downloads
Polyfills for SQLite to make it as compatible with MySQL queries as possible.
sachoo/phalcon-model-annotations
136375 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
quasilyte/ksqlite
24 Downloads
FFI-based SQLite library that can be used in both PHP and KPHP