Alex Garcia

Results 21 repositories owned by Alex Garcia

dataflow

380
Stars
21
Forks
Watchers

An experimental self-hosted Observable notebook editor, with support for FileAttachments, Secrets, custom standard libraries, and more!

sqlite-lines

384
Stars
9
Forks
Watchers

A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)

sqlite-html

362
Stars
12
Forks
Watchers

A SQLite extension for querying, manipulating, and creating HTML elements.

sqlite-http

214
Stars
11
Forks
Watchers

A SQLite extension for making HTTP requests purely in SQL

unofficial-observablehq-compiler

111
Stars
23
Forks
Watchers

An unofficial compiler for Observable notebook syntax

observable-prerender

59
Stars
9
Forks
Watchers

Pre-render Observable notebooks for automation

streamlit-observable

87
Stars
16
Forks
Watchers

Embed Observable notebooks into Streamlit apps!

sqlite-vss

1.5k
Stars
58
Forks
Watchers

A SQLite extension for efficient vector search, based on Faiss!

sqlite-loadable-rs

319
Stars
16
Forks
Watchers

A framework for writing fast and performant SQLite extensions in Rust

sqlite-regex

156
Stars
6
Forks
Watchers

A fast regular expression SQLite extension, written in Rust