Pilosa is a distributed DBMS that only supports bitmap indexes.
- Source Code
- https://github.com/FeatureBaseDB/featurebase[02]
- Tech Docs
- https://www.pilosa.com/docs[03]
- @slothware
- Developer
- Country of Origin
- US
- Start Year
- 2017
- End Year
- 2024
- Project Types
- Commercial, Open Source
- Written in
- Go
- License
- Apache v2
Pilosa is a distributed DBMS that only supports bitmap indexes.
History
The system's source code repository was marked as a read-only archive in 2024 and is now considered abandoned.
Data Model[04]
Pilosa's data model is a boolean matrix. Each cell in the matrix is a single bit; if the bit is set, then there exists a relationship exists between that row and column. Each column can represent any particular value.
Derivative Systems
Citations
4 sources- Featurebase – Modern Support & Feedback Platform featurebase.app
- GitHub - FeatureBaseDB/featurebase: A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Docker instance: https://hub.docker.com/r/featurebasedb/featurebase · GitHub github.com
- https://www.pilosa.com/docs pilosa.com
- Guides featurebase.app
Revision #4
Last Updated: