Working with the Database

One Network Platform is tightly integrated with the Oracle database. Most data definition tasks are handled automatically based on the models you create within your module. Still other features, such as reports and SqlDefs leverage the power of SQL. Finally, there are easily foreseeable scenarios where you might want to tweak or even change the structure or configuration of the schema generated by the SDK tools. Studio supports tools to deal with all these scenarios.

Important

Oracle is the only supported database platform. While under the hood, Platform uses database-agnostic technologies like JDBC and Hibernate, One Network Platform does leverage Oracle-specific SQL enhancements to manage performance and scalability.