数据持久层框架性能测试程序 Rexdb-tester

码农软件 · 软件分类 · ORM/持久层框架 · 2019-09-23 08:28:45

软件介绍

数据持久层框架性能测试程序Rexdb-tester主要用来测试各ORM框架的运行性能,也可以用于开发/生产环境数据库性能评估。在设计之初,本程序用来评估Rexdb框架的性能,后续发现也可以为使用Hibernate、Mybatis等框架的开发者提供性能参考。

本程序运行后,最终可以得出各框架的更新/查询/批处理操作的“每秒处理行数”。

参与测试的框架包括:

  • Rexdb

  • Hibernate

  • Mybatis

  • Spring JDBC

  • JDBC接口直接调用

测试项目有:

  • 写入性能

  • 批处理性能

  • 查询性能

程序已经集成了各主流数据库的驱动,在修改数据库连接配置后,可以直接使用。已经集成的驱动有:

  • oracle

  • mysql

  • SQL Server

  • DB2

  • postgresql

  • derby

  • h2

  • hsqldb

  • 金仓数据库

  • 神通数据库

  • 达梦数据库

各框架均使用了本程序发布时的最新正式版本,均使用了Apache dbcp连接池。程序运行结束后,将以文本形式在控制台展现测试结果。在作者的台式机系统中的某次测试结果请参考:http://db.rex-soft.org/performance.php

该项目的Git地址为:http://git.oschina.net/rexsoft/rexdb-tester

本文地址:https://www.codercto.com/soft/d/15206.html

The Intersectional Internet

The Intersectional Internet

Safiya Umoja Noble、Brendesha M. Tynes / Peter Lang Publishing / 2016

From race, sex, class, and culture, the multidisciplinary field of Internet studies needs theoretical and methodological approaches that allow us to question the organization of social relations that ......一起来看看 《The Intersectional Internet》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具