Persistence Service
Persistence service takes care of storing non-volatile data and provides standardized abstraction layer, which allows for exchangeability of the used data storage. OS.bee utilizes standard specifications via Eclipse Persistence services, as well as modern persistence frameworks.
Relational databases
Support Oracle, Oracle JDBC (8, 9, 10, 11), MySQL, PostgreSQL, Derby, DB2, DB2 (mainframe), Microsoft SQL Server, Sybase, Informix, SQL Anywhere, HSQL, SAP HANA, H2, Firebird, Microsoft Access, Attunity, Cloudscape, DBase, PointBase, TimesTen, Symfoware, MaxDB.
Non-SQL
Support Non-SQL databases like MongoDB, Oracle NoSQL, XML files, JMS, Oracle AQ.