In case people wondering what AntsDB is………. It is a database virtualization software that brings MySQL compatibility to HBase.
> On May 28, 2018, at 3:19 AM, Water Guo <[email protected]> wrote: > > Dear HBase community: > > A new version of AntsDB has been released. To address some of the feedback > from the community, now the source code is published under LGPL license. It > is much less restrictive than the previous AGPL license. I hope it will ease > the concerns of making derivative work. > > I also conducted a TPC-C benchmark using BenchmarkSQL 4.1.1 from PostgreSQL > community. It shows that AntsDB can handle row lock and transaction > commit/rollback very efficiently. Result is published at > http://www.antsdb.com/?p=207. > > As always your feedback is welcome and please follow the project on GitHub at > https://github.com/waterguo/antsdb > > ~water
