InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Postgres-meta Alternatives
Similar projects and alternatives to postgres-meta
-
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
-
-
postgres-new
Discontinued In-browser Postgres sandbox with AI assistance (formerly postgres.new) [Moved to: https://github.com/supabase-community/database-build]
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
etl
Stream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines. (by supabase)
-
-
-
-
postgres-meta discussion
postgres-meta reviews and mentions
-
postgres.new: In-browser Postgres with an AI interface
Under the hood we use a browser-compatible version of postgres-metato load PGlite tables into JavaScript, then render them using the schema visualizer. For migrations, we scan through the chat history and concatenate all DDL-related SQL queries into a single view.
-
Supabase Needs Column Level Security
What grinds my gears it that someone actually started this process with a simple pull request: ADD CRUD permissions. Someone from Supabase said, "sure, no problem, we will work on this next week"... and nope, nothing. Then the PR was randomly closed yesterday! Why? No idea, no explanation. Granted, this was a simple PR and they could be rethinking an easier way to do this. But I digress.
-
Week 4 notes
I picked the first issue, which was a bug in the Supabase dashboard, where users could not edit a database column from a primary type to its array type. The dashboard was built with Nextjs and TailwindCSS, using the Supabase-UI components libraries. It looked like was a quick fix to me. After investigation, the error was not with the dashboard but it was an error of insufficient type handling of column type identifiers within the Posgres-Meta package, which was also written by Supabase Team. Then, I headed to the package upstream and fixed it. The PR got merged and released soon after.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Sep 2025
Stats
supabase/postgres-meta is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of postgres-meta is TypeScript.