Skip to content

eunice-security/database-management-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Database Management Project

Overview

This repository contains foundational database management projects focused on SQL operations, structured data organization, and Python database integration using SQLite.

The project demonstrates core database concepts including table creation, record insertion, data retrieval, and structured information management relevant to cybersecurity and systems administration environments.


Skills Demonstrated

  • Database Management Fundamentals
  • SQL and SQLite Operations
  • Python Database Integration
  • Structured Data Handling
  • Data Organization
  • Technical Documentation

Technologies Used

  • Python
  • SQLite
  • SQL
  • GitHub
  • Command Line Interface (CLI)

Key Concepts

  • Database creation and management
  • SQL table operations
  • Record insertion and retrieval
  • Structured data organization
  • Python database interaction
  • Foundational cybersecurity concepts

Project Files

  • create_database.py
  • insert_records.py
  • display_records.py
  • users.py

Security Considerations

This project introduced foundational database and authentication concepts. Future improvements include implementing password hashing, input validation, and secure credential storage practices.


Learning Outcome

This project strengthened my understanding of database systems, SQL operations, Python database interaction, and foundational cybersecurity concepts related to secure information handling and systems administration.

About

Database management and cybersecurity fundamentals focused on SQL operations, structured data handling, and secure information management

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors