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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesDatabase Workflow Automation

Tools for scheduling and executing repetitive database maintenance tasks in the background.

Distinguishing note: Focuses on background process management rather than interactive task execution.

Explore 4 awesome GitHub repositories matching data & databases · Database Workflow Automation. Refine with filters or upvote what's useful.

Awesome Database Workflow Automation GitHub Repositories

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

    dbeaver/dbeaver

    50,678GitHub पर देखें↗

    DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th

    Schedules repetitive database operations to run as background processes for improved efficiency.

    Javaaicopilotdatabase
    GitHub पर देखें↗50,678
  • prisma/prismaprisma का अवतार

    prisma/prisma

    46,366GitHub पर देखें↗

    Prisma is a database toolkit that provides a unified access layer for interacting with relational and document databases. It centers on a declarative schema modeling approach, where developers define their data structures in a human-readable language. This schema serves as the single source of truth, from which the toolkit automatically generates type-safe database clients that provide compile-time validation and editor autocomplete for all data operations. The project distinguishes itself through a high-performance, Rust-based query engine that handles query planning and connection pooling o

    Simplifies common data access tasks through automated tools that keep operations consistent across the development lifecycle.

    TypeScriptcockroachdbdatabasejavascript
    GitHub पर देखें↗46,366
  • dolthub/doltdolthub का अवतार

    dolthub/dolt

    23,592GitHub पर देखें↗

    Dolt is a relational database engine that integrates version control directly into the database management layer. It functions as a version-controlled SQL database that tracks every row and schema change using a commit-based history, allowing users to branch, merge, and audit data modifications. By implementing a wire-protocol-compatible server, the system enables standard SQL clients and tools to interact with versioned data as if they were connecting to a traditional relational database. The platform distinguishes itself by applying repository-style workflows to data management, including s

    Triggers webhooks and continuous integration pipelines on data changes to validate, test, or transform information automatically.

    Gocommand-linedata-version-controldata-versioning
    GitHub पर देखें↗23,592
  • bram2w/baserowbram2w का अवतार

    bram2w/baserow

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

    Baserow एक नो-कोड रिलेशनल डेटाबेस और एप्लिकेशन बिल्डर है जो उपयोगकर्ताओं को विज़ुअल इंटरफ़ेस के माध्यम से स्ट्रक्चर्ड डेटा टेबल और बिज़नेस टूल्स बनाने की अनुमति देता है। यह एक हेडलेस REST API डेटा बैकएंड और एक सेल्फ-होस्टेड डेटा वर्कस्पेस के रूप में कार्य करता है, जो डेटा रेसीडेंसी पर पूर्ण नियंत्रण बनाए रखते हुए सहयोगी डेटाबेस को मैनेज करने के लिए एक प्लेटफ़ॉर्म प्रदान करता है। यह प्लेटफ़ॉर्म LLM-संचालित डेटा प्लेटफ़ॉर्म के रूप में कार्य करने के लिए लार्ज लैंग्वेज मॉडल्स को एकीकृत करता है, जो प्राकृतिक भाषा से डेटाबेस संरचनाएं, रिकॉर्ड कंटेंट और तकनीकी वर्कफ़्लो उत्पन्न करने में सक्षम है। यह एक मॉडल कॉन्टेक्स्ट प्रोटोकॉल सर्वर के रूप में भी कार्य करता है, जो रिमोट AI एजेंट्स को प्रोग्रामेटिक रूप से स्ट्रक्चर्ड डेटाबेस रिकॉर्ड्स के साथ इंटरैक्ट करने में सक्षम बनाता है। अपनी मुख्य डेटाबेस क्षमताओं से परे, यह प्रोजेक्ट ब्रांडेड बाहरी पोर्टल्स, आंतरिक बिज़नेस एप्लिकेशन और इंटरैक्टिव डैशबोर्ड बनाने के लिए टूल्स प्रदान करता है। इसमें बिज़नेस प्रोसेस ऑटोमेशन के लिए एक इवेंट-ड्रिवन ऑटोमेशन इंजन शामिल है और यह वेबहुक्स, WebSocket इवेंट स्ट्रीमिंग और थर्ड-पार्टी डेटा सिंक्रोनाइज़ेशन सहित API एकीकरण की एक विस्तृत श्रृंखला को सपोर्ट करता है। यह सॉफ्टवेयर डेटा संप्रभुता और सुरक्षा सुनिश्चित करने के लिए प्राइवेट इंफ्रास्ट्रक्चर होस्टिंग और कंटेनराइज़्ड डिप्लॉयमेंट के लिए डिज़ाइन किया गया है।

    Uses large language models to generate database structures, fill data fields, and automate technical workflows.

    Python
    GitHub पर देखें↗5,085
  1. Home
  2. Data & Databases
  3. Database Workflow Automation

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

  • AI-Driven Database AutomationsUsing large language models to automatically generate database schemas and populate data fields. **Distinct from Database Workflow Automation:** Distinct from general database workflow automation by utilizing generative AI for structural and content creation.