Quick to Learn, Easy to Use

Read the featured tutorials below, browse through them all or send us an email. We are here every step of the way.

Getting Started

This is the first document you should read after installing Gitora.

Many Developers One Database

If you have many developers working in the same database, this article shows how you can use Gitora to implement a modern development workflow.

Many Developers Many Databases

If you have many developers and they work in their own databases (or PDB's), this article shows how you can use Gitora to implement a modern development workflow.

Enforce Compilation

Learn how you can ensure that every database object being committed to a repo is in a valid state using Gitora.

Introduction to Single Schema Repos

Learn how Gitora enables teams that share a single development database, work on the same package at the same time.

Creating Single Schema Repos

Learn how you can create and maintain single schema repos.

Tables and Single Schema Repos

Learn how you can manage changes to your tables with single schema repos.

Managing Tables

Learn how you can track changes to your schema objects such as tables, indexes and constraints etc... with Gitora.

How to Pull & Push

Learn how you can pull changes to a database or push to GitHub, GitBlit and similar services using Gitora.

Generating a Diff Script

Learn how you can generate a diff script to upgrade a database which is not managed by Gitora such as the production database.

Tagging Commit ID's

Learn how you can tag any Commit ID with Gitora.

Managing Database Scripts

Learn how Gitora gives you a single source of truth for database scripts and helps you manage them.

Reserve Database Objects

Find out how Gitora lets you reserve any database object to specific users, preventing unauthorized modification by others.

User Privileges

Managing a big team? Gitora Enterprise comes with a comprehensive user rights management module. Learn how you can manage access to database objects and Gitora features.

Gitora Webinar

Watch the webinar to learn how Gitora works.

Difference between Gitora and Git with SQL Developer

This is a question we get a lot.

A New Paradigm in PL/SQL Development

For any questions please send us an email.

Getting Started

This is the first document you should read after installing Gitora PL/SQL Editor.

PL/SQL Editor User Manual

Read this article to get familiar with the Gitora PL/SQL Editor user interface.

Configuring the PL/SQL Debugger

Read this article to set up the Gitora PL/SQL Debugger for your environment.

How to use the PL/SQL Debugger

Read this tutorial to get familiar with the Gitora PL/SQL Debugger.

How to use the Gitora AI Assistant

Read this tutorial to learn how you can configure the Gitora AI Assistant to make PL/SQL code suggestions.

How to chat with the Gitora AI Assistant

Read this tutorial to learn how you can chat with the AI Assistant to write, debug, explain and improve SQL and PLSQL code.

Version Control for Data

For any questions please send us an email.

Getting Started

This is the first document you should read after installing Gitora PL/SQL Editor.

Basics of Working with a Repo

Read this article to learn how to export, edit, version and import your data.

Gitora For Data API

Gitora For Data exposes a JSON API that you can use to complete the most common tasks you’d use the application for.