Claude Code + Appwrite: A Practitioner's Guide
Use Claude Code with Appwrite in 2026. The CLAUDE.md template, SDK setup, auth and databases, server vs web keys, and the mistakes Claude makes by default.
Wiring Claude Code into your data and infrastructure layer: SQL and NoSQL databases, vector stores and RAG, message queues, data warehouses, observability, devops infrastructure, local and hosted LLMs, payments, auth, and editor SDKs.
66 posts
Use Claude Code with Appwrite in 2026. The CLAUDE.md template, SDK setup, auth and databases, server vs web keys, and the mistakes Claude makes by default.
How to use Claude Code with Turso and libSQL in 2026. Schema design, edge queries, CLAUDE.md rules, embedded replicas, and the mistakes Claude makes by default.
How to use Claude Code with Ansible in 2026. CLAUDE.md rules for playbook structure, idempotent tasks, vault secrets, check mode, and the automation patterns Claude misses by default.
How to use Claude Code with CockroachDB in 2026. CLAUDE.md rules for retryable transactions, region-aware schemas, and the Postgres dialect gaps Claude misses.
How to use Claude Code with AWS DynamoDB in 2026. CLAUDE.md rules for single-table design, access patterns, GSIs, capacity modes, and the NoSQL patterns Claude misses by default.
How to use Claude Code with Liveblocks in 2026. CLAUDE.md rules for auth, Storage conflict handling, presence, and the secret key boundary Claude misses.
How to use Claude Code alongside Mistral AI models in 2026. CLAUDE.md rules for the Mistral SDK, model routing, structured output, function calling, and the cost patterns Claude misses.
How to use Claude Code with Agenda in 2026. CLAUDE.md rules for job definitions, concurrency, lock duration, MongoDB tuning, and the production patterns Claude misses by default.
How to use Claude Code with Caddy in 2026. CLAUDE.md rules for the Caddyfile, automatic HTTPS, reverse proxy hardening, JSON config, and the production patterns Claude misses by default.
How to use Claude Code with Consul in 2026. CLAUDE.md rules for service registration, ACLs, mTLS intentions, KV namespacing, and the production patterns Claude misses by default.
How to use Claude Code with Excalidraw in 2026. CLAUDE.md rules for embedding the canvas, custom elements, scene serialisation, collaboration, and the Excalidraw mistakes Claude makes by default.
How to use Claude Code with MQTT in 2026. CLAUDE.md rules for topic design, QoS levels, broker config, persistent sessions, and the production patterns Claude misses by default.
How to use Claude Code with tldraw in 2026. CLAUDE.md rules for custom shapes, tools, editor lifecycle, persistence, and the tldraw mistakes Claude makes by default.
How to use Claude Code with Traefik in 2026. CLAUDE.md rules for the dynamic config, IngressRoute CRDs, middleware chains, TLS resolvers, and the production patterns Claude misses by default.
How to use Claude Code with BullMQ in 2026. CLAUDE.md rules for queue topology, worker concurrency, idempotency keys, rate limiting, retries with exponential backoff, and the failure modes Claude introduces by default.
How to use Claude Code with Apache Kafka in 2026. CLAUDE.md rules for partitioning, consumer groups, offset commits, schema evolution, idempotent producers, and the data loss patterns Claude ships by default.
How to use Claude Code with Lexical in 2026. CLAUDE.md rules for editor state, custom nodes, command priorities, decorators, history, and the Lexical mistakes Claude makes by default.
How to use Claude Code with Monaco Editor in 2026. CLAUDE.md rules for worker setup, language services, disposables, themes, IntelliSense, and the Monaco mistakes Claude makes by default.
How to use Claude Code with NATS and JetStream in 2026. CLAUDE.md rules for streams, consumers, durable subscriptions, ack policies, max deliveries, and the message loss patterns Claude generates by default.
How to use Claude Code with RabbitMQ in 2026. CLAUDE.md rules for exchanges, durable queues, manual acks, prefetch tuning, dead letter exchanges, and the message loss patterns Claude generates by default.
How to use Claude Code with Tiptap in 2026. CLAUDE.md rules for schema design, extension authoring, ProseMirror plugins, collaborative editing, and the Tiptap mistakes Claude makes by default.
How to use Claude Code with BigQuery in 2026. CLAUDE.md rules for partitioning, clustering, dry runs, parameterised queries, scheduled queries, and the cost mistakes Claude makes by default.
How to use Claude Code with ChromaDB in 2026. CLAUDE.md rules for persistent clients, collections, embedding functions, filters, and batching.
How to use Claude Code with Databricks in 2026. CLAUDE.md rules for the Databricks SDK, Unity Catalog three-part names, cluster reuse, job orchestration, Delta tables, and the Spark mistakes Claude makes by default.
How to use Claude Code with Fauna in 2026. CLAUDE.md rules for FQL v10 queries, document references, indexes, transactions, the role-based auth model, and the schema mistakes Claude makes by default.
How to use Claude Code with Hasura in 2026. CLAUDE.md rules for permissions, relationships, event triggers, actions, remote schemas, and the migration mistakes Claude makes by default.
How to use Claude Code with pgvector in 2026. CLAUDE.md rules for HNSW index tuning, embedding dimensions, hybrid search, the cosine vs L2 choice, and the SQL mistakes Claude makes when treating vectors like normal columns.
How to use Claude Code with Pinecone in 2026. CLAUDE.md rules for index creation, namespace strategy, upsert batching, metadata filtering, hybrid search, and the embedding mistakes Claude makes by default.
How to use Claude Code with WorkOS in 2026. CLAUDE.md rules for AuthKit sessions, SSO connection IDs, SCIM directory sync, the webhook signature pattern, and the org-scoping mistakes Claude makes by default.
How to use Claude Code with Airbyte in 2026. CLAUDE.md rules for source config, connection scheduling, normalisation, CDK custom connectors, and the ELT mistakes Claude makes by default.
How to use Claude Code with Dagster in 2026. CLAUDE.md rules for assets, partitions, IO managers, sensors, schedules, and the orchestration mistakes Claude makes by default.
How to use Claude Code with Grafana in 2026. CLAUDE.md rules for datasource provisioning, dashboard JSON structure, variables, alerting, and the panel mistakes Claude makes by default.
How to use Claude Code with Honeycomb in 2026. CLAUDE.md rules for OpenTelemetry spans, structured attributes, BubbleUp queries, derived columns, SLOs, and the tracing mistakes Claude makes by default.
How to use Claude Code with Langfuse in 2026. CLAUDE.md rules for tracing, sessions, scoring, prompt management, the SDK patterns, and the observability mistakes Claude makes by default.
How to use Claude Code with LangSmith in 2026. CLAUDE.md rules for traces, datasets, evaluators, prompt versioning, run-tree linking, and the LLM observability mistakes Claude makes by default.
How to use Claude Code with Qdrant in 2026. CLAUDE.md rules for collections, payloads, HNSW tuning, hybrid search, and the indexing mistakes Claude makes by default.
How to use Claude Code with Weaviate in 2026. CLAUDE.md rules for schema design, hybrid search, named vectors, BM25 tuning, multi-tenancy, and the vector database mistakes Claude makes by default.
How to use Claude Code to ship safer Kubernetes deploys with Argo CD. Application manifests, sync waves, drift detection, and progressive delivery.
Using Claude Code alongside DSPy to compile and optimise LLM pipelines. Patterns for structured programs, evaluation loops, and shipping reliable AI features.
Practical patterns for using Claude Code with MinIO. Buckets, presigned URLs, replication, and S3-compatible patterns that work in any stack.
Use Claude Code with Mixpanel in 2026. CLAUDE.md rules for event naming, distinct_id stability, super properties, identify merges, and funnel design that stop the most common AI bugs.
How to pair Claude Code with Ollama for local model inference. Practical patterns for hybrid workflows, cost control, and offline fallback.
Use Claude Code with RudderStack 1.x in 2026. CLAUDE.md rules for tracking plans, identify versus track, destinations, transformations, and event schemas that stop the most common AI bugs.
Use Claude Code with SurrealDB 2.x in 2026. CLAUDE.md rules for SurrealQL, record links, graph traversals, schemafull tables, and permissions that stop the most common AI-generated bugs.
How to use Claude Code with Datadog in 2026. CLAUDE.md rules for tracing, metrics, logs, custom tags, RUM, and the integration mistakes Claude makes by default.
Use Claude Code with Lemon Squeezy in 2026. CLAUDE.md rules for checkouts, webhooks, signature verification, license keys, and Claude's default API mistakes.
How to use Claude Code with LlamaIndex in 2026. CLAUDE.md rules for ingestion pipelines, vector stores, query engines, retrieval modes, and the chunking mistakes Claude makes by default.
How to use Claude Code with Mongoose in 2026. CLAUDE.md rules for schemas, indexes, populate vs aggregation, transactions, lean queries, and the connection mistakes Claude makes by default.
How to use Claude Code with Paddle in 2026. CLAUDE.md rules for Paddle Billing v2, the checkout overlay, customer portal, webhook signature verification, and the tax handling Claude gets wrong by default.
How to use Claude Code with Polar in 2026. CLAUDE.md rules for checkouts, products, subscriptions, customer portal, webhook verification, and the patterns Claude misses by default.
Use Claude Code with Pulumi in 2026. CLAUDE.md rules for stacks, secrets, state backends, resource naming, drift detection, and the IaC mistakes Claude makes.
How to use Claude Code with Rspack in 2026. CLAUDE.md rules for config structure, the webpack migration path, loaders, plugins, and the SWC defaults Claude needs to know about.
How to use Claude Code with Neon in 2026. CLAUDE.md rules for connection pooling, database branching, scale-to-zero, Drizzle/Prisma integration, and the mistakes Claude makes with serverless Postgres by default.
How to use Claude Code with PlanetScale in 2026. CLAUDE.md rules for branch-based migrations, deploy requests, Vitess foreign-key limits, hashed connection strings, and the patterns Claude gets wrong by default.
How to use Claude Code with Sentry in 2026. CLAUDE.md rules for SDK init, source maps, breadcrumbs, performance monitoring, releases, and the error tracking mistakes Claude makes by default.
How to use Claude Code with Upstash in 2026. CLAUDE.md rules for Redis caching, rate limiting with @upstash/ratelimit, QStash message queues, and the serverless Redis patterns Claude gets wrong by default.
How to use Claude Code with Cloudflare D1 in 2026. CLAUDE.md rules for D1 bindings, migrations, prepared statements, .bind() params, db.batch() atomicity, and Drizzle ORM integration.
How to use Claude Code with MySQL 8.x projects in 2026. CLAUDE.md config, InnoDB rules, charset/collation, ORM choice, migration workflow, query patterns, and the specific gotchas that produce slow or insecure SQL.
How to use Claude Code with SQLite in 2026. CLAUDE.md rules for SQLite's quirks, driver selection, WAL mode, schema design, migration strategy, and Turso/libSQL/Cloudflare D1 edge patterns.
How to use Claude Code with Redis in 2026. CLAUDE.md rules for caching, sessions, rate limits, ioredis patterns, Upstash, and the conventions that prevent cache invalidation bugs.
How to use Claude Code with MongoDB in 2026. CLAUDE.md rules for schema design, Mongoose patterns, aggregation pipelines, indexes, and the patterns that prevent slow queries.
How to use Claude Code with PostgreSQL projects in 2026. CLAUDE.md config, migration workflow, query conventions, ORM rules, and the specific patterns that prevent hallucinated SQL.
How to use Claude Code with Cloudflare Workers in 2026. CLAUDE.md config, wrangler.toml, KV, R2, Durable Objects, D1, and Workers AI patterns.
How Claude API billing actually works in 2026: invoices, usage breakdowns, spend forecasting, and the optimisations that drop your monthly bill 40-60 percent.
How to use Claude Code for database work. Querying, migrations, schema design, ORM integration, and MCP database servers explained.
How to set up Claude Code for your team, shared CLAUDE.md files, consistent settings, agent teams, and configuration layers that keep everyone aligned.
Related topics