Skip to content

Commit

Permalink
Update README_zh.md (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guozhanxin authored Mar 15, 2024
1 parent 7dfed14 commit 64b07d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## 简介

[FlashDB](http://armink.gitee.io/flashdb/#/zh-cn/) 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。
[FlashDB](http://armink.gitee.io/flashdb/#/zh-cn/) 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。FlashDB 不仅支持传统的基于文件系统的数据库模式,而且结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。

FlashDB 提供两种数据库模式:

Expand Down Expand Up @@ -91,4 +91,4 @@ FlashDB 提供了全面的文档说明,详见:http://armink.gitee.io/flashdb

## 许可

采用 Apache-2.0 开源协议,细节请阅读项目中的 LICENSE 文件内容。
采用 Apache-2.0 开源协议,细节请阅读项目中的 LICENSE 文件内容。

0 comments on commit 64b07d7

Please sign in to comment.