Skip to content

A simple relational database wrriten in go (under development)

Notifications You must be signed in to change notification settings

Ricky004/dungeonDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DungeonDB ⚔️

DungeonDB is a relational database designed for who love efficient and straightforward data management. Its inspiration comes from SQLite3, but it does not follow its design or architecture., it focuses on providing reliable functionality for current needs while laying the groundwork for future improvements.

Features ❄️✨

  • Fast Query Execution: Optimized for speed and efficiency. (planned for future implementation)
  • 📈 Scalable Architecture: Handles large datasets with ease. (planned for future implementation)
  • 🏗️ Flexible Schema Management: Supports complex relational models. (planned for future implementation)
  • ⚙️ Golang-Powered: Built entirely in Golang for modern performance.

Installation 🐙

  1. Clone the repository:
    git clone https://github.com/Ricky004/DungeonDB.git
    

Reference 📚

I referenced the book Database Internals by Alex Petrov as a valuable resource while building this project from scratch.

About

A simple relational database wrriten in go (under development)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages