DBA & Infrasturktura
četvrtak, 18. listopad 2018., 12:10
Dvorana 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
Konferenciju organizira Hrvatska udruga Oracle korisnika. Više o udruzi možete saznati na Hroug.hr.