GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #classroom #cplusplus #database #education #hackertoberfest #learn_to_database #mini_database #training

MiniOB is a database learning project designed for beginners. It was developed by the OceanBase team and several universities to help students, database professionals, and enthusiasts learn database fundamentals. The project is simple and easy to understand, with step-by-step exercises that start from the basics and go deep into database internals. It simplifies complex features like concurrency and security to focus on the core principles of databases. This helps users master database kernel modules, memory management, network communication, and disk I/O handling, which are valuable skills for future interviews and jobs. Additionally, MiniOB provides detailed documentation, video tutorials, and an online development platform to make learning easier.

https://github.com/oceanbase/miniob
#java #mini_spring #spring #spring_boot #spring_mvc #springboot #springframework #tiny_spring

**mini-spring** is a simplified version of the Spring framework that helps you quickly understand Spring's source code and core principles. It keeps the essential features of Spring, such as IoC (Inversion of Control), AOP (Aspect-Oriented Programming), resource loading, event listeners, and more, but simplifies the code. This makes it easier for you to learn and master Spring's core functionalities without getting overwhelmed by complex code. Using **mini-spring**, you can quickly grasp how Spring works and apply this knowledge to your own projects.

https://github.com/DerekYRC/mini-spring