Posts

Showing posts from February, 2021

Version Control for Oracle Webinar Video

  On February 16th, we hosted a webinar about Gitora 5. Many thanks to everyone who attended. The recording of the webinar is below. You can view the slides for the webinar below. You can also download the slides from this link. There were a few questions we received several times during the webinar. We'd like to reiterate our answers below: How does Gitora work with GitLab, GitHub or similar services...? Gitora repos work with these services just like any other local Git repo does. From the point of GitLab, GitHub or similar services, Gitora repos are just local repos that you can push to these services. How can I create a merge/pull request with Gitora? Merge/Pull request is not a Git feature. It is a GitHub/GitLab feature. You can continue creating merge/pull requests on these services using the same workflow you use for any other local repo. To create a merge/pull request for a Gitora repo, first push your repo to GitHub/GitLab using the Gitora web app (or

Source Control Management for the Oracle Database

Managing the source code of objects in the Oracle database and moving them between databases has been a problem for many years. DBA's and database developers did not enjoy the benefits of prominent source control software such as Git and have been largely left behind. Gitora is a unique tool that bridges the Oracle database and Git and enables DBA's and database developers to benefit from Git's capabilities in managing database objects. On February 16th we are hosting a webinar to show you how you can use Gitora to manage your database objects. In this webinar we'll cover the following topics: - How to use Git for database object DDL statements - How to use Gitora to move code between databases - How to implement modern development workflows using Gitora - How to use Pluggable Databases for a more productive development environment You can sign up at this link.