#67 · Primary category: Business Intelligence & Analytics

byzer-lang

bigdata machine-learning mlsql sql-like-dsl

Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.

Project last updated:05/29/24

GitHub Stars

1.8K

Forks

537

Contributors

68

License

Apache-2.0

Why we included this project

Byzer, formerly known as MLSQL, is a SQL-like programming language for teams that want to run data pipelines and machine learning in one place rather than gluing together separate tools. Its design principle is that everything is a table: ingestion, transformation, and model steps all come through familiar SELECT-style statements, with the engine distributing the work over Spark. For data engineers in a Spark or Hadoop environment, that means shipping a data product without hand-writing Spark jobs. Byzer also includes a notebook and a VSCode extension for interactive development, and built-in algorithms plus an extension mechanism cover common modeling needs, so the same language can take a project from raw data to a trained model.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category