Actian NoSQL Database is an Enterprise Grade Object Oriented Database Management System.
Actian NoSQL (formerly Versant) object technology enables software developers to handle database requirements for extremely complex object models with ease and is used by the world’s largest companies for applications with very large scale data management requirements. Actian NoSQL doesn’t need mapping code to store or retrieve objects, so schema modifications can be handled without application downtime. Fault tolerance, high availability and excellent scalability make Actian NoSQL ready for the enterprise.
In order to be able to use Actian NoSQL, you'll need to get a license key. This license file needs to be passed to the docker run command as outlined below.
docker run -p 5019:5019 --mount type=bind,src=<folder containing license.xml>,dst=/opt/actian/nsql/license/ -e NSQL_LICENSE_HOME=/opt/actian/nsql/license/ -e NSQL_ACCEPT_EULA=yes actian/nsql
The Actian NoSQL Server Guide provides an extensive description of the server features and how to configure the container.
Content type
Image
Digest
sha256:6a556acb7…
Size
461.2 MB
Last updated
about 1 month ago
docker pull actian/nsql