Skip to content

soujava/data-driven-test-oracle-nosql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Driven Test

Table of Contents
Oracle NoSQL

Mongodb: MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas.

How to install with Docker

  1. Install docker: https://www.docker.com/

  2. Run docker command:

docker run -d --name oracle-instance -p 8080:8080 ghcr.io/oracle/nosql:latest-ce

About

Introduction to Data Driven test with OracleNoSQL

Resources

License

Stars

Watchers

Forks

Languages