Weaviate DB

Browse Weaviate schemas, objects, imports, and GraphQL queries.

As of June 2026, Weaviate DB has 8 users and a 4.80/5 rating from 5 reviews in the Developer Tools category.

Usersno change0%
8
8
Ratingno change0%
4.80
5 reviews
Reviewsno change0%
5
Version
1.1.28
Manifest V3
90-day change · In the last 90 days this extension 2 version updates, changed permissions.

History

3 snapshots

Tracking since May 28, 2026.

8.092887.9072May 28, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
May 28, 20260.0.2
Jun 3, 20260.0.2
Jun 9, 202684.5021.1.6
Now84.8051.1.28

Changelog

  • Jun 3, 2026
    description
    Weaviate DB is a browser-based workbench for exploring local or remote Weaviate instances.
    
    It opens with a bundled demo workspace, so you can try the interface immediately after installation. When you are ready to inspect real data, enter your Weaviate endpoint and connect.
    
    Features:
    - Browse Weaviate schema classes and properties
    - View objects by class
    - Prepare JSON or CSV batch inserts
    - Run GraphQL queries
    - Connect to local or remote Weaviate endpoints
    - Use a bundled demo without installing anything else
    
    Default endpoint:
    http://localhost:8083
    
    **No npm, Docker, Podman, or local build step is required after installing the extension.
    🚀 𝗢𝗩𝗘𝗥𝗩𝗜𝗘𝗪 
    Weaviate DB is a fast workbench to browse schema, query objects, import data, and run GraphQL on local or cloud Weaviate.
    
    📝 𝗗𝗘𝗧𝗔𝗜𝗟𝗘𝗗 𝗗𝗘𝗦𝗖𝗥𝗜𝗣𝗧𝗜𝗢𝗡
    Weaviate DB is a unified workbench for Weaviate, the AI-native vector database.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    🎛️ 𝗠𝗔𝗡𝗔𝗚𝗘 𝗬𝗢𝗨𝗥 𝗪𝗢𝗥𝗞𝗙𝗟𝗢𝗪 𝗜𝗡 𝗢𝗡𝗘 𝗣𝗟𝗔𝗖𝗘 
    
    • 🔗 𝗖𝗼𝗻𝗻𝗲𝗰𝘁 
             Local Docker, Weaviate Cloud, or custom endpoints
    
    • 📐 𝗦𝗰𝗵𝗲𝗺𝗮 
             Explore classes, properties, vectorizers, and index settings
    
    • 🔍 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 
             Browse objects with configurable fetch limits
    
    • 📥 𝗜𝗺𝗽𝗼𝗿𝘁
            Prepare and run imports from JSON and CSV
    
    • 🧬 𝗚𝗿𝗮𝗽𝗵𝗤𝗟 
            Run queries against /v1/graphql
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    🌐 𝗖𝗢𝗡𝗡𝗘𝗖𝗧𝗜𝗢𝗡 𝗠𝗢𝗗𝗘𝗦 
    
    💻  𝗟𝗼𝗰𝗮𝗹 𝗠𝗼𝗱𝗲 
         • Example: http://localhost:8083
         • 🔒 No auth headers are added
    
    ☁️ 𝗖𝗹𝘂𝘀𝘁𝗲𝗿 𝗠𝗼𝗱𝗲: 𝗪𝗲𝗮𝘃𝗶𝗮𝘁𝗲 𝗖𝗹𝗼𝘂𝗱 
         • Example: https://<cluster-id>.c0.<region>.gcp.weaviate.cloud
         • 🔑 Uses API key authentication automatically
    
    🛡️ 𝗔𝘂𝘁𝗵𝗲𝗻𝘁𝗶𝗰𝗮𝘁𝗶𝗼𝗻 𝗨𝘀𝗲𝗱 𝗜𝗻 𝗖𝗹𝘂𝘀𝘁𝗲𝗿 𝗠𝗼𝗱𝗲 
         Authorization: Bearer <api-key>
         X-Weaviate-Api-Key: <api-key>
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    ⚡ 𝗤𝗨𝗜𝗖𝗞 𝗦𝗧𝗔𝗥𝗧 
    
    1. Start Weaviate:
         docker run --rm -p 8083:8080 -p 50051:50051    cr.weaviate.io/semitechnologies/weaviate:1.37.4
    
    2. Open Weaviate DB
    3. Connect to your endpoint
    4. Start exploring schema, objects, imports, and GraphQL
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    📦 𝗔𝗟𝗦𝗢 𝗔𝗩𝗔𝗜𝗟𝗔𝗕𝗟𝗘 
    
    • 🏪 VS Code Marketplace:
    https://marketplace.visualstudio.com/items?itemName=harishkaparwan.weaviate-db
    
    • 🧩 Open VSX:
    https://open-vsx.org/extension/harishkaparwan/weaviate-db
    
    • 🐙 GitHub:
    https://github.com/harishkaparwan/weaviate-ui
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    🔒 𝗣𝗥𝗜𝗩𝗔𝗖𝗬 
         https://harishkaparwan.github.io/weaviate-ui/policy/privacy.html
    
    🤝 𝗦𝗨𝗣𝗣𝗢𝗥𝗧  
         https://github.com/harishkaparwan/weaviate-ui/issues
  • Jun 3, 2026
    permissions
    (empty)
    storage
  • Jun 3, 2026
    short_description
    Browse Weaviate schemas, objects, imports, and GraphQL queries from Chrome.
    Browse Weaviate schemas, objects, imports, and GraphQL queries.
  • Jun 3, 2026
    host_permissions
    http://*/*, https://*/*
    (empty)

