Is there a GUI to explore/interact my Weaviate collections?

I am running a Weaviate docker on my Linux machine and am starting to understand it. I am coming from years of SQL, Redis and MongoDB experience. The latter has a nice GUI Client called MongoDB Compass which I often use to query or otherwise use my databases and collections.

I could not find anything similar for Weaviate. Thank you for suggestions.

1 Like

Thanks for the question @rjalex! We are on it, but it’s not yet here :slight_smile:

4 Likes

Congrats for your product, service and documentation!!! Can’t wait to see a Weaviate Compass :slight_smile: :slight_smile:

3 Likes

Do you have any ETA when there will be a Beta of the GUI @bobvanluijt ?
Thanks!

2 Likes

Checking in a year later. Define ‘on it’ if you could.

I did something similar for my own personal use. Please see if it can be helpful. GitHub - rjalexa/wvsee: A simple Next.js frontend to explore your local weaviate collections and data

1 Like

The application will be available at http://localhost:3000

Link is broken :joy:

Adding to rjalex awesome tool, I have developed something small as well that helped me looking at certain operation! maybe you find it useful →

GitHub - Shah91n/WeaviateDB-Cluster-WebApp: A lightweight Streamlit web app built for developers who need a quick, visual way to manage and understand their Weaviate cluster. It's designed for development, staging, and testing environments (not for production-scale use). · GitHub .

Also now we have a production ready, a desktop app on Mac for WeaviateDB: →

It’s a desktop admin console designed specifically for managing Weaviate vector database clusters.

If you landed here looking for a GUI for Weaviate, we have now a really cool one being actively developed by @Prasad_Muley and me.

To install, just search for Weaviate at Vscode, or Cursor, Anti.Gravity, etc.

Check it out!

Some screenshots:

1 Like