awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sql-machine-learning avatar

sql-machine-learning/sqlflow

0
View on GitHub↗
5,182 स्टार्स·703 फोर्क्स·Go·Apache-2.0·4 व्यूज़sqlflow.org↗

Sqlflow

sqlflow is a SQL machine learning engine and orchestrator designed for training, deploying, and explaining machine learning models using extended SQL query syntax. It enables in-database machine learning by connecting database engines to external machine learning toolkits, allowing users to define training datasets and hyperparameters directly through queries.

The system functions as a prediction interface and explainability tool. It allows for generating classifications and predictions on database records by calling model functions within standard SQL statements and provides a workflow to interpret how specific features influence model decisions.

Features

  • SQL-Based Machine Learning - Defines machine learning training and inference parameters using a custom SQL query syntax.
  • In-Database Machine Learning - Enables the training and execution of machine learning models directly within the database engine using SQL.
  • Machine Learning Toolkits - Integrates with specialized machine learning toolkits to facilitate model training and prediction execution.
  • Machine Learning Training - Supports building machine learning models by defining datasets and hyperparameters via SQL syntax.
  • Model Inference - Enables model inference by calling prediction functions directly within SQL select statements.
  • Model Predictions - Generates predicted values and classifications from trained models using standard SQL queries.
  • Model Explainability - Uses query extensions to quantify the influence of specific features on model predictions.
  • AI and Machine Learning - SQL-based machine learning engine.
  • Machine Learning Operations - Brings machine learning capabilities to SQL, enabling model training and prediction using SQL syntax.
  • Data Processing Tools - Bridge between SQL queries and machine learning workflows.

स्टार हिस्ट्री

sql-machine-learning/sqlflow के लिए स्टार हिस्ट्री चार्टsql-machine-learning/sqlflow के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

sql-machine-learning/sqlflow क्या करता है?

sqlflow is a SQL machine learning engine and orchestrator designed for training, deploying, and explaining machine learning models using extended SQL query syntax. It enables in-database machine learning by connecting database engines to external machine learning toolkits, allowing users to define training datasets and hyperparameters directly through queries.

sql-machine-learning/sqlflow की मुख्य विशेषताएं क्या हैं?

sql-machine-learning/sqlflow की मुख्य विशेषताएं हैं: SQL-Based Machine Learning, In-Database Machine Learning, Machine Learning Toolkits, Machine Learning Training, Model Inference, Model Predictions, Model Explainability, AI and Machine Learning।

sql-machine-learning/sqlflow के कुछ ओपन-सोर्स विकल्प क्या हैं?

sql-machine-learning/sqlflow के ओपन-सोर्स विकल्पों में शामिल हैं: huggingface/transformers.js — This library is a web-native engine designed to execute pretrained machine learning models directly within the… mindsdb/mindsdb — MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables.… seldonio/seldon-core — Seldon Core is a Kubernetes-based machine learning model server and MLOps inference framework. It functions as a… postgresml/postgresml — PostgresML is a machine learning database extension for PostgreSQL that integrates model training and inference… biolab/orange3 — Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows… deepjavalibrary/djl — Deep Java Library is a Java deep learning framework and JVM model inference engine. It provides a high-level API for…

Sqlflow के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Sqlflow के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • huggingface/transformers.jshuggingface का अवतार

    huggingface/transformers.js

    15,420GitHub पर देखें↗

    This library is a web-native engine designed to execute pretrained machine learning models directly within the browser. It functions as a client-side inference framework, enabling developers to run complex neural networks for natural language processing, computer vision, and audio tasks without requiring a backend server or external API calls. The framework distinguishes itself by providing a unified pipeline-based abstraction that handles the entire lifecycle of model execution. It manages the dynamic retrieval of model weights and configurations from remote registries, while simultaneously

    JavaScriptbrowserjavascripttransformers
    GitHub पर देखें↗15,420
  • mindsdb/mindsdbmindsdb का अवतार

    mindsdb/mindsdb

    39,313GitHub पर देखें↗

    MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables. By mapping external data sources, predictive models, and third-party services directly into the database schema, it enables users to perform inference, data retrieval, and complex orchestration using standard SQL syntax. The platform distinguishes itself through an autonomous agent orchestrator that executes iterative reasoning loops, allowing agents to plan data access and synthesize natural language responses from connected knowledge bases. It functions as a federated data ga

    Makefileagentsaianalytics
    GitHub पर देखें↗39,313
  • seldonio/seldon-coreSeldonIO का अवतार

    SeldonIO/seldon-core

    4,752GitHub पर देखें↗

    Seldon Core is a Kubernetes-based machine learning model server and MLOps inference framework. It functions as a multi-model serving engine and pipeline orchestrator, packaging models as scalable microservices that are exposed via standardized REST and gRPC APIs. The project distinguishes itself through graph-based inference pipelines that chain models and data transformers into sequential workflows. It optimizes hardware utilization via multi-model shared serving and dynamic memory overcommit strategies, while supporting production experimentation through weighted traffic routing, A/B testin

    Goaiopsdeploymentkubernetes
    GitHub पर देखें↗4,752
  • postgresml/postgresmlpostgresml का अवतार

    postgresml/postgresml

    6,801GitHub पर देखें↗

    PostgresML is a machine learning database extension for PostgreSQL that integrates model training and inference directly into the database. It functions as an in-database AI platform and vector database, enabling the execution of large language models and natural language processing tasks on stored records without exporting data to external services. The system distinguishes itself by utilizing GPU acceleration to minimize latency during model predictions and employing a hybrid storage engine that maintains relational data alongside high-dimensional vectors. It allows for the building and fin

    Rust
    GitHub पर देखें↗6,801
Sqlflow के सभी 30 विकल्प देखें→