Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

AWS 云 DynamoDB


非关系型云数据库 - AWS DynamoDB

AWS DynamoDB 是一种非关系型 NoSQL 数据库。

它是一个无服务器数据库。

DynamoDB 是一种高性能服务。

由于 AWS DynamoDB 是一个无服务器数据库,您无需管理服务器或操作系统即可使用它。


AWS DynamoDB 视频

W3schools.com 与亚马逊网络服务合作,为我们的学生提供数字培训内容。


什么是非关系型数据库?

非关系型数据库的结构类型之一是键值对。

数据键代表一个项目,数据值代表该项目的属性。

每个项目可以具有不同的属性。

您可以随时从任何项目中删除任何属性。

非关系型数据库数据的示例

ID 数据
姓名:Katherine Smith
1 职业:摄影师
种族:白人
姓名:Joe Doe
2 年龄:35
身高:190cm

AWS 云练习

通过练习测试自己

练习

填空

AWS DynamoDB is a non-, noSQL 

开始练习



×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.