posit-dev/orbital

Turn SciKitLearn pipelines into SQL

48
/ 100
Emerging

This tool helps data professionals or machine learning engineers take trained machine learning models, specifically those built with Scikit-learn, and convert them into SQL queries. You input your trained Scikit-learn pipeline, and it outputs a SQL query that can be run directly in a database, allowing you to deploy your model predictions without needing a Python environment.

112 stars. Available on PyPI.

Use this if you need to integrate Scikit-learn model predictions directly into a database or data warehouse environment for efficient scoring on new data.

Not ideal if your Scikit-learn pipeline uses advanced transformations or models that cannot be represented as standard SQL queries, or if you prefer to keep your model scoring within a Python ecosystem.

data-science machine-learning-deployment sql-integration predictive-analytics database-operations
Maintenance 10 / 25
Adoption 9 / 25
Maturity 25 / 25
Community 4 / 25

How are scores calculated?

Stars

112

Forks

2

Language

Python

License

MIT

Last pushed

Mar 10, 2026

Commits (30d)

0

Dependencies

5

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/posit-dev/orbital"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.