---
title: 介绍
description: "BenchmarkSQL是一款经典的开源数据库测试工具，内嵌了TPC-C测试脚本，可以对PostgreSQL、MySQL、Oracle以及SQL Server等数据库直接进行测试。它通过JDBC测试OLTP（联机事务处理，Online Transaction Processing）的TPC-C。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengdbs/testguide/tstg/kunpengbenchmarksql_06_0001.html
sourcePath: /source/zh/kunpengdbs/testguide/tstg/kunpengbenchmarksql_06_0001.html
indexId: 766f14b59304a4055d703faaf0c4415fd15381ad8675f155dea48b246c23878d69
---
# 介绍

BenchmarkSQL是一款经典的开源数据库测试工具，内嵌了TPC-C测试脚本，可以对PostgreSQL、MySQL、Oracle以及SQL Server等数据库直接进行测试。它通过JDBC测试OLTP（联机事务处理，Online Transaction Processing）的TPC-C。
