Ross ROSS = Recommend OSS · open-source software intelligence for agents

benbjohnson/postlite

Postgres wire compatible SQLite proxy. observed · 2026-08-28

github.com/benbjohnson/postlite · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1617
  • days_rel: n/a
  • days_push: 1066
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1228 stars · 37 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Postlite is a Go network proxy that exposes remote SQLite databases over the Postgres wire protocol, translating Postgres frontend messages into SQLite transactions and back. It also mirrors the pg_catalog via virtual tables so standard Postgres GUI tools and clients can connect to SQLite files.

Use cases

  • connect psql or a Postgres GUI tool to a remote SQLite database
  • administer SQLite databases over the network using Postgres clients
  • run queries against SQLite files through the standard Postgres port 5432
  • browse remote SQLite data with database management tools

When to choose

  • you need to use Postgres-based GUI tools or psql against remote SQLite files
  • you want a lightweight proxy without converting your databases to Postgres

When to avoid

  • you need a maintained or production-ready solution (the project is explicitly unmaintained)
  • you need full Postgres feature support rather than basic wire-protocol translation
  • you only access SQLite locally and don't need network access

Facets

service · maturity abandoned

proxy database http-server databases developer-tools self-hosted windows cross-platform cli go postgres-wire-protocol sqlite network-proxy proof-of-concept unmaintained linux macos

1 source

Member repositories

RepositoryRoleHealth v2
benbjohnson/postlitemain10

For agents

markdown · JSON · MCP: product_card(name="benbjohnson/postlite")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem