Eight Models. One Binary.
Stop running eight databases. Replace them all with one sovereign, high-performance binary.
JOINs, CTEs, window functions, prepared statements. ACID transactions - every committed write is durable to disk and survives a restart.
Advanced vector index, sub-millisecond top-10, filtered search. RAG-ready for your AI pipeline.
Property graph, shortest path, PageRank, community detection. Real graph queries in SQL.
Compression, continuous aggregates, retention policies, time_bucket(). Sensor to stock-tick.
RESP3 wire protocol, GET/SET/HGET, pub/sub. Sub-millisecond in-memory latency, drop-in for Redis clients.
Binary JSON, GIN indexing, JSONPath, schema validation. MongoDB replacement, done right.
Hardware-accelerated, zone maps, late materialisation. OLAP performance at OLTP cost.
R-tree indexing, ST_Distance, ST_Contains, ST_Within, WKT/WKB. PostGIS-compatible queries.
In-database AI with local inference. No cloud dependency. No API keys. No per-token charges.
Query Apache Iceberg data lakes in place. No data movement. No ETL pipeline needed.
Run our benchmarks on your hardware. Verify every performance claim independently. Free.
One portal to manage every data model, every wire protocol, every node. CLI and web.
Security First
Every layer of Maree-DB is designed for environments where failure is not an option.
All four wire protocols are encrypted in transit. TLS 1.3 with forward secrecy. No configuration required - on by default.
Every page on disk is encrypted. Your master key never leaves your hands. SupportCALL cannot access your data - physically impossible.
Maree-DB already uses quantum-resistant algorithms. While other databases are planning their quantum migration, yours is already protected.
Detected in under 10 milliseconds - at the first touched file, before it spreads. Automatic lockdown and verified-clean restore. No human intervention required.
Every page carries a cryptographic integrity stamp. Any tampering - disk fault, insider threat, or attack - is detected instantly.
Under attack? Maree-DB locks down, proves what happened, and self-resurrects to a verified-clean state. Automatically. No DBA needed.
Health Monitoring
Maree-DB monitors itself continuously, tests itself on startup, and proves its own performance claims.
verify --all AnytimeEvery performance claim, every component, tested on YOUR hardware in minutes. JSON output for CI pipelines. Share results freely - no restrictions.
Every startup, Maree-DB tests every component BEFORE accepting connections. Disk corruption? Caught before your first query. Tampered binary? Blocked before it runs. Email alert sent automatically.
Daily, hourly, or custom cron schedule. Runs in the background while serving traffic. Email alerts on any failure. Configure in one line of TOML.
| Capability | Oracle | PostgreSQL | MySQL | MongoDB | Maree-DB |
|---|---|---|---|---|---|
| On-demand health check | NO | NO | NO | NO | YES (free, all tiers) |
| Boot-time self-test | NO | NO | NO | NO | YES (free, all tiers) |
| Scheduled health check | NO | NO | NO | NO | YES (free, all tiers) |
| Continuous integrity | NO | Checksums only | NO | NO | YES (4 layers) |
| Ransomware detection | Reactive | NO | NO | NO | Proactive (<10ms) |
| Clock-drift self-healing | NO | NO | NO | NO | YES (auto fence & rejoin) |
| Email alerts | NO | NO | NO | NO | YES (automatic) |
Drop-In Replacement
Maree-DB speaks four wire protocols natively - your existing applications work without changing a single line of code. SQL Server (TDS) is in final development.
Sovereign by Design
The Maree-DB binary never contacts any external server during operation. Zero telemetry. Zero usage tracking. Your data never leaves your network.
Once activated, the licence is verified locally - no internet required, ever. Designed for air-gapped, classified, and SCIF environments.
30 seconds. Sends only your Hardware ID - no data, no telemetry.
For restricted environments. Call or email SupportCALL with your Hardware ID.
USB transfer. The server never touches a network. Designed for SCIF environments.
Only in Maree-DB
Create a branch of your database like a Git branch. Test schema changes, run experiments, fork dev/staging from production. Merge or discard. No copies, no snapshots, no downtime.
Maree-DB learns your application's normal query patterns - its DNA fingerprint. If behaviour suddenly changes (compromised app, rogue query, insider threat), it flags it in real-time.
Leaving Oracle? We'll do a free compatibility assessment of your PL/SQL codebase. 95% translates automatically. Before you sign that next support renewal, talk to us.
Free Assessment →The Problem
Legacy enterprise databases charge $47,500 per processor - plus $23,000 for clustering, $11,500 for partitioning, $11,500 for encryption. A 16-core server costs $800,000 in licence fees before you write a single query.
Maree-DB Enterprise: $499/month. Everything included. No options stacking. No per-processor fees. No surprise audits.
Most database vendors forbid you from publishing benchmark results - look up the "DeWitt Clause". They control the narrative. You trust their marketing, not your own testing.
Maree-DB ships a built-in verification tool. Run maree-db-server verify --all on YOUR hardware. No trust required. No restrictions on sharing results.
MySQL for web. PostgreSQL for analytics. Redis for cache. MongoDB for documents. Elasticsearch for search. InfluxDB for metrics. Neo4j for recommendations. Pinecone for AI.
8 vendors. 8 support contracts. 8 points of failure.
Maree-DB replaces all 8 with one binary.
Cost Calculator
Enter your current setup and see your real savings potential.
Prices from vendors' published price lists as of 2026. Actual negotiated prices vary.
Radical Transparency
Run verify --all. Every performance number we publish, you can independently confirm on your own hardware. Share results freely - no restrictions.
We will never audit your deployment. We will never send a compliance team. We will never surprise you with a true-up bill. Your licence is verified locally - offline, private, no phone-home.
Verify every claim on your own hardware with one command. Licensed customers get source-audit rights under NDA. Standard wire protocols mean no vendor lock-in.
Get Started in 60 Seconds
Download, start, and connect with any client. No configuration needed to get started.
Incident Response
Scenario: ransomware hits your network at 2:47 AM.
Within milliseconds of the first hostile write, Maree-DB sees an existing data file turn encrypted - the unmistakable ransomware signature. While other databases are still being encrypted wholesale, Maree-DB has already moved to Step 2.
Fortress Lock activates automatically. All data-growth writes are frozen engine-wide, so the attacker cannot encrypt anything more. Reads stay available - your apps keep serving. No human intervention needed.
Every page has a cryptographic integrity stamp. Maree-DB knows EXACTLY which pages were touched and which are clean. Forensic evidence generated automatically.
PHOENIX quarantines the touched file for forensics and restores it to its last verified-clean state, checksum-verified - automatically. No DBA. No manual backup restore. No 3 AM phone call. Your data is back, intact and readable, in milliseconds - zero data lost. New writes stay safely paused until your verified all-clear, so the attacker gains nothing.
Sovereign AI
Oracle's AI database sends your data to their cloud. We call it a data leak. Maree-DB's AI agents run INSIDE your database. No API keys. No per-token charges. Your data never touches the internet.
| Oracle AI | Maree-DB | |
|---|---|---|
| Where AI runs | Oracle Cloud or external API | Locally on YOUR server |
| Data leaves your network | YES | NEVER |
| API costs | Per-token charges | Zero |
| Works air-gapped | Complex setup required | YES - load model, run queries |
| RBAC enforced | Partial | Full role-based access control |
From Microcontroller to Planet
Same codebase. Same binary. Same query language. We know of no other database that scales from a sensor to a planet.
ARM Cortex-M, RISC-V, ESP32 sensors. Runs in 64 KB of RAM. Syncs automatically when connected.
MySQL replacement for websites, apps, and cPanel hosting. Drop-in, zero code changes required.
Multiple nodes with automatic failover. Byzantine fault tolerant. Survives attacker-controlled nodes.
Millions of connections. Global sharding. Multi-region active-active. The same binary, pushed further.
Key Management
Maree-DB's key custody model is simple: YOUR keys stay in YOUR hands. Here's what each key does, in plain English.
The main vault door key, held by you alone - designed to live on a USB in YOUR physical safe. We never see it, by design.
Scrambles your actual data on the server, sealed under the Master Key - so the server alone can never expose it.
Change your Data Key on your schedule - the design keeps old backups readable. No data loss on rotation.
Proves nothing in the audit trail was tampered with. Cryptographic proof of integrity.
Issued as 5 recovery keys. Give each to a different trusted person. Any 3 of 5 restore access to a locked vault - no single person can do it alone, and the pieces never expose your data.
Quantum-Ready
Quantum computers will break today's encryption. Not if - when. Most databases will need to be re-encrypted from scratch. Maree-DB already uses quantum-resistant algorithms.
While other databases are planning their quantum migration, yours is already protected. No upgrade path required. No migration project. Already done.
Compliance Built In
No third-party tools. No consultants. No separate compliance database. EU GDPR and UK GDPR, HIPAA, PCI-DSS, SOC2 - it's just SQL.
Maree-DB is engineered to meet the requirements of FIPS 140-3, Common Criteria EAL4+, SOC 2 and ISO 27001:2022 - the cryptographic module self-runs NIST Known Answer Tests on every boot, and the engine generates its own audit evidence with one SQL query. Formal third-party certification programmes are undertaken with enterprise customers as their procurement requires. And you never take our word for it: run SELECT * FROM CERTIFY() - one query that executes a real test for every certification-relevant control and returns a tamper-evident attestation report.
Licence Policy
Honest by Design
You never take our word for anything. Run SELECT * FROM VERIFY() and CERTIFY() on YOUR hardware - no DeWitt clause, publish whatever you find. Licensed customers can audit the source under NDA, and Enterprise customers can add source escrow. Your apps speak standard MySQL and PostgreSQL wire protocols, so you are never locked in.
Community
Maree-DB users can optionally share anonymised benchmark results AND real-world reliability stats - uptime, crash recoveries, zero-data-loss counters - straight from their own servers. Every number on this page will be earned, never invented.
One command shares both: your self-test scores and your server's reliability counters (availability %, boots, unclean stops survived, recovery events). Strictly opt-in, zero PII - see exactly what is sent with --dry-run, or let it ride along your licence renewal automatically. These live counters grow as real installations opt in.
Partner Program
Sell Maree-DB to your clients. Wholesale pricing. Your own management portal. Full support from SupportCALL ICT Solutions.
Apply → partners@supportcall.com.auPricing
Everything included. No options stacking. No per-processor fees. No surprise audits.
Free forever. Study, experiment, evaluate.
1 server, 20 GB. Full commercial use.
Per server, up to 5. 250 GB total per licence. Compliance SQL.
Per cluster. Full features including clustering.