macrostack
Browse

The AI stack

Categories

Local & Sovereign AINotes & KnowledgeObservability & MonitoringPassword ManagersWeb AnalyticsTeam ChatSmart HomeNetworking & RoutersVideo ConferencingCloud Storage & SyncPhotos & MediaAPI DevelopmentImage EditingWorkflow Automation & iPaaSDeveloper Tools & ContainersOffice & Productivity SuitesNo-Code DatabasesCode Hosting & Git ForgesProject ManagementEmail Marketing & NewslettersScheduling & BookingError Tracking & Exception MonitoringLog Management & SIEMVPN & PrivacyEmail & Secure MailVector Databases & AI SearchLLM & Agent FrameworksDomains & Web HostingData Removal & PrivacyAuthentication & IdentityHelp Desk & Customer SupportCloud & VPSKubernetes & Container PlatformsEmbedding ModelsPDF & DocumentsAI Coding AssistantsAI Voice & SpeechLLM Observability & EvaluationLLM Gateways & RoutingCloud GPU & AI ComputeCI/CD & build automationData & pipeline orchestrationModel serving & inferenceAI agent frameworksBackend as a serviceSecrets managementFeature flags & experimentationProduct analyticsSearch infrastructureUptime & status monitoringAffiliate & partner platformsVisitor identification & personalisationWikis & internal docsIdentity & access managementData warehouses & analytics enginesCustomer data platformsCRMObject storageBI & dashboardsE-signatureWhiteboards & diagrammingIn-memory data stores & cachingPlatform as a serviceTransactional & bulk emailHeadless CMSDesign & prototypingE-commerce platformsInternal tools & admin panelsManaged databasesForms & surveysFine-Tuning & Model TrainingRAG & Retrieval PlatformsLLM Evaluation & TestingAI Guardrails & Content SafetySpeech Recognition & TranscriptionExperiment Tracking & ML OpsDocument AI & OCR

About

How we rank & score

Layer 3 · self-hosting reality check

What it actually takes to self-host Typesense

The docs say 512 MB. In practice you want The index must fit in RAM — roughly 2× raw document size. Here is the honest version — real requirements, real monthly cost, what you will be maintaining, and the one thing that catches people out.

Usually reached from Algolia alternatives, where Typesense is one of the picks.

RAM — documented minimum512 MB
RAM — what it really needsThe index must fit in RAM — roughly 2× raw document size
CPU2 vCPU
DiskSimilar to the memory figure
Monthly cost$18–40/mo, against Algolia's per-operation pricing, which is where their bills surprise people
Setup time30 minutes
How you install itsingle binary or container — one process, no JVM, no cluster required
Ongoing maintenanceLow.
Where it stops scalingTens of millions of documents on a well-sized node. Clustering exists for availability more than for size.

The thing that catches people out

It is a memory-resident engine and exceeding available RAM does not degrade gracefully — indexing stops. Size against the index in memory rather than the document count, and leave headroom for the write buffer. This is the same trap as Meilisearch, and it catches people for the same reason: they size against how many documents they have, not how large the index becomes.

When not to self-host Typesense

You need deep aggregations, nested faceting or geo queries at scale. Typesense optimises hard for fast typo-tolerant search and is honest about the trade.

Every guide here carries this section. A site that only ever tells you to self-host is selling something — the useful answer is sometimes no.

Other Layer 3 self-hosting guides

Common questions

How much RAM does Typesense actually need?
The index must fit in RAM — roughly 2× raw document size in practice. The documented minimum is 512 MB, which is the figure at which the process starts rather than the figure at which it works under real use. 2 vCPU alongside it.
What does self-hosting Typesense cost per month?
$18–40/mo, against Algolia's per-operation pricing, which is where their bills surprise people This is commodity VPS pricing and excludes your time, which is the larger cost for most people — budget for low.
How long does it take to set up Typesense?
30 minutes, via single binary or container — one process, no JVM, no cluster required.
When should I NOT self-host Typesense?
You need deep aggregations, nested faceting or geo queries at scale. Typesense optimises hard for fast typo-tolerant search and is honest about the trade.
What is the most common mistake when self-hosting Typesense?
It is a memory-resident engine and exceeding available RAM does not degrade gracefully — indexing stops. Size against the index in memory rather than the document count, and leave headroom for the write buffer. This is the same trap as Meilisearch, and it catches people for the same reason: they size against how many documents they have, not how large the index becomes.
The Macrostack brief

New swaps, worth your inbox.

A short, occasional email when we add a high-intent alternative or ship a new head-to-head. No spam, no selling your address — unsubscribe in one click.