probcomp / bayeslite

BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
http://probcomp.csail.mit.edu/software/bayesdb
Apache License 2.0
918 stars 64 forks source link

Support enabling or disabling BQL language features via feature flags #621

Open zane opened 6 years ago

zane commented 6 years ago

The Wikipedia page on feature flags for reference.