blob: dd6a84a4d856709aab24e2bcc0670fde34e7b28b [file] [log] [blame]
= Welcome to Apache Cassandra's documentation!
:description: Starting page for Apache Cassandra documentation.
:keywords: Apache, Cassandra, NoSQL, database
:cass-url: http://cassandra.apache.org
:cass-contrib-url: https://wiki.apache.org/cassandra/HowToContribute
This is the official documentation for {cass-url}[Apache Cassandra].
If you would like to contribute to this documentation, you are welcome
to do so by submitting your contribution like any other patch following
{cass-contrib-url}[these instructions].
== Main documentation
[cols="a,a"]
|===
| xref:cassandra:getting-started/index.adoc[Getting started] | Newbie starting point
| xref:cassandra:new/index.adoc[What's new in 5.0] | What's new in Cassandra 5.0
| xref:cassandra:architecture/index.adoc[Architecture] | Cassandra's big picture
| xref:cassandra:developing/data-modeling/index.adoc[Data modeling] | Hint: it's not relational
| xref:cassandra:developing/cql/index.adoc[Cassandra Query Language (CQL)] | CQL reference documentation
| xref:cassandra:getting-started/configuration/index.adoc[Configuration] | Cassandra's handles and knobs
| xref:cassandra:managing/operating/index.adoc[Operation] | The operator's corner
| xref:cassandra:managing/tools/index.adoc[Tools] | cqlsh, nodetool, and others
| xref:cassandra:troubleshooting/index.adoc[Troubleshooting] | What to look for when you have a problem
| xref:cassandra:overview/faq/index.adoc[FAQ] | Frequently asked questions
| xref:cassandra:integrating/plugins/index.adoc[Plug-ins] | Third-party plug-ins
| xref:master@_:ROOT:native_protocol.adoc[Native Protocols] | Native Cassandra protocol specifications
|===
== Meta information
* xref:master@_:ROOT:bugs.adoc[Reporting bugs]
* xref:master@_:ROOT:contactus.adoc[Contact us]
* xref:master@_:ROOT:development/index.adoc[Contributing code]
* xref:master@_:ROOT:docdev/index.adoc[Contributing to the docs]
* xref:master@_:ROOT:community.adoc[Community]
* xref:master@_:ROOT:download.adoc[Download]