@@ -22,11 +22,77 @@ AI Services (currently in private preview) simplify building agentic apps.
2222
2323
2424
25+ [.centered.card-container]
26+ == A Multipurpose NoSQL Platform for Transactional, Analytical, Mobile / Edge, and AI Applications
27+
28+ [.card-box]
29+ === icon:rocket[] Transactional Workloads -- in the Cloud or Your Datacenter
30+
31+ Explore {sqlpp}, or the fast CRUD interface of the Data Service.
32+
33+ https://cloud.couchbase.com/sign-up[Sign Up to Capella^] for the quickest start.
34+ Follow along with the built-in tutorial, or discover a xref:sdk.adoc[Couchbase Operational SDKs] in your favorite programming language:
35+
36+ xref:c-sdk:hello-world:start-using-sdk.adoc[C]
37+ | xref:cxx-sdk:hello-world:start-using-sdk.adoc[{cpp}]
38+ | xref:dotnet-sdk:hello-world:start-using-sdk.adoc[.NET]
39+ | xref:go-sdk:hello-world:start-using-sdk.adoc[Go]
40+ | xref:java-sdk:hello-world:start-using-sdk.adoc[Java]
41+ | xref:kotlin-sdk:hello-world:start-using-sdk.adoc[Kotlin]
42+ | xref:nodejs-sdk:hello-world:start-using-sdk.adoc[Node.js]
43+ | xref:php-sdk:hello-world:start-using-sdk.adoc[PHP]
44+ | xref:python-sdk:hello-world:start-using-sdk.adoc[Python]
45+ | xref:ruby-sdk:hello-world:start-using-sdk.adoc[Ruby]
46+ | xref:rust-sdk:hello-world:start-using-sdk.adoc[Rust]
47+ | xref:scala-sdk:hello-world:start-using-sdk.adoc[Scala]
48+
49+
50+ [.card-box]
51+ === icon:rocket[] Real Time Analytics with Analytics SDKs
52+
53+ xref:enterprise-analytics:intro:intro.adoc[Enterprise Analytics] brings the power of NoSQL to the world of analytics -- self-managed, or in Capella.
54+
55+
56+ [.card-box]
57+ === icon:rocket[] Develop for Mobile and the Edge
58+
59+ Build your app in Couchbase Lite (CBL) for offline-first connectivity, then sync to Couchbase Server with Capella App Services (or self-managed Sync Gateway) -- or run peer-to-peer.
2560
2661
62+ * Couchbase Lite for xref:couchbase-lite:android:quickstart.adoc[Android in Java or Kotlin] |
63+ xref:couchbase-lite:swift:quickstart.adoc[iOS Swift]
64+ and xref:couchbase-lite:objc:quickstart.adoc[iOS Objective-C] |
65+ xref:couchbase-lite:c:quickstart.adoc[Edge devices in C] |
66+ xref:couchbase-lite:csharp:quickstart.adoc[C# .NET] |
67+ xref:couchbase-lite:java:quickstart.adoc[Java] |
68+ xref:couchbase-lite:javascript:quickstart.adoc[JavaScript -- Ionic and React]
69+ * Sync your data with:
70+ ** xref:cloud:mobile-guides:intro.adoc[Capella App Services]
71+ ** xref:sync-gateway::introduction.adoc[Self-managed SyncGateway]
72+ ** xref:couchbase-edge-server:introduction:intro.adoc[Edge Server]
73+ ** xref:couchbase-lite:android:p2psync-websocket.adoc[peer-to-peer]
74+
75+
76+ [.card-box]
77+ === icon:rocket[] Develop RAG and Agentic AI Applications
78+
79+ Vector Query facilitates RAG applications speedily and at scale.
80+ Vector Search Service offers the ability to combine searches with our sophisticated Search API.
81+
82+ * xref:cloud:vector-search:vector-search.adoc[Vector Search in Capella Operational]
83+ * xref:server:vector-search:vector-search.adoc[Vector Search in self-managed Couchbase Server]
84+
85+ Explore AI Services and build Agentic Apps (https://info.couchbase.com/capella-ai-services-signup[currently in Private Preview]).
2786
2887
2988
89+
90+
91+
92+
93+
94+
95+ ////
3096[.centered.card-container]
3197== A Multipurpose NoSQL Platform for Transactional, Analytical, Mobile / Edge, and AI Applications
3298
@@ -107,5 +173,4 @@ Vector Search Service offers the ability to combine searches with our sophistica
107173* xref:server:vector-search:vector-search.adoc[Vector Search in self-managed Couchbase Server]
108174
109175Explore AI Services and build Agentic Apps (https://info.couchbase.com/capella-ai-services-signup[currently in Private Preview]).
110-
111-
176+ ////
0 commit comments