About
This is FeatureBase v3.35.0, a crazy fast database/analytics engine based on Roaring Bitmaps.
FeatureBase is written in Go and supports SQL.
License
FeatureBase is released under the Apache 2.0 Open Source license.
Support
Join the Discord community: https://discord.com/invite/featurefirstai
Documentation: https://docs.featurebase.com/
Cookbooks (including SQL bulk inserts): https://github.com/FeatureBaseDB/featurebase-examples
Would you rather use Docker?
Release
This release contains AMD and ARM FeatureBase binaries for macOS (darwin) and Linux.
The tarball for each architecture includes a directory for FeatureBase and an IDK directory for consumers for CSV, Github, Kafka and SQL.
Highlights
Added support for NULL in non BSI fields, improved test coverage and included bug fixes. Future version numbers of the FeatureBase binary will be increased to match our internal bundle version numbers, so keep an eye out for this soon.
Resolved Bugs
- FB-2065 Selecting from View defined using CURRENT_TIMESTAMP in where clause will throw error
- FB-2090 No error for misconfigured fields
NOTE: The tickets/labels above and below are for our reference to Jira issues and do not correspond to issues on Github.
Task
- FB-1689 Add an _exists bitmap for non-BSI fields.
- FB-2015 Grafana: Ability to Use Native Time Filter
- FB-2093 CREATE/etc USER, GRANT/REVOKE
- FB-2027, FB-2036, FB-2039, FB-2040, FB-2041, FB-2045, FB-2046, FB-2049, FB-2054, FB-2055, FB-2056 and FB-2074 Add SQL3 tests
Issues
- Dashboard UI still isn't showing metrics on imports
- Delete can delete records it probably shouldn't
Comments
Keep in mind we don't support all SQL statements, yet.