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
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 }}
Ahmed8881
/
Database
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ahmed
- #7
#7
Open
Ahmed8881
wants to merge 9 commits into
main
Ahmed8881/Database:main
from
ahmed
Ahmed8881/Database:ahmed
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Ahmed
#7
Ahmed8881
wants to merge 9 commits into
main
Ahmed8881/Database:main
from
ahmed
Ahmed8881/Database:ahmed
Copy head branch name to clipboard
Commits
Commits on May 22, 2025
Implement transaction management system with support for begin, commit, rollback, and status commands
Ahmed8881
committed
6957e09
View commit details
Copy full SHA for 6957e09
Browse repository at this point
Commits on May 23, 2025
Add support for JSON output format and enhance database output settings
Ahmed8881
committed
3693cbb
View commit details
Copy full SHA for 3693cbb
Browse repository at this point
Add secondary index functionality to the database
Show description for 9c6c2f3
SherMuhammadgithub
committed
9c6c2f3
View commit details
Copy full SHA for 9c6c2f3
Browse repository at this point
Commits on May 24, 2025
Add support for managing open indexes in the database
Show description for 3798f1e
SherMuhammadgithub
committed
3798f1e
View commit details
Copy full SHA for 3798f1e
Browse repository at this point
Implement user management features including create, edit, delete, and view functionalities; enhance database connection and configuration; add JSON data caching; update UI with Bootstrap styling a…
Show description for 194e067
Ahmed8881
committed
194e067
View commit details
Copy full SHA for 194e067
Browse repository at this point
Add user management interface with delete confirmation modal
Ahmed8881
committed
4d19093
View commit details
Copy full SHA for 4d19093
Browse repository at this point
Merge branch 'jsonformat' of github.com:Ahmed8881/Database into ahmed
Ahmed8881
committed
1f698a7
View commit details
Copy full SHA for 1f698a7
Browse repository at this point
Refactor database connection and user management logic; implement dynamic ID assignment and improve command execution for database operations.
Ahmed8881
committed
cbfbe22
View commit details
Copy full SHA for cbfbe22
Browse repository at this point
Enhance record retrieval logic with improved parsing and error handling; add fallback to load records from cache if no records are found.
Ahmed8881
committed
0e14190
View commit details
Copy full SHA for 0e14190
Browse repository at this point
You can’t perform that action at this time.