Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amrdb/amrdb
My GitHub Profile README
https://github.com/amrdb/amrdb
Last synced: about 1 month ago
JSON representation
My GitHub Profile README
- Host: GitHub
- URL: https://github.com/amrdb/amrdb
- Owner: amrdb
- Created: 2021-02-08T16:14:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T18:06:51.000Z (about 2 months ago)
- Last Synced: 2024-10-26T22:45:20.482Z (about 2 months ago)
- Size: 51.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hey there! I'm Amr and I am looking for a software engineering internship!
### 📖 Library
- **Database Design & Implemenation**
- I am currently reading it and implementing tasks in [SimpleDB](https://github.com/amrelmohamady/simpledb) educational database in Java.
- **Learning Go**
- I am currently reading it while learning Go!
- **Node.js Design Patterns**
- A Node.js book about design patterns, writing modules, asynchronous programming, Scalability, Architectural Patterns & Advanced Node.js topics.
- **System Design Interview**
- A book about system design in which writers show a process of designing many systems at large scale.
- **Database Internals: A Deep Dive into How Distributed Data Systems Work**
- The first half of the book explores storage classification, and dive into B-Tree-based and immutable Log Structured storage engines. It explains how database files are organized to build efficient storage, using auxiliary data structures such as Page Cache, Buffer Pool and Write-Ahead Log. The book covers implementations of different techniques and optimizations used in real database systems like PostgreSQL, MySQL & Apache Cassandra. I only read the first half since the second half explores distributed databases which I will read after studying distributed systems.
- **Fundamentals of Database Systems**
- I used this database textbook to study Database design & normalization while studying the Datbase Modeling & Theory course from Stanford University.### 🤝🏻 Connect with Me