DEV Community

Cover image for Where do you *store* SQL?!
Garrett Wolfe
Garrett Wolfe

Posted on

Where do you *store* SQL?!

_Hey all! We keep seeing the same two problems:
_

  1. Saving & sharing – queries end up everywhere (Slack, Git repos, BI folders, Notion pages…).
  2. Endless requests – because nobody knows what exists, engineers and data folks still get hammered with “please run this query / build this dashboard” tickets.

How is your team handling both sides?

  • Do you have a single, searchable library?
  • Can non-devs discover and trust queries without bugging you?
  • What’s failed, what’s stuck?

We got frustrated enough to build Galaxy:

  • Cursor-style editor → fast, modern, context-aware AI copilot for querying.
  • Collections → shared, version-controlled query library (like Postman).
  • Endorsements → mark a query as “Endorsed” so the next person stops asking.

Tiny pre-alpha opened last week, brutal feedback welcome.

• Feature overview: https://getgalaxy.io/features/collaboration
Tour: getgalaxy.io/explore/product-tour

Would love to hear your war stories (and see if our approach actually helps).

Image description
Image description

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.