diff --git a/data.json b/data.json index 28ce1de..272cf77 100644 --- a/data.json +++ b/data.json @@ -157,6 +157,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": "Alda", "link": "https://github.com/alda-lang/alda",