Skip to content

Commit afe971b

Browse files
Update architecture image (#2)
* Update architecture image * Add image * Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Remove unneeded sentence --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent b98b4c0 commit afe971b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ScalarDB MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprot
66

77
ScalarDB MCP Server works seamlessly whether you're using a single database or multiple databases. Unlike traditional approaches that require separate MCP servers for each database, ScalarDB MCP Server leverages the [multi-storage capabilities of ScalarDB](https://scalardb.scalar-labs.com/docs/latest/multi-storage-transactions) to provide unified access to heterogeneous databases (PostgreSQL, MySQL, Cosmos DB, DynamoDB, etc.) through a single MCP server. By simply submitting queries in natural language, the server automatically executes the appropriate operations across your databases, improving and accelerating decision-making processes.
88

9-
<img src="docs/images/architecture.png" alt="ScalarDB MCP Server Architecture" width="400">
9+
<img src="docs/images/architecture.png" alt="ScalarDB MCP Server Architecture" width="800">
1010

1111
### Key features
1212

docs/images/architecture.png

36.8 KB
Loading

0 commit comments

Comments
 (0)