top of page


Securing REST APIs in ORDS with OAuth2
So, you’ve set up your ORDS services to query data between your apps. Great. There’s just one problem. It’s not secure! Anyone can access your sensitive data and pose a serious risk to the integrity of your app. Now you may be asking “How can we fix this?”. That’s what this blog aims to answer. DISCLAIMER: Like the previous blog in this series, we will be working with the RESTful services section in SQL workshop which has been deprecated. Why is this an issue? When designing

Dan Batty
12 hours ago4 min read


Migrating to SQLcl project (and no-nonsense scripts to do it for you!)
Why? Just as git has established itself as the de facto standard for version control, I really think that SQLcl project will in time become the de facto standard for Oracle devs – it has for Oracle Corporation devs, so embrace it, I feel this is just the beginning! Use Case You already have a db application, and you want to migrate your codebase to align with how the project command works, and integrates with git and Liquibase. This is a good demo/overview, you can skip to 9m

Clark Pearson
Jun 27 min read


The importance of typography as part of accessibility
There are basic design principals we should all try to follow as developers, such as: clear navigation, trying to keep content concise, not overloading the user with information, consistent fonts, etc. In this blog, we are going to focus on typography in design. Typography refers to the design of text, it can influence whether you would even consider reading a page; as well as building a brand, and keeping a consistent visual through your website and beyond. Most importantly,

Alice Jordan
May 263 min read
bottom of page

