Thanks Andy
Sent from my Samsung Galaxy smartphone. -------- Original message --------From: Andy Susanto <ibsolut...@gmail.com> Date: 1/25/18 12:33 AM (GMT+02:00) To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Mysql vs Postgress Hi Loai, here a link article that do comparison DB, it will help to make a choose. https://medium.com/@yangforbig/sqlite-vs-mysql-vs-postgresql-a-comparison-of-relational-database-management-systems-afd5afd6566 Regards, Andy Susanto On Thu, Jan 25, 2018 at 4:54 AM, Enrico Olivelli <eolive...@gmail.com> wrote: > Hi, > If you are looking for replication maybe you can out my project, it is > HerdDB, you can find it on github or check the website http://herddb.org > It has a jdbc driver and natively supports replication, using Apache > BookKeeper and Apache Zookeeper. > It is 100% free and opensource, ASL v2 licensed. > > I am an happy user of postgres and mysql and Hbase but HerdDB talks > natively SQL like Mysql and PG and it is natively distributed like Hbase. > It can run in Embedded mode, so that you do not need an external set of > machines. > > Hope that helps > Ping me of you need help or use github issue tracker or subscribe to the > mailing list > > Pg vs mysql....for complex applications with heavy usage of complex queries > PG is surely better from my experience > > > Cheers > Enrico > > Il mer 24 gen 2018, 22:38 Loai Abdallatif <loai.abdalla...@gmail.com> ha > scritto: > > > Dear all > > > > I have project that is based on Tomcat/apache Servers , any one can help > > regarding the best DB engine * mysql or Postgress ) keeping in mind that > > I'm interested in DB clustering/Replication feature ? > > > > Kind Regards, > > > -- > > > -- Enrico Olivelli >