Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
QueryaHub
/
Querya-Desktop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
20
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #12
#12
Merged
ZhuchkaTriplesix
merged 13 commits into
main
QueryaHub/Querya-Desktop:main
from
dev
QueryaHub/Querya-Desktop:dev
Copy head branch name to clipboard
Mar 8, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Dev
#12
ZhuchkaTriplesix
merged 13 commits into
main
QueryaHub/Querya-Desktop:main
from
dev
QueryaHub/Querya-Desktop:dev
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2026
fix: use Uri.parse() for MongoDB database replacement
Show description for b02cff5
ZhuchkaTriplesix
committed
b02cff5
View commit details
Copy full SHA for b02cff5
Browse repository at this point
feat: add MongoDB stats view similar to Redis stats
Show description for 6800c7a
ZhuchkaTriplesix
committed
6800c7a
View commit details
Copy full SHA for 6800c7a
Browse repository at this point
feat: show MongoStatsView for MongoDB connections
Show description for 1619648
ZhuchkaTriplesix
committed
1619648
View commit details
Copy full SHA for 1619648
Browse repository at this point
test: add comprehensive tests for MongoDB URI replacement
Show description for 26b0a02
ZhuchkaTriplesix
committed
26b0a02
View commit details
Copy full SHA for 26b0a02
Browse repository at this point
Merge pull request #8 from QueryaHub/mongodb-stats
Show description for 8676f3b
Reei-dp
authored
8676f3b
View commit details
Copy full SHA for 8676f3b
Browse repository at this point
Commits on Mar 6, 2026
Fix MongoDB URI database replacement bug and update workspace panel
Show description for f5dbccd
ZhuchkaTriplesix
committed
f5dbccd
View commit details
Copy full SHA for f5dbccd
Browse repository at this point
Merge pull request #9 from QueryaHub/mongodb-stats
Show description for 06c6b5f
ZhuchkaTriplesix
authored
06c6b5f
View commit details
Copy full SHA for 06c6b5f
Browse repository at this point
fix: MongoDB auth failed on non-admin databases - add buildUriForDatabase() with auto authSource injection - reuse parent connection in MongoDatabasesView to prevent disconnection - refactor mongod…
Show description for 88c78e6
ZhuchkaTriplesix
committed
88c78e6
View commit details
Copy full SHA for 88c78e6
Browse repository at this point
feat: add Explorer/Statistics toggle in MongoDB breadcrumb bar - stats button (bar_chart icon) next to refresh in breadcrumb bar - MongoStatsView reuses parent connection, shows Explorer back butto…
Show description for 26715b7
ZhuchkaTriplesix
committed
26715b7
View commit details
Copy full SHA for 26715b7
Browse repository at this point
Merge pull request #10 from QueryaHub/mongodb-execute
Show description for c3a2410
Reei-dp
authored
c3a2410
View commit details
Copy full SHA for c3a2410
Browse repository at this point
Commits on Mar 7, 2026
fix: UI text overflow and document preview improvements - connection panel: ellipsis on long name/host text - folder name: ellipsis on overflow - document cards: show only keys when collapsed, full…
Show description for 4c8c396
ZhuchkaTriplesix
committed
4c8c396
View commit details
Copy full SHA for 4c8c396
Browse repository at this point
fix: text overflow in connections panel - use material.Text directly to ensure TextOverflow.ellipsis works - shadcn extensions (.small()/.muted()) were wrapping and losing overflow
ZhuchkaTriplesix
committed
390cf39
View commit details
Copy full SHA for 390cf39
Browse repository at this point
Commits on Mar 8, 2026
Merge pull request #11 from QueryaHub/fix-mongo-scroll
Show description for 9c35337
ZhuchkaTriplesix
authored
9c35337
View commit details
Copy full SHA for 9c35337
Browse repository at this point
You can’t perform that action at this time.