Pinned Repositories
engine
Splitgraph engine Docker image packaging
experimental-datafusion-webassembly
proof-of-concept: compile datafusion to `wasm32-wasi` (run in `wasmedge`) and `wasm32-unknown-unknown` (run in browser)
lakehouse-loader
CLI utility to load data into Delta Lake and other lakehouse formats
madatdata
😠📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).
Multicorn
Data Access Library
open-data-monitor
A newsfeed of open government datasets, tracking when they're added or deleted. Built with data from Splitgraph, deployed to Seafowl on Fly.io
seafowl
Analytical database for data-driven Web applications 🪶
seafowl-gcsfuse
Scale to zero Seafowl hosting with Cloud Run
sgr
sgr (command line client for Splitgraph) and the splitgraph Python library
splitgraph-llm-demo
Splitgraph's Repositories
splitgraph/seafowl
Analytical database for data-driven Web applications 🪶
splitgraph/sgr
sgr (command line client for Splitgraph) and the splitgraph Python library
splitgraph/seafowl-gcsfuse
Scale to zero Seafowl hosting with Cloud Run
splitgraph/madatdata
😠📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).
splitgraph/Multicorn
Data Access Library
splitgraph/splitgraph-llm-demo
splitgraph/open-data-monitor
A newsfeed of open government datasets, tracking when they're added or deleted. Built with data from Splitgraph, deployed to Seafowl on Fly.io
splitgraph/lakehouse-loader
CLI utility to load data into Delta Lake and other lakehouse formats
splitgraph/ab2ft_stripe
Fivetran dbt model adapter for the Airbyte Stripe source
splitgraph/seafowl-udf-go
Example User Defined Function (UDF) for Seafowl in Go
splitgraph/splitgraph-chatgpt-plugin
A ChatGPT plugin for searching the Splitgraph Data Delivery Network using natural language questions.
splitgraph/splitgraph.com
DEPRECATED: the marketing and documentation website is currently in a private repo. Please open any issues related to documentation in the relevant seafowl or sgr repos.
splitgraph/connector-x
Fastest library to load data from DB to DataFrames in Rust and Python
splitgraph/socrata-to-seafowl
Sync the Splitgraph Socrata dataset catalog history into Seafowl
splitgraph/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
splitgraph/arrow-rs
Official Rust implementation of Apache Arrow
splitgraph/convergence
A set of tools for writing servers that speak PostgreSQL's wire protocol
splitgraph/delta-kernel-rs
A native Delta implementation for integration with any query engine
splitgraph/delta-rs
A native Rust library for Delta Lake, with bindings into Python and Ruby.
splitgraph/delta-rs-write-profiling
A simple memory profiler tool for delta-rs
splitgraph/demo-github-analytics
Demo website built using Next.js, Madatdata, Splitgraph and Seafowl. Import GitHub repository data into Splitgraph, then export it to Seafowl, then query it with SQL directly from React with Madatdata and Observable Plot to render pretty charts.
splitgraph/iceberg-rust
Rust implementation of Apache Iceberg with integration for Datafusion
splitgraph/lakekeeper
Lakekeeper is an Apache-Licensed, secure, fast and easy to use Apache Iceberg REST Catalog written in Rust.
splitgraph/opendal
Apache OpenDAL: One Layer, All Storage.
splitgraph/rust-postgres
Native PostgreSQL driver for the Rust programming language
splitgraph/seafowl-benchmarks
Scripts used to benchmark Seafowl and publish timing data
splitgraph/seafowl-dagster-demo
An example project demonstrating how to submit data to Seafowl from a dagster job.
splitgraph/seafowl-netlify-algolia
splitgraph/spark-connect-rs
Apache Spark Connect Client for Rust
splitgraph/sqlparser-rs
Extensible SQL Lexer and Parser for Rust