TimeBase Community Edition on Ubuntu 24.04 LTS

Azure Databases

a high throughput time series database and message bus for financial market data, with a browser admin console for streams and queries

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

TimeBase Community Edition is an event oriented time series database and real time messaging server designed for financial market data. Data is organised into user defined streams whose schema you control, and the same engine acts as both a historical time series store and a live streaming bus: producers write time stamped messages into a stream and consumers read them back or subscribe to them as they arrive, queried with a built in query language. A browser Web Admin lists streams, previews their data and manages users, while client libraries and a shell connect over the native protocol for ingest and query. It suits capturing and replaying market ticks, bars and order events, and any workload that needs to store and stream large volumes of time series records.

Why the cloudimg image

TimeBase Community Edition ships with authentication disabled by default; cloudimg turns that around. The image enables TimeBase user access control and generates a unique administrator password on first boot into a root only file, so there is no default login and no two instances share a secret. The native data protocol is bound to the loopback interface only, and the Web Admin is reached through an nginx reverse proxy that terminates TLS with a certificate minted per instance, so the console is never served in the clear and the engine is not exposed to the network until you choose to open it to your own application subnet. The database ships empty, the stack is built on a hardened fully patched base, and every instance comes with a paired deployment guide tested against the exact image and 24/7 support.

Common uses

  • Capturing and replaying financial market data such as ticks, bars and order book events
  • A real time messaging bus between market data producers and analytics consumers
  • A high throughput time series store for trading, risk and research workloads

See it running

Real screenshots taken while testing this image against its deployment guide.

TimeBase Community Edition on Ubuntu 24.04 LTS screenshot 1 TimeBase Community Edition on Ubuntu 24.04 LTS screenshot 2 TimeBase Community Edition on Ubuntu 24.04 LTS screenshot 3 TimeBase Community Edition on Ubuntu 24.04 LTS screenshot 4