Tag: IOUG

Some might think Docker is for developers only, but this is not really the case. Docker is here to stay and there will be more and more of it in the future. In this session learn what Docker is and how it works.  This session will be covering core areas such as volumes, but also…

Some might think Docker is for developers only, but this is not really the case. Docker is here to stay and there will be more and more of it in the future. In this session learn what Docker is and how it works.  This session will be covering core areas such as volumes, but also…

It's now easier than ever to host many test environments comprised of a multitude of platforms and database versions using virtualization. On anything: even your laptop or a consumer grade NAS. VMs and Containers are both good options. DBAs and Developers can still manually build VMs using VirtualBox but Vagrant makes the process much easier…

It's now easier than ever to host many test environments comprised of a multitude of platforms and database versions using virtualization. On anything: even your laptop or a consumer grade NAS. VMs and Containers are both good options. DBAs and Developers can still manually build VMs using VirtualBox but Vagrant makes the process much easier…

Learn about the essentials for becoming comfortable with, even fluent in, the use Oracle JET charts in APEX. Whether you use APEX for standalone applications, to extend on-prem or Cloud applications, the same charting features apply. Start using them! Data visualization is “in” – so attend and become comfortable with adopting JET charts now.

Do you need to add complex validations, dynamic actions and/or implement interactive grid customizations?  The interactive grid API is your friend. This session covers the essential elements of the APEX interactive grid API that most interactive grid developers need to know, or *should* know to build effective, customized interactive grids. We will detail and demonstrate…

Do you need to add complex validations, dynamic actions and/or implement interactive grid customizations?  The interactive grid API is your friend. This session covers the essential elements of the APEX interactive grid API that most interactive grid developers need to know, or *should* know to build effective, customized interactive grids. We will detail and demonstrate…

In this session, Blaine Carter will demonstrate how to REST enable your database using Oracle Rest Data Services (ORDS). He will demonstrate how to use SQL Developer to create and deploy REST services in ORDS. First Blaine will "Auto Rest" enable a table and a PL/SQL package.  Then he will secure the API and create…

In this session, Blaine Carter will demonstrate how to REST enable your database using Oracle Rest Data Services (ORDS). He will demonstrate how to use SQL Developer to create and deploy REST services in ORDS. First Blaine will "Auto Rest" enable a table and a PL/SQL package.  Then he will secure the API and create…

  In a DevOps world, database development presents some unique challenges. Using individual development databases is a big change from the shared development database. Determining how to build and test these databases can be a complex challenge.  How to manage the possibility of databases and database software scattered across a large development environment can be…