DBA & Infrasturcture
Thursday, 18. October 2018., 12:10
Hall A
45'
This presentation is about practical use of classical Linux command line tools(such as git, vim, grep, sed, ...), which can now be used to develop and maintain PL/SQL code.Ddlfs is open source Linux filesystem, which represents Oracle Databaseobjects as their DDL stored in .SQL files. In other words, it presents everyPL/SQL package as plain .SQL file, which can be read and written to. When youwrite to such an .SQL file, this filesystem executes the DDL it contains (e.g.`create or replace package ...`) instead of writing file contents to local disk.https://github.com/usrecnik/ddlfs
The conference is organized by the Croatian Association of Oracle users. More about the association can be found at Hroug.hr.