Friday, February 26, 2021

Why applications work better on Autonomous Database than on PostgreSQL on AWS

In today’s customer-centric world, organizations find it challenging to grow their user base while addressing the speed, agility, and personalization requirements of their customers—but that’s exactly what LogFire was able to do when the company moved to Oracle Autonomous Database, a next generation cloud platform with a fully...

Thursday, February 25, 2021

Getting started with Oracle Machine Learning for Python

As noted in Introducing Oracle Machine Learning for Python, OML4Py is included with Oracle Autonomous Database, making the open source Python scripting language and environment ready for the enterprise and big data. To get started with OML4Py, log into your Oracle Machine Learning Notebooks account and create a new...

Wednesday, February 24, 2021

Introducing Oracle Machine Learning for Python

Data scientists and developers know the power of Python and Python's wide-spread adoption is a testament to its success. Now, Python users can extend this power when analyzing data in Oracle Autonomous Database. Oracle Machine Learning for Python (OML4Py) makes the open source Python scripting language and environment...

Tuesday, February 23, 2021

JSON_TRANSFORM in Oracle Database 21c

The JSON_TRANSFORM function has more functionality, and is easier to use. ◉ SetupThe examples in this article use the following table. We are using the JSON data type, introduced in Oracle database 21c. We could have used any supported data type, including VARCHAR2, CLOB or BLOB.-- drop table t1...

Monday, February 22, 2021

Qualified Expressions Enhancements in Oracle Database 21c

Oracle database 21c makes it even easier to populate collections using qualified expressions.◉ Before We BeginThis post makes some assumptions about prior knowledge.- You have an understanding of the different types of Oracle collections.- You have an understanding of qualified expressions.- You have an understanding of the new...

Pages (26)1234567 »