- Los Angeles, California
- https://alexgarcia.xyz/
- @agarcia_me
-
datasette-enrichments-opencage Public
Forked from datasette/datasette-enrichments-opencageGeocoding and reverse geocoding using OpenCage
Python Apache License 2.0 UpdatedJul 10, 2025 -
-
-
-
sqlite-tg Public
SQLite extension around tg, a geometric library for limited GIS operations
-
-
-
sqlite-loadable-rs Public
A framework for writing fast and performant SQLite extensions in Rust
-
graft Public
Forked from orbitinghail/graftGraft is an open-source transactional storage engine optimized for lazy, partial, and strongly consistent replication—perfect for edge, offline-first, and distributed applications.
Rust Apache License 2.0 UpdatedApr 8, 2025 -
-
-
-
sqlite-http Public
A SQLite extension for making HTTP requests purely in SQL
-
sqlite-url Public
A SQLite extension for parsing, generating, and querying URLs and query strings
-
sqlite-xsv Public
the fastest CSV SQLite extension, written in Rust
-
sqlite-xl Public
Work-in-progress SQLite extension for reading Excel spreadsheet files (.xlsx, .xls, .ods)
-
llamafile Public
Forked from Mozilla-Ocho/llamafileDistribute and run LLMs with a single file.
-
sqlite-vec Public
A vector search SQLite extension that runs anywhere!
-
sqlite-vec-go-bindings Public
sqlite-vec WASM bindings for ncruces/go-sqlite3, published as a separate repo
-
sqlite-lembed Public
A SQLite extension for generating text embeddings from GGUF models using llama.cpp
-
-
sqlite-rembed Public
A SQLite extension for generating text embeddings from remote APIs (OpenAI, Nomic, Ollama, llamafile...)
-
datasette Public
Forked from simonw/datasetteforkforkforkfork
Python Apache License 2.0 UpdatedAug 16, 2024 -
-
-
duckdb_sqlite_scanner Public
Forked from duckdb/duckdb-sqliteforkforkfork
C MIT License UpdatedMay 30, 2024 -
sqlite3 Public
Forked from denodrivers/sqlite3The fastest and correct module for SQLite3 in Deno.
TypeScript Apache License 2.0 UpdatedMay 17, 2024 -
sqlite-vss Public
A SQLite extension for efficient vector search, based on Faiss!
-
-
sqlite-regex Public
A fast regular expression SQLite extension, written in Rust