On 6 May 2015, at 12:56pm, Amit Golhani <AMIT.GOLHANI at lntebg.com> wrote:
> -database should support requirement of HA and distributed system > - provision for database synchronization and replication should be there as a > part of database package without considering any third party tool > -client server architecture > - data synchronization with Oracle, MySQL, MS SQL etc. for storing long > duration information. SQLite does not do these things therefore, if they are required, you should not use it. Simon.