Just remember that Interbase/Firebird may be the ONLY DBMS that strictly conforms BY DEFAULT to the real SQL transaction model. Everyone else let's you see the uncommmitted work of others or some other model by default - a banker's nightmare perhaps.
Thanks for doing this. Ray On Thu, 2015-03-12 at 12:25 +0300, Roman Simakov wrote: > Hello! > > I've ported BenchmarkSQL for Firebird. It's TPC-C test working via > JDBC and support PostgreSQL, Oracle, DB2 and now Firebird. > > https://github.com/romansimakov/BenchmarkSQL > > I could run it locally and maybe it could be useful to know where we > are comparing to other DBMSs. > > Please share you investigations. > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
