「Oltpbenchmark」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
本頁面具有訪問限制。如果您看見此訊息,這代表您沒有訪問本頁面的權限。
(创建页面,内容为“{{Lowercase}} '''oltpbenchmark'''是一套Java寫的資料庫測試程式。 == 外部連結 == * {{Official|https://github.com/oltpbenchmark/oltpbench}} Cat…”)
 
行 1: 行 1:
{{Lowercase}}
{{Lowercase}}
'''oltpbenchmark'''是一套[[Java]]寫的資料庫測試程式。
'''oltpbenchmark'''是一套[[Java]]寫的資料庫測試程式。
== 安裝 ==
<syntaxhighlight lang="bash">
sudo apt install -y ant default-jdk openjdk-8-jdk git locales
cd ~
git clone https://github.com/oltpbenchmark/oltpbench.git
</syntaxhighlight>


== 外部連結 ==
== 外部連結 ==

於 2018年12月31日 (一) 04:51 的修訂

oltpbenchmark是一套Java寫的資料庫測試程式。

安裝

sudo apt install -y ant default-jdk openjdk-8-jdk git locales
cd ~
git clone https://github.com/oltpbenchmark/oltpbench.git

外部連結