Try Kinetica Today
Try the Free Starter Plan on Kinetica Cloud, or download Kinetica Developer Edition onto your local machine. Both allow you to try the essential core functionality of Kinetica, and they come complete with pre-loaded examples and datasets.
Try in the Cloud
Or, Developer Edition Download Instructions below.
Developer Edition - Download Instructions
-
Get the Container
curl https://files.kinetica.com/install/kinetica.sh -o kinetica && chmod u+x kinetica && ./kinetica start
Requires Docker with at least 8GB of RAM allocated.
curl https://files.kinetica.com/install/kinetica.bat -o kinetica.bat && .\kinetica.bat start
Requires Docker with at least 8GB of RAM allocated, Windows 10 2017 or later.
You can also try Kinetica in the cloud with our free Starter Plan. Get your cloud account now.curl https://files.kinetica.com/install/kinetica-gpu.sh -o kinetica-gpu && chmod u+x kinetica-gpu && ./kinetica-gpu start
Requires NVIDIA GPU and Docker with at least 8GB of RAM allocated. See GPU Driver Matrix for supported GPUs.
-
Start Kinetica
The kinetica shell script manages your installation, starts, and stops the database.
- Start Kinetica:
./kinetica start
- Stop Kinetica:
./kinetica stop
- For more commands and configuration options:
./kinetica --help
-
Open Kinetica Admin
Access
localhost:8080/gadmin
using your browser to set your password. -
Launch Workbench
Workbench is an interactive notebook environment for querying, analyzing and visualizing your data with SQL. You can launch it via your browser using the following link
localhost:8000/workbench/
. The default username isadmin
.
Get a Demo!
The best way to appreciate the possibilities that Kinetica brings to large-scale geospatial analytics is to see it in action. Try it with your own data, or contact us and we'll show you real examples with fleshed out datasets.