Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.17 KB

configure-senzing-database.md

File metadata and controls

52 lines (36 loc) · 2.17 KB

How to configure Senzing database

Overview

The following instructions show how to setup the Senzing database on various database products using the command line. Alternatively, to set up the Senzing database using Docker, see How to configure Senzing database using Docker

Contents

  1. Db2
  2. MariaDB
  3. MS SQL
  4. MySQL
  5. PostgreSQL
  6. References

Db2

  1. Setup Db2 on Linux

MariaDB

  1. Setup MariaDB on Linux

MS SQL

  1. Installation for Red Hat, CentOS, openSuse and others.
    1. Setup MSSQL with Centos/Red Hat

MySQL

  1. Installation for Debian, Ubuntu and others
    1. Setup MySQL on Debian Linux
  2. Installation for Red Hat, CentOS, openSuse and others.
    1. Setup MySQL on Red Hat / CentOS Linux

PostgreSQL

  1. Installation for Debian, Ubuntu and others
    1. Setup PostgreSQL on Debian Linux
  2. Installation for Red Hat, CentOS, openSuse and others.
    1. Setup PostgreSQL on RedHat/CentOS

References

  1. Senzing API for Developers > Technical - Database