Adrian Walker
Software Engineer
LinkedInGithubWe are on a mission to build and maintain the fastest, simplest, and most efficient analytical data technologies in the world, built on bitmaps. Learn more about our history, our team, and what we're building.
FeatureBase is on a mission to leverage the performance, efficiency, and simplicity of bitmaps as a foundation for real-time, analytical data technologies. FeatureBase is our core technology and is open-sourced under the Apache 2 license. We also offer FeatureBase Cloud, which is a hassle-free, no-maintenance, SaaS version of FeatureBase that we maintain for users who do not want to own and operate their own infrastructure. Our team and community consist of database, distributed systems, and cloud engineers, as well as the leading researchers on bitmap innovation.
DOWNLOAD MANIFESTOdocker run -p 10101:10101 featurebasedb/featurebase
git clone https://github.com/FeatureBaseDB/featurebase-examples.git
cd featurebase-examples/docker-simple
docker network create fbnet
docker compose up