Services
26 services, on the cluster you already own.
Pick one from a project's catalog and Anyport provisions it in that project, generates its credentials into a secret there, and hands your apps the connection as environment variables. It runs on your hardware, so there is no per-service fee.
Every entry below ships today. Each page lists the options the console offers, in the catalog's own numbers, and the variables a bound app receives.
01Databases
Databases
Relational, document, graph, time-series, analytical and vector stores, each provisioned with its own volume inside the project that uses it.
- PostgreSQLPostgreSQL managed by CloudNativePG, with failover, pgvector, PostGIS and extensions you switch on from the database's own settings.Read about PostgreSQL →
- MySQLMySQL managed by the Percona operator, fronted by a connection proxy and backed up to an object store you own.Read about MySQL →
- MariaDBMariaDB managed by the MariaDB operator, speaking the MySQL protocol so every MySQL driver connects unchanged.Read about MariaDB →
- MongoDBMongoDB managed by the Percona operator, run as a replica set with a volume per member.Read about MongoDB →
- ClickHouseClickHouse for analytics: aggregations over billions of rows, managed by the Altinity operator.Read about ClickHouse →
- QuestDBTime-series in SQL: sensor readings, market ticks and events by the billion, ingested over ILP and read through any Postgres client.Read about QuestDB →
- InfluxDBTime-series for metrics, sensor readings and events, queried with Flux or InfluxQL and expired by bucket retention.Read about InfluxDB →
- Neo4jGraph database for connected data: relationships as first-class records, traversed with Cypher over Bolt and HTTP.Read about Neo4j →
- CouchDBDocument database with sync built in: JSON over HTTP, and replication that lets PouchDB and mobile apps work offline.Read about CouchDB →
- QdrantVector database for embeddings: similarity search, recommendations and retrieval for AI apps, over HTTP and gRPC.Read about Qdrant →
- WeaviateVector database with hybrid search: similarity, keyword and filtered queries over your objects, over HTTP, GraphQL and gRPC.Read about Weaviate →
- ChromaThe vector store most RAG tutorials start on, behind the API the chromadb clients already speak.Read about Chroma →
02Caching
Caching
In-memory stores for sessions, caches and queues, sized by memory and bound to your apps in one click.
- RedisIn-memory store for caching, sessions and queues. Runs Valkey, speaks the Redis protocol, as a cache or as a durable instance.Read about Redis →
- MemcachedThe simplest cache there is: a flat in-memory key-value store with no persistence, which is what Django, Rails, Laravel and PHP sessions expect.Read about Memcached →
03Search
Search
Full-text and search-as-you-type engines, from a single small process to an OpenSearch node.
- OpenSearchFull-text search and analytics over your data: the Apache-licensed fork of Elasticsearch.Read about OpenSearch →
- TypesenseTypo-tolerant, faceted search-as-you-type from one process that keeps the whole index in memory.Read about Typesense →
- MeilisearchSearch-as-you-type for your product: typo-tolerant, ranked, faceted results in milliseconds from a single small process.Read about Meilisearch →
04Messaging
Messaging
Brokers, streams and real-time channels, each speaking the protocol its clients already use.
- RabbitMQMessage broker speaking AMQP 0-9-1, so Celery, Bull, Sidekiq and Spring AMQP connect unchanged, with the management UI.Read about RabbitMQ →
- NATSMessage queue and streaming for background jobs and events, with JetStream so messages survive a restart.Read about NATS →
- KafkaEvent streaming with partitioned, replayable topics, managed by Strimzi, so every Kafka client connects unchanged.Read about Kafka →
- MQTT brokerMQTT 3.1.1 and 5.0 over TCP and WebSocket for devices, mobile apps and anything publishing over an unreliable link. Runs EMQX.Read about MQTT broker →
- CentrifugoReal-time messaging: clients hold a WebSocket or SSE connection, your backend publishes to channels over an HTTP API.Read about Centrifugo →
05Storage
Storage
S3-compatible object storage on the cluster itself, so backups and files need no cloud account.
06Observability
Observability
Metrics, logs and traces for every app on the cluster, and the console rewires itself to read them.
07AI
AI
Open-weight language models on your own hardware, behind the API your SDKs already speak.
08Development
Development
Tooling for staging projects, so a test cannot reach a real customer.
Need one that is not here?
The catalog keeps growing, and the next entries are chosen from what people ask for. Anything that runs as a container already deploys as an app, with its own volume and domain; a catalog entry adds generated credentials, binding, and the options above.