高性能的数据持久层(ORM)框架 Rexdb

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

软件介绍

Rexdb是一款使用Java语言编写的,开放源代码的数据持久层框架。提供了查询、更新、批处理、调用、(JTA)事务、数据源管理等功能,可以取代Mybatis、Hibernate作为系统的核心ORM框架。

Rexdb提供了工具类风格的接口,不需要编写映射配置,使用简便;同时,它还具备同类框架中最高效的执行效率。

Rexdb的某次性能测试结果为:查询性能是Hibernate的2.3倍,Mybatis的1.7倍。

Rexdb的Git:http://git.oschina.net/rexsoft/rexdb

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

Programming Concurrency on the JVM

Programming Concurrency on the JVM

Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00

Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具