You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/blog/dynamodb-gui-client.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ head:
11
11
12
12
While DynamoDB delivers high performance as a serverless NoSQL database, managing it through the AWS Console can be frustrating, web-based interfaces are prone to misoperations and lost inputs. Existing desktop clients like [dynobase](https://dynobase.dev/) and [dynomate](https://www.dynomate.io/) are closed-source and seems lack active maintenance.
13
13
14
-
That's why we built [DocKit](https://dockit.geekfun.club/) with DynamoDB support, starting from **v0.8**—an open-source desktop GUI client that lets you connect to, query, and manage DynamoDB tables using both a friendly UI and PartiQL, all from your desktop.
14
+
That's why we built [DocKit](/products/dockit/) with DynamoDB support, starting from **v0.8**—an open-source desktop GUI client that lets you connect to, query, and manage DynamoDB tables using both a friendly UI and PartiQL, all from your desktop.
15
15
16
16

17
17
## What is DocKit?
@@ -92,7 +92,7 @@ DocKit v0.8 brings DynamoDB management into a modern, intuitive desktop experien
92
92
93
93
Feel free to try it out and any feedback is warmly welcome—whether it's feature requests, bug reports, or suggestions for improvement. Don't be stingy with your stars and issues on GitHub!
<Product:product='{name: "DocKit", logo: "/dockit.png",preview: "/dockit-client-ui.png", description: "A better NoSQL GUI client for Mac, Windows and Linux", url: "https://dockit.geekfun.club/"}'></Product>
36
+
<Product:product='{name: "DocKit", logo: "/dockit.png",preview: "/dockit-client-ui.png", description: "A better NoSQL GUI client for Mac, Windows and Linux", url: "/products/dockit/"}'></Product>
37
37
<Product:product='{name: "AnyTerm", logo: "/anyterm.png",preview: "/anyterm-client-ui.png", description: "Supper lightweight SSH client and terminal for Mac, Windows and Linux", url: "https://github.com/geek-fun/AnyTerm"}'></Product>
38
38
<Product:product='{name: "ServerlessInsight", logo: "/serverlessinsight.png",preview: "/serverlessinsight-preview.png", description: "Full life cycle cross providers serverless application management for your fast-growing business.", url: "https://github.com/geek-fun/hostsless"}'></Product>
39
39
<Product:product='{name: "jest-search", logo: "/jest-search.png",preview: "/jest-search-preview.png", description: "Jest preset for running tests with local ElasticSearch, OpenSearch and ZincSearch.", url: "https://github.com/geek-fun/jest-search"}'></Product>
0 commit comments