flâneur

frontier-swe/tasks/postgres-sqlite-wire-adapter/instruction.md at main · Proximal-Labs/frontier-swe · GitHub

github.com · 865 words · saved by 1 readers

FrontierSWE is an ultra long-horizon coding agent benchmark that tests implementation, performance eng and ML research - Proximal-Labs/frontier-swe

PostgreSQL 18 Wire-Compatible Adapter on SQLite You are a software engineer. Your goal is to implement a Zig program that can stand in for PostgreSQL 18's server-side executables while using SQLite as the underlying storage engine. The verifier baseline is pinned to PostgreSQL 18.3. The verifier will later run PostgreSQL's official regression suite and TAP tests against your implementation. Required compatibility: A PostgreSQL 18 client should not be able to tell that it is talking to anything other than a real PostgreSQL 18 instance. If a normal client, driver, ORM, migration tool, or…

saved by

related reading