- Install
- Connect to Cluster
- Import Data
- Client Libraries
- Scale a Cluster
- Sample Applications
- Reference
{% if project == 'Crate' %}
-
Crate
{{ toctree(maxdepth=3|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- Crate
{% endif %}
{% if project == 'Crate Shell' %}
-
Crate Shell
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- Crate Shell
{% endif %}
{% if project == 'Crate Python' %}
-
Python
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- Python
{% endif %}
{% if project == 'Crate Java Client' %}
-
Java
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- Java
{% endif %}
{% if project == 'Crate JDBC Driver' %}
-
JDBC
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- JDBC
{% endif %}
{% if project == 'Crate DBAL' %}
-
PHP DBAL
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- PHP DBAL
{% endif %}
{% if project == 'Crate PDO' %}
-
PHP PDO
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- PHP PDO
{% endif %}
{% if project == 'Crate Mesos Framework' %}
-
Crate Mesos Framework
{{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
- Crate Mesos Framework
{% endif %}
- Support