From 52ead19e59b8b6d7794530235a7644750bdf2482 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 15 Aug 2024 17:45:34 +0800 Subject: docs: update contents --- docs/source/about/glossary.rst | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) (limited to 'docs/source/about/glossary.rst') diff --git a/docs/source/about/glossary.rst b/docs/source/about/glossary.rst index 79be3ac..81f666c 100644 --- a/docs/source/about/glossary.rst +++ b/docs/source/about/glossary.rst @@ -1,37 +1,8 @@ -Glossary +术语表 ======== .. glossary:: - - API - Application Programming Interface. A set of protocols, routines, and tools for building software applications. - - CRUD - Create, Read, Update, and Delete. A set of operations that are used to manage data in a database. - - CRUD operations - A set of operations that are used to manage data in a database. CRUD stands for Create, Read, Update, and Delete. - - CRUD operations on a database - Create, Read, Update, and Delete operations that are performed on a database. - - CRUD operations on a relational database - Create, Read, Update, and Delete operations that are performed on a relational database. - - CRUD operations on a NoSQL database - Create, Read, Update, and Delete operations that are performed on a NoSQL database. - - CRUD operations on a document-oriented database - Create, Read, Update, and Delete operations that are performed on a document-oriented database. - - CRUD operations on a graph database - Create, Read, Update, and Delete operations that are performed on a graph database. - - CRUD operations on a key-value store - Create, Read, Update, and Delete operations that are performed on a key-value store. - - CRUD operations on a column-oriented database - Create, Read, Update, and Delete operations that are performed on a column-oriented database. - + Shiki + 一个骰系 \ No newline at end of file -- cgit v1.2.3-70-g09d2