Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal updates for Columnar #796

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 25 additions & 4 deletions home/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ Store, query, and analyze any amount of data -- and let us handle more of the ad

xref:cloud::index.adoc[Couchbase Capella]

{empty} +

.Capella Collumnar (RT-OLAP)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.Capella Collumnar (RT-OLAP)
.Capella Columnar (RT-OLAP)


Capella Columnar is a real-time analytical database (RT-OLAP) for real time apps and operational intelligence.
Capella Columnar is a standalone, cloud-only offering from Couchbase under the Capella family of products.

xref:columnar:intro:intro.adoc[Capella Columnar]


[.column]
====== {empty}
.Couchbase Server
Expand Down Expand Up @@ -102,7 +112,8 @@ xref:sync-gateway::introduction.adoc[Sync Gateway]
[.content]
Couchbase SDKs allow applications to access a Couchbase cluster and the big data Connectors enable data exchange with other platforms.

xref:home:ROOT:sdk.adoc[Developer Docs]
xref:home:ROOT:sdk.adoc[Developer Docs] |
xref:home:ROOT:columnar-sdk.adoc[Columnar SDKs]

[.column]
====== {empty}
Expand All @@ -118,8 +129,7 @@ xref:server:cli:cli-intro.adoc[Couchbase CLI] | xref:server:rest-api:rest-intro.
.Couchbase Shell

[.content]
A modern shell to interact with Couchbase Server and Cloud, now available.
Couchbase Shell public Beta is now available.
A modern shell to interact with Couchbase Server and Capella, now available.

https://couchbase.sh[Explore Couchbase Shell]

Expand Down Expand Up @@ -177,7 +187,10 @@ https://forums.couchbase.com/[Community]
|===
| Cloud | Server | SDK and Connectors | Mobile

| xref:cloud::index.adoc[Couchbase Capella]
a| xref:cloud::index.adoc[Couchbase Capella]

xref:columnar:intro:intro.adoc[Capella Columnar]

a| xref:server.adoc[Couchbase Server]

xref:operator::overview.adoc[Couchbase Autonomous Operator]
Expand All @@ -192,6 +205,8 @@ xref:scala-sdk:hello-world:overview.adoc[Couchbase Scala SDK]

xref:dotnet-sdk:hello-world:overview.adoc[Couchbase .NET SDK]

xref:cxx-sdk:hello-world:overview.adoc[Couchbase {cpp} SDK]

xref:c-sdk:hello-world:overview.adoc[Couchbase C SDK]

xref:nodejs-sdk:hello-world:overview.adoc[Couchbase Node.js SDK]
Expand All @@ -212,6 +227,12 @@ xref:kafka-connector::quickstart.adoc[Couchbase Kafka Connector]

xref:spark-connector::getting-started.adoc[Couchbase Spark Connector]

xref:java-columnar-sdk:hello-world:overview.adoc[Java Columnar SDK]

xref:nodejs-columnar-sdk:hello-world:overview.adoc[Node.js Columnar SDK]

xref:python-columnar-sdk:hello-world:overview.adoc[Python Columnar SDK]

a| xref:couchbase-lite:javascript:quickstart.adoc[Couchbase Lite JavaScript]

xref:couchbase-lite:csharp:quickstart.adoc[Couchbase Lite C#]
Expand Down