This is the English section of my website; I start the wiki as a first draft and working on the first real information’s .-) at the moment.
For more information visit my German wiki about the Oracle Database
My shared Slides
OraPowerShell
Developing high performance application with the Oracle NoSQL Database
The Oracle NoSQL Database is a distributed key value store. Based on the proven Oracle Java Berkley DB Oracle developed an new database, the Oracle NoSQL. This new database, also available as free community edition, can be optimal used in high performance applications as persistent cache or for queuing usages.
A easy to use Java API helps to implement the read and write operations on the store with low programming effort.
The Java API also allows the developer to choose the transactional behavior directly in his own code. The data of the store can be defined with the help of Avro or over a simple table construct, but is also possible to use the Key-Value store schema less. With the new Version 3 the connecting to the store can be encrypted and secured to satisfy high security requirements. In the talk we will show the general architecture , the first steps to implement the store and how to develop the first lines of code to use the store in your own software.
Oracle nosql twjug-oktober-2014_taiwan_print_v01
Tuning is not a single action, Tuning is a process.
Overview over the recommended tuning process:
In each section I’d like to show you in the next time some tips/tricks and hints how to get out the best of the database.
To recognize that you have a problem you have to know your environment.
If somebody cries the database is slow, is it really the truth?
If you have no figures over your normal runtime behavior you cannot prove the converse.
If you need more Information about the Oracle Database and Oracle Primavera, see also my German Wiki.
See: Oracle Datenbank und Primavera Tips und Tricks