Permissions & access

Permissions
storage
Host access
None declared

Screenshots

Weaviate DB screenshot 1Weaviate DB screenshot 2

About

🚀 𝗢𝗩𝗘𝗥𝗩𝗜𝗘𝗪 
Weaviate DB is a fast workbench to browse schema, query objects, import data, and run GraphQL on local or cloud Weaviate.

📝 𝗗𝗘𝗧𝗔𝗜𝗟𝗘𝗗 𝗗𝗘𝗦𝗖𝗥𝗜𝗣𝗧𝗜𝗢𝗡
Weaviate DB is a unified workbench for Weaviate, the AI-native vector database.

━━━━━━━━━━━━━━━━━━━━━━━━━━

🎛️ 𝗠𝗔𝗡𝗔𝗚𝗘 𝗬𝗢𝗨𝗥 𝗪𝗢𝗥𝗞𝗙𝗟𝗢𝗪 𝗜𝗡 𝗢𝗡𝗘 𝗣𝗟𝗔𝗖𝗘 

• 🔗 𝗖𝗼𝗻𝗻𝗲𝗰𝘁 
         Local Docker, Weaviate Cloud, or custom endpoints

• 📐 𝗦𝗰𝗵𝗲𝗺𝗮 
         Explore classes, properties, vectorizers, and index settings

• 🔍 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 
         Browse objects with configurable fetch limits

• 📥 𝗜𝗺𝗽𝗼𝗿𝘁
        Prepare and run imports from JSON and CSV

• 🧬 𝗚𝗿𝗮𝗽𝗵𝗤𝗟 
        Run queries against /v1/graphql

━━━━━━━━━━━━━━━━━━━━━━━━━━

🌐 𝗖𝗢𝗡𝗡𝗘𝗖𝗧𝗜𝗢𝗡 𝗠𝗢𝗗𝗘𝗦 

💻  𝗟𝗼𝗰𝗮𝗹 𝗠𝗼𝗱𝗲 
     • Example: http://localhost:8083
     • 🔒 No auth headers are added

☁️ 𝗖𝗹𝘂𝘀𝘁𝗲𝗿 𝗠𝗼𝗱𝗲: 𝗪𝗲𝗮𝘃𝗶𝗮𝘁𝗲 𝗖𝗹𝗼𝘂𝗱 
     • Example: https://<cluster-id>.c0.<region>.gcp.weaviate.cloud
     • 🔑 Uses API key authentication automatically

🛡️ 𝗔𝘂𝘁𝗵𝗲𝗻𝘁𝗶𝗰𝗮𝘁𝗶𝗼𝗻 𝗨𝘀𝗲𝗱 𝗜𝗻 𝗖𝗹𝘂𝘀𝘁𝗲𝗿 𝗠𝗼𝗱𝗲 
     Authorization: Bearer <api-key>
     X-Weaviate-Api-Key: <api-key>

━━━━━━━━━━━━━━━━━━━━━━━━━━

⚡ 𝗤𝗨𝗜𝗖𝗞 𝗦𝗧𝗔𝗥𝗧 

1. Start Weaviate:
     docker run --rm -p 8083:8080 -p 50051:50051    cr.weaviate.io/semitechnologies/weaviate:1.37.4

2. Open Weaviate DB
3. Connect to your endpoint
4. Start exploring schema, objects, imports, and GraphQL

━━━━━━━━━━━━━━━━━━━━━━━━━━

📦 𝗔𝗟𝗦𝗢 𝗔𝗩𝗔𝗜𝗟𝗔𝗕𝗟𝗘 

• 🏪 VS Code Marketplace:
https://marketplace.visualstudio.com/items?itemName=harishkaparwan.weaviate-db

• 🧩 Open VSX:
https://open-vsx.org/extension/harishkaparwan/weaviate-db

• 🐙 GitHub:
https://github.com/harishkaparwan/weaviate-ui

━━━━━━━━━━━━━━━━━━━━━━━━━━

🔒 𝗣𝗥𝗜𝗩𝗔𝗖𝗬 
     https://harishkaparwan.github.io/weaviate-ui/policy/privacy.html

🤝 𝗦𝗨𝗣𝗣𝗢𝗥𝗧  
     https://github.com/harishkaparwan/weaviate-ui/issues

Technical

Version
1.1.28
Manifest
V3
Size
261KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
naooobcljglmgfefiblbgkdlcomgamhc
Developer ID
u8c9150b0b563be6c8651a6fb1d10863e
Developer Email
[email protected]
Created
May 27, 2026
Last Updated (Store)
Jun 4, 2026
Last Scraped
Jun 9, 2026
Website
Support URL

Data sourced from the Chrome Web Store · last verified Jun 9, 2026.