Stars
ServerBox - server status & toolbox
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
Expose your TCP/UDP port behind full-cone NAT to the Internet.
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: https://vaughnvernon.co/?page_id=168
Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
基于ansible的Greenplum集群多主机节点一键安装工具:https://dbswitch.gitee.io/docs-site/
Basic demo of GraphQL with SpringBoot
SQL Syntax conversion from Mysql to Oracle (Nacos)
alonelaval / nacos
Forked from alibaba/nacosan easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
A complete computer science study plan to become a software engineer.
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Apache Superset is a Data Visualization and Data Exploration Platform
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
java生产环境内存调优(包括jvm参数类型,JVM的参数类型 jinfo & jps(参数和进程查看) jstat(类加载、垃圾收集、JIT 编译) jmap+MAT(内存溢出) jstack(线程、死循环、死锁) JVisualVM(本地和远程可视化监控) 使用 BTrace 进行拦截调试 Tomcat 性能监控与调优 Nginx 性能监控与调优 JVM 层 GC 调优 JAVA代码层调…
JDK main-line development https://openjdk.org/projects/jdk
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)
🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司…
A simple and easy to use Web Report System for java.EasyReport是一个简单易用的Web报表工具(支持Hadoop,HBase及各种关系型数据库),它的主要功能是把SQL语句查询出的行列结构转换成HTML表格(Table),并支持表格的跨行(RowSpan)与跨列(ColSpan)。同时它还支持报表Excel导出、图表显示及固定表头与…