Skip to content
/ dbops Public

Designed to simplify database administration

Notifications You must be signed in to change notification settings

sajvn0x/dbops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBOps

DBOps is a Database script toolkit designed to simplify database administration tasks through reusable, organized, and automation-ready SQL and PL/SQL scripts
This project aims to evolve into a multi-database DBA automation platform supporting Oracle, PostgreSQL, and MySQL


Project Goals

  • Organize commonly used DBA scripts
  • Standardize script structure and documentation
  • Enable automation through shell and scheduler integration
  • Prepare for future web-based execution and monitoring
  • Expand to support multiple database systems

Developer Setup

Requirements

Install Project Dependencies

go mod tidy
pnpm install

Run the Project

pnpm dev

Security Notice

Some scripts require elevated privileges.
Always test scripts in non-production environments before executing in production systems.

About

Designed to simplify database administration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors