awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

27 مستودعات

Awesome GitHub RepositoriesRelational Database Storage

Support for persisting application data using relational database management systems.

Distinct from MySQL Compatibility: The candidates focus on wire-protocol compatibility or specific vendor features, whereas this is about general relational persistence support.

Explore 27 awesome GitHub repositories matching data & databases · Relational Database Storage. Refine with filters or upvote what's useful.

Awesome Relational Database Storage GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • librespeed/speedtestالصورة الرمزية لـ librespeed

    librespeed/speedtest

    14,851عرض على GitHub↗

    LibreSpeed is a self-hosted HTML5 network speed test tool used to measure download and upload speeds, ping, and jitter. It operates as a private server for measuring network performance without relying on third-party services. The system functions as a multi-backend performance tool that executes network tests across different server environments and geographic locations. It supports both PHP and Node.js backends and acts as a network telemetry collector by recording connection metadata and performance metrics into a database for historical analysis and reporting. The tool provides capabilit

    Persists test results and connection metadata to a relational database for historical analysis and reporting.

    JavaScripthacktoberfesthtml5-speedtestinternet-speed
    عرض على GitHub↗14,851
  • doctrine/dbalالصورة الرمزية لـ doctrine

    doctrine/dbal

    9,699عرض على GitHub↗

    This project is a SQL database abstraction layer that provides a consistent object-oriented interface for interacting with multiple relational database systems. It includes a driver wrapper to standardize connections and result sets, a fluent query builder for constructing portable SQL statements, and a type mapper for converting database-specific data types into native application types and vice versa. The library enables programmatic schema management through a schema manager that can introspect database metadata, model structures as objects, and generate the SQL required to migrate between

    Provides simplified CRUD operation helpers to insert, update, or delete rows using associative arrays.

    PHPdatabaseibm-db2mariadb
    عرض على GitHub↗9,699
  • kanboard/kanboardالصورة الرمزية لـ kanboard

    kanboard/kanboard

    9,663عرض على GitHub↗

    Kanboard هي أداة إدارة مشاريع Kanban مستضافة ذاتياً ومجموعة إنتاجية مصممة لتتبع مهام البرمجيات وتعاون الفريق. توفر نظاماً مرئياً لإدارة سير العمل من خلال استخدام اللوحات والأعمدة والبطاقات. يتميز المشروع بإطار عمل مكونات إضافية قابل للتوسيع وواجهة برمجة تطبيقات شاملة لإدارة المهام والمشاريع برمجياً. يتضمن إدارة هوية متخصصة من خلال تكامل LDAP، مما يسمح بمزامنة حسابات المستخدمين وأذونات المجموعات من خوادم الدليل. يغطي النظام مجموعة واسعة من القدرات، بما في ذلك أتمتة سير العمل القائمة على الأحداث، وتحليلات المشروع التفصيلية مثل مخططات burn-down وقياس وقت الدورة، والتحكم الدقيق في الوصول القائم على الأدوار. كما يدعم تتبع الوقت المتكامل، وتفكيك المهام الفرعية، والمصادقة متعددة الطرق بما في ذلك المصادقة الثنائية ودعم الوكيل العكسي. التطبيق متوافق مع MySQL وPostgreSQL لتخزين البيانات المستمر ويمكن نشره باستخدام Docker Compose.

    A data-driven application that persists project records in relational databases for scalability.

    PHPagilekanbankanboard
    عرض على GitHub↗9,663
  • spring-projects/spring-petclinicالصورة الرمزية لـ spring-projects

    spring-projects/spring-petclinic

    8,972عرض على GitHub↗

    Spring PetClinic is a reference application for the Spring Framework, serving as a complete implementation that demonstrates the architecture and best practices for building Java services. It functions as a veterinary practice management system designed to track pet owners, animal records, and clinical visit histories. The project provides a practical example of a containerized web application, illustrating how to integrate a Java application with relational databases like MySQL and PostgreSQL. It serves as a guide for learning how to develop an application using the model-view-controller pat

    Integrates with relational databases like MySQL and PostgreSQL for persistent data storage.

    CSS
    عرض على GitHub↗8,972
  • teslamate-org/teslamateالصورة الرمزية لـ teslamate-org

    teslamate-org/teslamate

    8,606عرض على GitHub↗

    TeslaMate is a self-hosted vehicle data logger that records telemetry, charging sessions, and driving history from Tesla vehicles for private analysis. It consists of a data logger, a PostgreSQL relational data store, and a visual telemetry dashboard for analyzing battery health, energy consumption, and driving efficiency. The system features an MQTT telemetry bridge that streams real-time vehicle states and coordinates to external home automation platforms. It also utilizes geofencing to identify and name custom physical locations based on vehicle coordinates. The platform covers a broad ra

    Stores high-precision vehicle telemetry and states in a relational database for historical analysis and reporting.

    Elixir
    عرض على GitHub↗8,606
  • tumobi/nideshop-mini-programالصورة الرمزية لـ tumobi

    tumobi/nideshop-mini-program

    8,352عرض على GitHub↗

    This is an open-source e-commerce platform designed specifically as a WeChat Mini Program. It consists of a mobile shopping application and a server-side architecture utilizing Node.js and a MySQL relational database to manage product catalogs, user accounts, and order data. The project provides a full-stack commerce environment tailored for the WeChat ecosystem, integrating a frontend runtime with a backend capable of handling product inventories and purchase histories. The system covers the complete shopping experience, including product search, catalog browsing, and detailed item views. I

    Uses a MySQL relational database to persist product catalogs, user accounts, and order histories.

    JavaScript
    عرض على GitHub↗8,352
  • opencart/opencartالصورة الرمزية لـ opencart

    opencart/opencart

    8,139عرض على GitHub↗

    OpenCart is an open-source shopping cart and PHP e-commerce platform. It provides a self-hosted system for managing product catalogs, shopping carts, and customer order processing. The platform includes built-in translation capabilities to create a multi-language storefront, allowing user interface text and store content to be localized for global users. The system supports containerized infrastructure for deploying and orchestrating the web server, database, and caching layers. This enables the provisioning of consistent local development environments and automated build pipelines.

    Uses a relational database schema to persist product catalogs and customer order data.

    PHPcartecommerce-frameworkhtml5
    عرض على GitHub↗8,139
  • skywind3000/ecdictالصورة الرمزية لـ skywind3000

    skywind3000/ECDICT

    7,840عرض على GitHub↗

    ECDICT is a collection of structured linguistic datasets and an English-Chinese dictionary database. It provides bilingual word definitions, phonetic symbols, and parts of speech, alongside a bilingual geographic gazetteer that maps English place names to Chinese equivalents. These resources are available as a multi-format lexicon export in CSV, SQL, StarDict, and MDX formats. The project distinguishes itself by integrating a linguistic corpus dataset that includes word frequency rankings and academic syllabus markers derived from national corpora. It functions as an educational vocabulary re

    Uses SQLite and MySQL to organize linguistic data and manage complex relationships between definitions and metadata.

    Python
    عرض على GitHub↗7,840
  • alibaba/alisqlالصورة الرمزية لـ alibaba

    alibaba/AliSQL

    5,706عرض على GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Executes SQL-style CRUD operations on relational tables within the database.

    C++alisqldatabaseduckdb
    عرض على GitHub↗5,706
  • laravel/telescopeالصورة الرمزية لـ laravel

    laravel/telescope

    5,193عرض على GitHub↗

    Telescope هي لوحة تحكم لتصحيح الأخطاء وأداة تطوير لتطبيقات Laravel توفر واجهة ويب لمراقبة الطلبات، والاستثناءات، واستعلامات قاعدة البيانات، والسجلات. تعمل كمراقب لتطبيقات PHP ومساعد تشخيصي، حيث تتبع دورة حياة تنفيذ النظام لتحديد الأخطاء وحلها. تتميز الأداة بتقديم ملفات تعريف متخصصة لاستعلامات SQL وأوامر Redis، إلى جانب نظام معاينة داخل المتصفح للرسائل الصادرة. كما تتضمن نظام تدقيق مخصص لأوامر وحدة التحكم وفحوصات بوابة التفويض للتحقق من منطق الأذونات. تغطي المنصة مجموعة واسعة من مجالات المراقبة، بما في ذلك تتبع الوظائف والعمليات في الخلفية، وفحص عمليات التخزين المؤقت، ومراقبة أحداث التطبيق. تحلل دورة حياة الطلب من خلال بيانات الرأس والجلسة، وتسجل تتبعات المكدس الكاملة للاستثناءات، وتراقب عرض الواجهة وترطيب النموذج. تتم إدارة الوصول إلى واجهة المراقبة من خلال بوابة تفويض مركزية.

    Persists captured system logs and request metadata into structured relational database tables.

    PHP
    عرض على GitHub↗5,193
  • chenshenhai/koa2-noteالصورة الرمزية لـ chenshenhai

    chenshenhai/koa2-note

    5,161عرض على GitHub↗

    koa2-note هو مشروع يركز على تطوير خوادم الويب باستخدام Koa2 والبرمجة غير المتزامنة في Node.js. يوفر إطار عمل لبناء خوادم الويب وواجهات برمجة التطبيقات (APIs) باستخدام خط معالجة (middleware) غير متزامن للتعامل مع دورات الطلب والاستجابة. يؤكد المشروع على بنية خلفية (backend) ذات طبقات تفصل بين التوجيه (routing)، وخدمات الأعمال، ونماذج البيانات. يتميز بدمج قواعد بيانات علائقية لحفظ جلسات المستخدم وبيانات التطبيق، إلى جانب عملية بناء تتضمن تجميع JSX إلى JavaScript لأصول الواجهة الأمامية. تغطي إمكانيات المشروع تصميم واجهات برمجة التطبيقات الخلفية، بما في ذلك التوجيه RESTful وتحليل بيانات الطلب، بالإضافة إلى العرض من جانب الخادم (SSR) باستخدام محركات القوالب. كما يتضمن دعماً لرفع الملفات غير المتزامن باستخدام تحليل التدفق متعدد الأجزاء، وإدارة الجلسات القائمة على ملفات تعريف الارتباط (cookies)، وتنفيذ JSONP للطلبات عبر النطاقات. يعمل المستودع كمورد تعليمي مع دروس منظمة وأمثلة لتعلم تنفيذ إطار عمل Koa وبنية الخادم.

    Executes standard SQL CRUD operations to manage data within relational tables.

    course-noteskoakoa2
    عرض على GitHub↗5,161
  • shlinkio/shlinkالصورة الرمزية لـ shlinkio

    shlinkio/shlink

    5,117عرض على GitHub↗

    Shlink هو أداة تقصير روابط (URL shortener) ذاتية الاستضافة مصممة لإنشاء وإدارة عناوين الويب المختصرة على نطاقات مخصصة مع ملكية كاملة للبيانات. يعمل كمحول توجيه ديناميكي للروابط ومدير روابط متعدد النطاقات، مما يسمح لتثبيت واحد بتنظيم وخدمة الأسماء المستعارة عبر عدة نطاقات جذر مختلفة. يتمحور النظام حول واجهة برمجة تطبيقات REST لإدارة الروابط برمجياً، مما يتيح للتطبيقات الخارجية أتمتة إنشاء وتحديث وحذف الروابط القصيرة. ويتضمن محرك تحليلات حركة مرور مخصص يسجل الزيارات، ويكتشف الروبوتات، ويوفر بيانات جغرافية لتحليل أنماط التفاعل. يوفر المشروع توجيهاً متقدماً لحركة المرور يمكنه إرسال الزوار إلى وجهات مختلفة بناءً على نوع الجهاز، أو الترويسات، أو قواعد الأولوية المخصصة. ويغطي إمكانيات أوسع تشمل توليد رموز QR، والتخزين المؤقت الموزع، وإدارة مفاتيح API مع أذونات دقيقة. يتم دعم التثبيت عبر واجهة سطر الأوامر وأدوات التكوين التفاعلية لنشر البنية التحتية ذاتية الاستضافة.

    Persists short URLs and visit data using various relational database management systems for stability and scale.

    PHPlaminasmezziophp
    عرض على GitHub↗5,117
  • wikimedia/mediawikiالصورة الرمزية لـ wikimedia

    wikimedia/mediawiki

    4,970عرض على GitHub↗

    MediaWiki is an open-source wiki engine that serves as a collaborative content platform with full versioning, multilingual publishing, and extensibility. It is fundamentally a web-based system that enables multiple users to create, edit, and organize content together, while tracking every change through revision history for rollback. As an extensible web application and versioned content management system, MediaWiki provides the foundational capabilities for hosting wikis at any scale, from small team documentation to the world's largest collaborative reference sites. The platform distinguish

    Stores every page edit as a new database row to preserve full revision history and enable rollback to any version.

    PHPmediawikiphpwiki
    عرض على GitHub↗4,970
  • frangoteam/fuxaالصورة الرمزية لـ frangoteam

    frangoteam/FUXA

    4,660عرض على GitHub↗

    FUXA is a web-based SCADA system and industrial HMI software designed for monitoring and controlling industrial hardware. It functions as an industrial protocol gateway and data historian, enabling the ingestion of telemetry from programmable logic controllers and sensors through standard industrial communication protocols. The project features a flow-based automation engine that allows for the construction of complex operational logic using a visual node-and-edge environment. It utilizes SVG-based rendering for its graphical interfaces, allowing users to develop custom HMI widgets and dashbo

    Persists time-stamped industrial tag values into relational or time-series databases for long-term historical trend analysis.

    TypeScriptangularbacnetdashboard
    عرض على GitHub↗4,660
  • yasserg/crawler4jالصورة الرمزية لـ yasserg

    yasserg/crawler4j

    4,622عرض على GitHub↗

    Crawler4j هو زاحف ويب (web crawler) متعدد الخيوط بلغة Java مصمم للزحف إلى الويب واستخراج المحتوى بأحجام كبيرة. يعمل كإطار عمل للزحف المهذب الذي يتيح اكتشاف وفهرسة محتوى HTML والمحتوى الثنائي عبر مواقع ويب متعددة. يتميز المشروع بنموذج زحف مستمر يقوم بتسلسل حالة الجلسة إلى التخزين المحلي، مما يسمح للمحرك باستئناف الفهرسة بعد حدوث عطل أو انقطاع. يتضمن وحدة تحكم في التهذيب لتنظيم تكرار الطلبات والتأخيرات، مما يمنع تحميل الخادم بشكل زائد وحظر عنوان IP. يغطي النظام مجموعة واسعة من قدرات الزحف، بما في ذلك إدارة النطاق المحدود بالعمق، وتصفية الأهداف، واعتراض الطلبات لوكلاء المستخدم المخصصين وتوجيه الوكيل (proxy). تتم إدارة تخزين البيانات عبر نمط المستودع (repository pattern) الذي يفصل منطق الزحف عن استمرارية بيانات تعريف الصفحة في قواعد البيانات العلائقية.

    Supports persisting captured page content and metadata into relational databases.

    Java
    عرض على GitHub↗4,622
  • apostrophecms/apostropheالصورة الرمزية لـ apostrophecms

    apostrophecms/apostrophe

    4,524عرض على GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    Stores all site data in a relational database instead of MongoDB, using the same API for queries and content management.

    JavaScriptapostrophecmscms-framework
    عرض على GitHub↗4,524
  • dotnetcore/freesqlالصورة الرمزية لـ dotnetcore

    dotnetcore/FreeSql

    4,388عرض على GitHub↗

    FreeSql هو أداة تعيين كائنات-علاقات (ORM) في .NET وطبقة وصول للبيانات تترجم الكود الموجه للكائنات إلى SQL لمزودي قواعد بيانات علائقية متعددين. يعمل كمنشئ استعلام SQL بأسلوب fluent ومزامن لمخطط قاعدة البيانات، مما يسمح للمطورين بمواءمة هياكل جداول وفهارس قاعدة البيانات مع تعريفات فئات الكيانات. تم تحسين إطار العمل خصيصاً لـ .NET Native AOT لضمان تقليل بصمات الذاكرة وأوقات بدء تشغيل أسرع. يتضمن مديراً لحركة مرور قاعدة البيانات لتوزيع الحمل من خلال تقسيم القراءة والكتابة، وتقسيم الجداول الديناميكي (sharding)، وعزل البيانات القائم على المستأجر. تشمل الإمكانيات الواسعة استيعاب البيانات عالي الأداء باستخدام آليات النسخ المجمع الخاصة بالمزود، والاستعلام المتقدم مع دوال النافذة و CTEs المتكررة، والمراقبة القائمة على AOP لتدقيق تغييرات البيانات. يوفر النظام أيضاً أدوات إدارة المخطط للترحيلات المؤتمتة وأدوات التطوير لتوليد فئات الكيانات من بيانات تعريف قاعدة البيانات.

    Intercepts CRUD operations to log execution time and trigger performance alerts for database optimization.

    C#accessclickhousecodefirst
    عرض على GitHub↗4,388
  • salvo-rs/salvoالصورة الرمزية لـ salvo-rs

    salvo-rs/salvo

    4,376عرض على GitHub↗

    Salvo هو إطار عمل ويب Rust شامل لبناء خوادم HTTP غير متزامنة وتطبيقات ويب. يتميز بموجه ويب هرمي يستخدم بنية قائمة على الشجرة لتعيين الطلبات إلى المعالجات وخط أنابيب وسيط غير متزامن يعتمد على نموذج البصل لمعالجة الطلبات والاستجابات قبل وبعد المعالجة. يتميز إطار العمل بدعمه الأصلي لبروتوكولات الشبكة الحديثة، بما في ذلك تنفيذ HTTP/3 القائم على QUIC إلى جانب HTTP/1 و HTTP/2. يتضمن مولد وثائق OpenAPI متكاملاً يستخرج المخططات مباشرة من توقيعات المعالج لإنتاج مواصفات API موحدة وواجهات تفاعلية. بالإضافة إلى ذلك، يوفر إدارة TLS تلقائية من خلال تكامل ACME للحصول على شهادات الأمان وتجديدها. يغطي المشروع مجموعة واسعة من القدرات، بما في ذلك الاتصال في الوقت الفعلي عبر WebSockets و WebTransport، بالإضافة إلى وظائف بوابة API مع وكيل الطلب وإعادة كتابة المسار. يتضمن دعماً مدمجاً لإدارة الجلسة، واستخراج المعلمات الآمن من النوع، وإمكانية المراقبة من خلال تكامل OpenTelemetry. يتم التعامل مع تسليم المحتوى عبر خدمة الملفات الثابتة وقوالب HTML الديناميكية. يتم توفير أداة سطر أوامر لتمهيد هياكل المشاريع الجديدة.

    Supports persisting application data using relational database management systems via type-safe queries.

    Rustasyncframeworkhttp-server
    عرض على GitHub↗4,376
  • greaterwms/greaterwmsالصورة الرمزية لـ GreaterWMS

    GreaterWMS/GreaterWMS

    4,297عرض على GitHub↗

    GreaterWMS is a warehouse management system and inventory tracking software. It serves as a logistics workflow orchestrator for monitoring stock availability and coordinating item locations within a supply chain. The platform includes a warehouse space marketplace, enabling the sharing of vacant storage capacity with third parties to generate income from unused space. The system covers supply chain warehousing and logistics coordination, specifically managing the movement of goods through receiving, picking, and shipping processes.

    Uses relational database storage to maintain consistent records of stock levels and warehouse locations.

    Pythoninventoryinventory-managementinventory-management-system
    عرض على GitHub↗4,297
  • show-me-the-code/pythonالصورة الرمزية لـ Show-Me-the-Code

    Show-Me-the-Code/python

    4,226عرض على GitHub↗

    This project is a curated library of Python code examples, educational resources, and programming tutorials. It functions as an educational repository designed to teach Python language fundamentals through practical implementation tasks, real-world exercises, and functional code snippets. The collection covers a diverse range of implementation examples, including the development of interactive websites and message boards using web frameworks. It also features scripts for audio speech processing, automated media processing for images, and the extraction of data from web content. Additional ca

    Saves generated data, such as activation codes, into a MySQL database for persistent storage.

    HTML
    عرض على GitHub↗4,226
السابق12التالي
  1. Home
  2. Data & Databases
  3. Relational Database Storage

استكشف الوسوم الفرعية

  • Revision StorageStores every version of a page as a new row in a relational database for full history and rollback. **Distinct from Relational Database Storage:** Distinct from Relational Database Storage: focuses on storing every version of a page as a new row for full history and rollback, not general relational persistence.
  • SQL CRUD Operations1 وسم فرعيExecuting standard SQL-style create, read, update, and delete operations on relational tables. **Distinct from Relational Database Storage:** Distinct from Relational Database Storage: focuses on the query and manipulation interface rather than the storage layer.
  • Telemetry PersistenceSpecialized storage of performance metrics and connection metadata for long-term trend analysis. **Distinct from Relational Database Storage:** Distinct from general Relational Database Storage by focusing specifically on network telemetry and historical performance metrics.