add miniob in C++ section

This commit is contained in:
wangyunlai 2024-05-08 10:10:48 +08:00 committed by GitHub
parent e943c3aa48
commit 9d23168ba1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",