Hi everyone!
I’m excited to introduce Weaviate Studio – a VS Code extension for managing and querying Weaviate vector databases. As someone actively using and experimenting with Weaviate with a self hosted instance , I wanted a tool for data exploration, schema management, and advanced GraphQL queries. So, I built this extension – and I’d love to hear your thoughts!
What is Weaviate Studio?
- 
A UI for interacting with you selfhosted or cloud weaviate instance. 
- 
Manage, query, and monitor all your Weaviate clusters directly from VS Code. 
- 
Browse schema, run advanced queries, and instantly view results as tables or JSON. 
- 
Smart GraphQL Editor: Schema-aware query templates let you generate basic and advanced GraphQL queries tailored to your current schema—with auto-complete, error highlighting, and validation. 
- 
Interactive schema/tree view of classes, properties, and relationships 
- 
Schema-aware, type-safe query templates: - 
Core: Basic Get, Vector Search, Semantic Search, Hybrid Search 
- 
Advanced: Filter, Aggregation, Relationship, Sort, Explore 
 The extension builds query templates dynamically from your schema—making it much easier to get started and build more complex queries without needing to reference docs.
 
- 
- 
Visual table and JSON viewers for result sets 
See screenshots and more details on GitHub.
Looking for Your Feedback!
What would make your Weaviate + VS Code workflow even smoother? What features or integrations do you wish existed? Please open feature request or an issue on github.
Or feel free to comment here with thoughts, suggestions, or questions! I
Try it out: Install from vscode, cursor or windsurf, available in the VS Code Marketplace
– Prasad
 
    
  
  
        
    
    
  
  
    
    



