Skip to content

Commit 3ac9548

Browse files
committed
增加 ScyllaDB
1 parent a41374c commit 3ac9548

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libs/cpp.wiki

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1760,6 +1760,14 @@ Wikipedia:[https://en.wikipedia.org/wiki/Firebird_%28database_server%29 英文
17601760

17611761
关于它有个插曲:Firefox 浏览器曾经用过“Firebird”这个名称,因为跟 Firebird 数据库同名,后来才改用 Firefox 这个名称。
17621762

1763+
<h4>ScyllaDB</h4>
1764+
1765+
Home:[http://www.scylladb.com/]
1766+
1767+
这是2015年新兴的 NoSQL 数据库,相当于是用 C++ 重写了(Java 开发的)Cassandra。
1768+
1769+
号称性能提高10倍,并且延迟极低。
1770+
17631771
== 8.2 数据库 API 的封装库 ==
17641772

17651773
=== 8.2.1 综合性的封装库 ===

0 commit comments

Comments
 (0)