» Tag
sql
8 postsSyncular: Offline-First SQL Sync with TypeScript and Rust Cores
Syncular offers an offline-first SQL synchronization solution built with TypeScript and Rust cores.
Craton Bolt: A Pure Rust, JIT-Compiled GPU SQL Engine
Craton Bolt is a Rust-based JIT-compiled GPU SQL engine that generates a new NVIDIA PTX kernel for each query at runtime.
Indexing the Data Lake for Online Point Queries
Spotify and others leverage RAP to optimize point queries in data lakes.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comWe Built a Local SQL Engine for DynamoDB
DynoTable's local SQL engine enhances DynamoDB with essential SQL functionalities.
Sqlfmt: A gofmt-style Formatter for SQL
Sqlfmt is a tool that formats SQL queries in a gofmt style, inspired by PostgreSQL books.
DuckDB v2.0: Your Database Deserves a Better Parser
DuckDB v2.0 enhances user experience by replacing the PostgreSQL parser with a PEG-based parser for better extensibility and easier query writing.
0-day security update available for Metabase
Update your Metabase instance following the newly discovered 0-day vulnerability.
Generating Typed JDBC Code from SQL Files
Learn about generating typed JDBC code from SQL files for Kotlin.