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
.
mydevtools-tech
/
mydevtools
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
28
Code
Issues
0
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Optimise nosql
- #212
#212
Merged
itsmeakhil
merged 12 commits into
main
mydevtools-tech/mydevtools:main
from
akhil/optimise-nosql
mydevtools-tech/mydevtools:akhil/optimise-nosql
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Optimise nosql
#212
itsmeakhil
merged 12 commits into
main
mydevtools-tech/mydevtools:main
from
akhil/optimise-nosql
mydevtools-tech/mydevtools:akhil/optimise-nosql
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
docs: add NoSQL Explorer full-pass optimization design spec
Show description for 238faa0
itsmeakhil
and
claude
committed
238faa0
View commit details
Copy full SHA for 238faa0
Browse repository at this point
docs: add NoSQL Explorer optimization implementation plan
Show description for ced7ba0
itsmeakhil
and
claude
committed
ced7ba0
View commit details
Copy full SHA for ced7ba0
Browse repository at this point
fix(nosql): mask credentials in tooltip, unify icons, simplify locale map
itsmeakhil
committed
f42aff9
View commit details
Copy full SHA for f42aff9
Browse repository at this point
fix(nosql): replace confirm() dialogs with AlertDialog in sidebar
itsmeakhil
committed
520bb33
View commit details
Copy full SHA for 520bb33
Browse repository at this point
fix(nosql): use Radix native indeterminate prop on select-all checkbox
Show description for 99cd934
itsmeakhil
and
claude
committed
99cd934
View commit details
Copy full SHA for 99cd934
Browse repository at this point
perf(nosql): install react-virtual, memoize derived values, defer JSON stringify
Show description for 3586ef8
itsmeakhil
and
claude
committed
3586ef8
View commit details
Copy full SHA for 3586ef8
Browse repository at this point
perf(nosql): cache connection lookup, eliminate redundant storage reads per action
itsmeakhil
committed
8e610db
View commit details
Copy full SHA for 8e610db
Browse repository at this point
fix(nosql-explorer): move connectionCacheRef/getConnectionForTab before first use
Show description for 7eceb57
itsmeakhil
and
claude
committed
7eceb57
View commit details
Copy full SHA for 7eceb57
Browse repository at this point
perf(nosql): fix tab close stale closure, virtualize table rows
Show description for 957dd59
itsmeakhil
and
claude
committed
957dd59
View commit details
Copy full SHA for 957dd59
Browse repository at this point
perf(nosql): implement connection pooling + aggregation pipeline security
Show description for a962f87
itsmeakhil
and
claude
committed
a962f87
View commit details
Copy full SHA for a962f87
Browse repository at this point
sec(nosql): add error sanitization + name validation
Show description for ff121a5
itsmeakhil
and
claude
committed
ff121a5
View commit details
Copy full SHA for ff121a5
Browse repository at this point
fix(nosql): eliminate client pool race condition causing intermittent connection failures
Show description for 7d97de5
itsmeakhil
and
claude
committed
7d97de5
View commit details
Copy full SHA for 7d97de5
Browse repository at this point
You can’t perform that action at this time.