feature bulk-import cosmos-db
Bulk Import CSV & SQL Server to Cosmos DB Graph
GremlinStudio's new Bulk Import wizard lets you load thousands of vertices and edges into Azure Cosmos DB from CSV files or live SQL Server queries — with a guided wizard, real-time progress, and high-throughput Cosmos SDK ingestion.
GremlinStudio Team · knowledge-graph ai rag
Building a Knowledge Graph on Cosmos DB for AI
Learn how to design, build, and query a knowledge graph on Azure Cosmos DB using Gremlin — and use it as structured context for LLMs and Retrieval-Augmented Generation.
GremlinStudio Team · performance cosmos-db gremlin
Azure Cosmos DB Graph Performance Tuning: A Practical Guide
Learn how to measure and optimize Gremlin query performance on Azure Cosmos DB. Reduce Request Unit consumption, avoid costly full graph scans, and use GremlinStudio's built-in RU tracking and debugger for data-driven optimization.
GremlinStudio Team · tutorial gremlin debugging
How to Debug Gremlin Queries Step by Step
Learn how to debug Gremlin queries using a step-by-step debugger. Stop guessing why your traversal returns no results — inspect intermediate output at every step.
GremlinStudio Team · performance gremlin cosmos-db
5 Gremlin Anti-Patterns Costing You on Cosmos DB
Common Gremlin query mistakes that silently inflate your Azure Cosmos DB bill. Learn the anti-patterns, understand why they're expensive, and see concrete before/after fixes.
GremlinStudio Team · comparison cosmos-db gremlin
GremlinStudio vs gdotv: Choosing the Right Cosmos DB Graph Tool
An honest comparison of GremlinStudio and gdotv — two tools for working with graph databases. Learn which one fits your workflow based on features, pricing, and database support.
GremlinStudio Team · comparison cosmos-db gremlin
Cosmos DB Data Explorer Alternatives for Graphs
A comparison of tools for querying and visualizing graph data in Azure Cosmos DB — Data Explorer, Gremlin Console, gdotv, GraphExp, and GremlinStudio.
GremlinStudio Team · tutorial cosmos-db gremlin
GraphRAG with Cosmos DB for AI Agents
Vector-only RAG fails on multi-hop queries. Learn how to build a hybrid graph + vector retrieval system on Azure Cosmos DB Gremlin API — with practical Gremlin patterns for AI agents.
GremlinStudio Team · tutorial gremlin cosmos-db
20 Gremlin Query Examples for Azure Cosmos DB
A practical cheat sheet of Gremlin traversal queries for Azure Cosmos DB — from basic CRUD and upserts to shortest paths, fraud detection, and RU optimization.
GremlinStudio Team · tutorial cosmos-db emulator
Cosmos DB Emulator Setup for Local Gremlin Dev
A step-by-step guide to installing the Azure Cosmos DB Emulator with Gremlin endpoint, connecting GremlinStudio, and building your first local graph database.
GremlinStudio Team · tutorial gremlin cosmos-db
Getting Started with Gremlin on Azure Cosmos DB
A practical guide to graph databases, the Gremlin query language, and how to use GremlinStudio to explore your data.
GremlinStudio Team · announcement product
Introducing GremlinStudio
Meet GremlinStudio — the powerful desktop IDE for Azure Cosmos DB graph databases. Query, visualize, debug, and manage your graph data.
GremlinStudio Team ·