Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.56 KB

README.md

File metadata and controls

41 lines (29 loc) · 2.56 KB

SQLMesh logo

SQLMesh is a next-generation data transformation and modeling framework that is backwards compatible with dbt. It aims to be easy to use, correct, and efficient.

SQLMesh enables data practitioners to efficiently run and deploy data transformations written in SQL or Python.

Although SQLMesh will make your dbt projects more efficient, reliable, and maintainable, it is more than just a dbt alternative.

Select Features

For more information, check out the website and documentation.

Getting Started

Install SQLMesh through pypi by running:

pip install sqlmesh

Follow the tutorial to learn how to use SQLMesh.

Join our community

We'd love to join you on your data journey. Connect with us in the following ways:

Contribution

Contributions in the form of issues or pull requests are greatly appreciated. Read more about how to develop for SQLMesh.