Colanode Review, Pricing & Features

Colanode is an open-source, local-first workspace combining chat, docs, and databases. Self-host it or use the free beta cloud. See features and setup.

Category
Collaboration
Pricing
Free, from Free (self-hosted or free beta cloud)
Verified
Not yet
Last updated
July 18, 2026
Founded
2024
Free PlanWindowsWeb AppiOSOpen SourceSelf-HostedMac

Overview

Colanode is an open-source, local-first collaboration workspace created in mid-2024 that combines Slack-style chat with Notion-style pages, databases, and file storage in one self-hostable application. It is released under the Apache 2.0 license and has grown to over 5,000 GitHub stars.

Its local-first architecture writes changes to a local SQLite database first and syncs to the server in the background, so the app remains usable offline and reads happen instantly from the local device.

Key Features

The platform bundles real-time chat, rich-text pages/wikis, customizable databases with table, kanban, and calendar views, and file management in a single workspace. Real-time collaborative editing is powered by CRDTs via the Yjs library, allowing multiple people to edit the same content simultaneously without conflicts.

It's available as a web app, a desktop app built with Electron, and a self-hosted server. Self-hosting requires PostgreSQL with pgvector, Redis or Valkey, and a storage backend (local filesystem, S3-compatible, Google Cloud Storage, or Azure Blob Storage).

Pricing

Colanode itself is free and open source with no license fee to self-host. The company also offers hosted Colanode Cloud servers in the EU and US, currently in a free public beta while a long-term monetization approach is finalized.

As of mid-2026 there is no published paid pricing tier; teams that want guaranteed pricing or support should plan around self-hosting rather than assuming the current free cloud beta will remain free indefinitely.

Key Features

Pros & Cons

Pros

  • Fully open source (Apache 2.0) with an active GitHub community and frequent releases
  • Local-first design keeps the app fast and usable offline
  • Combines chat, docs, databases, and files in one tool instead of several separate apps
  • Free to self-host with no per-seat licensing cost

Cons

  • Young project (created 2024) without the maturity or ecosystem of established tools like Notion or Slack
  • Cloud hosting is still in beta with no finalized pricing, so long-term cost is uncertain
  • Self-hosting requires managing PostgreSQL, Redis/Valkey, and storage infrastructure
  • Smaller integration and plugin ecosystem compared to mature commercial alternatives

Pricing

Frequently Asked Questions

Is Colanode free?

Yes, Colanode is open source (Apache 2.0) and free to self-host. Its hosted cloud option is also currently free while in beta.

Can Colanode be self-hosted?

Yes. Self-hosting requires PostgreSQL with the pgvector extension, Redis or Valkey, and a storage backend such as the local filesystem, S3-compatible storage, Google Cloud Storage, or Azure Blob Storage.

What does Colanode replace?

It's positioned as a combined alternative to Slack (chat) and Notion (pages, wikis, and databases) in a single self-hostable application.

Does Colanode work offline?

Yes. Its local-first architecture saves changes to a local SQLite database first and syncs to the server in the background, so it remains usable offline.

What license is Colanode released under?

Colanode is released under the Apache 2.0 open-source license.

Related Tools