diff --git a/data.json b/data.json index 16411de..7194e1d 100644 --- a/data.json +++ b/data.json @@ -148,6 +148,15 @@ ], "description": "Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms." }, + { + "name": "MiniOB", + "link": "https://github.com/oceanbase/miniob", + "label": "good-first-issue", + "technologies": [ + "C++" + ], + "description": "MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese)." + }, { "name": "F3D", "link": "https://github.com/f3d-app/f3d",