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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesIn-Database Machine Learning

Integration of ML models and language packages to perform analysis directly within the database engine.

Distinct from .NET Machine Learning Integrations: Specific to executing ML inside the database, distinct from .NET-specific or Java-specific framework bindings.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · In-Database Machine Learning. Refine with filters or upvote what's useful.

Awesome In-Database Machine Learning GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/azuredatastudiomicrosoft का अवतार

    microsoft/azuredatastudio

    7,694GitHub पर देखें↗

    Azure Data Studio is a cross-platform SQL database management IDE used for writing queries, managing schemas, and administering relational databases. It functions as a comprehensive environment for relational database management, providing a structured interface for executing SQL queries and browsing database objects. The platform is distinguished by its interactive data notebooks, which combine executable code cells, narrative text, and visualizations for data analysis. It also includes specialized tools for database migration, allowing users to assess and transfer schemas and data from on-p

    Manages prediction models and language packages to execute machine learning analysis within the database.

    TypeScriptazureazure-data-studioelectron
    GitHub पर देखें↗7,694
  • 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

    Integrates model training and inference directly into PostgreSQL, allowing ML operations via SQL without data export.

    Rust
    GitHub पर देखें↗6,801
  • greptimeteam/greptimedbGreptimeTeam का अवतार

    GreptimeTeam/greptimedb

    5,968GitHub पर देखें↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Connects the database as a data source in MindsDB to apply machine learning models on stored observability data.

    Rustanalyticscloud-nativedatabase
    GitHub पर देखें↗5,968
  • superduper-io/superdupersuperduper-io का अवतार

    superduper-io/superduper

    5,298GitHub पर देखें↗

    Superduper is an AI agent development kit and LLM application framework designed to build autonomous agents and data-driven applications. It functions as a RAG orchestration platform and vector search infrastructure, coordinating AI models with database storage to perform multi-step computations and actions using persisted data states. The project distinguishes itself by providing a database-integrated machine learning pipeline that executes training and inference tasks directly on data hosted within SQL and NoSQL databases. It allows for the deployment of self-hosted AI infrastructure on pri

    Enables the execution of machine learning training and prediction tasks directly on data hosted within SQL and NoSQL databases.

    Pythonaichatbotdata
    GitHub पर देखें↗5,298
  • sql-machine-learning/sqlflowsql-machine-learning का अवतार

    sql-machine-learning/sqlflow

    5,182GitHub पर देखें↗

    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 in

    Enables the training and execution of machine learning models directly within the database engine using SQL.

    Go
    GitHub पर देखें↗5,182
  • vonng/pigstyVonng का अवतार

    Vonng/pigsty

    5,172GitHub पर देखें↗

    Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti

    Supports in-database machine learning for vector similarity search and model training to keep data processing local.

    Shell
    GitHub पर देखें↗5,172
  1. Home
  2. Artificial Intelligence & ML
  3. In-Database Machine Learning

सब-टैग एक्सप्लोर करें

  • External ML Framework ConnectorsConnects the database as a data source in MindsDB to apply machine learning models on stored observability data. **Distinct from In-Database Machine Learning:** Distinct from In-Database Machine Learning: connects to an external ML framework (MindsDB) rather than running ML inside the database engine.