- Website
- https://blazingdb.com[01]
- Tech Docs
- https://docs.blazingdb.com[02]
- Developer
- Country of Origin
- PE
- Start Year
- 2015 [18]
- Project Type
- Commercial
- License
- Proprietary
Checkpoints
It is unclear if BlazingSQL supports checkpointing.
Compression[03][04][05][06][07]
BlazingSQL supports compressing and decompressing directly on the GPU. It accepts a variety of input formats such as Apache Parquet, BlazingDB Simpatico (GPU-compressed distributed files), and GDF (GPU dataframes built on Apache Arrow). Data is then sent to the GPU compressed.
Concurrency Control
It is unclear what forms of concurrency control are in place for BlazingSQL.
Isolation Levels[08]
BlazingSQL supports Snapshot Isolation, it is unclear if other options are supported.
Joins[09][10]
BlazingSQL supports hash joins, e.g. on strings. It is not clear what other join types are supported.
Storage Model[07][12]
BlazingSQL is a column-store. To execute a query, it compresses and transmits relevant columns to the GPU. On the GPU, data is represented as a GPU DataFrame (GDF). GDFs are built on top of Apache Arrow, which is a columnar in-memory format.
Storage Organization[13]
BlazingSQL appears to be log-structured as it did not previously have support for update and delete, but this is uncertain.
System Architecture[14][15][16]
BlazingSQL worker nodes push information to each other whenever required. There is a notion of a distributed cache, and nodes can ask each other for cached data lake data.
Views[17]
BlazingSQL 1.3 supported the CREATE VIEW command. It is unclear if the views are virtual or materialized.
Citations
18 sources- https://blazingdb.com blazingdb.com
- https://docs.blazingdb.com blazingdb.com
- https://blazingdb.atlassian.net/wiki/spaces/BlazPub/overview atlassian.net
- https://news.ycombinator.com/item?id=15840900 ycombinator.com
- SolidWorks 2013 Solution Overview nvidia.com
- https://news.ycombinator.com/item?id=15820091 ycombinator.com
- https://news.ycombinator.com/item?id=12485967 ycombinator.com
- In all honesty we get very few questions about ACID compliance from users and cu... | Hacker News ycombinator.com
- https://docs.blazingdb.com/docs/blazingdb-sql-guide blazingdb.com
- https://news.ycombinator.com/item?id=12486060 ycombinator.com
- https://news.ycombinator.com/item?id=12488062 ycombinator.com
- GitHub - rapidsai/cudf: cuDF - GPU DataFrame Library · GitHub github.com
- https://news.ycombinator.com/item?id=13990901 ycombinator.com
- https://youtu.be/tUIrR_mj9fQ?t=2194 youtu.be
- https://news.ycombinator.com/item?id=18201881 ycombinator.com
- https://news.ycombinator.com/item?id=18201738 ycombinator.com
- https://docs.blazingdb.com/docs/database-administration blazingdb.com
- https://www.crunchbase.com/organization/blazing-db crunchbase.com