About
Insight O' Mate is a product of Lunamic, built as a local-first natural-language query tool for your NoSQL databases — MongoDB, Redis, Firestore, and DynamoDB. Type what you want to know about your data; the desktop client translates that into a query, runs it against your database directly from your machine, and shows you the result.
The point is that your queries and your data never leave your computer. The cloud part of the product is intentionally small: it manages your account, validates your API key, counts your usage for billing, and provides a smart fallback for query ranking — never the contents of your prompts or your database.
We're a small team building this because the alternative — pasting proprietary schemas into a chat UI hosted by a giant cloud vendor — is a bad trade for anyone who works with sensitive data.
How we make money
Paid plans (see pricing). The free plan is genuinely free because the parts that cost us money — the cloud NLP service and the database hosting your account — get cheaper with scale, and a generous free tier is the best way to get people to try the desktop app.
We don't sell your data. We can't, because we don't have it.
What's next
We're in public beta. The roadmap, in rough order, is:
- Cassandra + Elasticsearch adapters in the desktop client.
- Workspace collaboration features (shared saved prompts, role-based access on the portal).
- Self-hosted NLP service for customers who can't send anything to a cloud endpoint, no matter how well-scoped.
If you want to influence what we build, the best signal is using the tool and telling us where it falls short.
Contact
- Product feedback: iom@lunamic.co
- Security disclosure: security@lunamic.co