Starred repositories
Limbo is a project to build the next evolution of SQLite.
TypeDB: the power of programming, in your database
A course of building an LSM-Tree storage engine (database) in a week.
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
A scalable, distributed, collaborative, document-graph database, for the realtime web
The BusTub Relational Database Management System (Educational)
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance …
A list of learning materials to understand databases internals
OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
Icemap / mysql-connector-j
Forked from mysql/mysql-connector-jBug Fixed MySQL Connector/J
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
jgrapht / jgrapht
Forked from lingeringsocket/jgraphtMaster repository for the JGraphT project
HSQLDB数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
关于Quartz技术的学习积累的例子,开始Quartz学习之旅,精进Quartz
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码
这是一个注释版的Spring源码分析工程,版本为5.1.x,大部分核心源码都已经添加中文注释,学习Spring源码可以参考,注释会慢慢进一步完善!