© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
3 replies
ixxie

querying table columns and types

In the JS API, is there a way to ask Supabase what columns and types a table has? I know postgres has
information_schema
information_schema
, so I guess I could initialize a second client using this schema and query that, but I guess maybe that is locked out by default?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Timeout while adding new table columns
SupabaseSSupabase / help-and-questions
4mo ago
Edge Function returning 500 when querying table (Supabase)
SupabaseSSupabase / help-and-questions
19h ago
querying a table with embeddings in sql editor
SupabaseSSupabase / help-and-questions
3y ago
replacing related id with value when querying table
SupabaseSSupabase / help-and-questions
4y ago