5 مستودعات
Integration with multiple relational database systems for persistent application data.
Distinct from Integrated Storage Engines: Candidates refer to embedded storage engines or session storage, not the ability to switch between SQL backends.
Explore 5 awesome GitHub repositories matching data & databases · Database Engine Support. Refine with filters or upvote what's useful.
Romm is a self-hosted game library manager and ROM management web interface. It serves as a central server for storing and categorizing game files and emulator firmware, providing a web-based browser to organize collections through automated library scanning and metadata retrieval. The project distinguishes itself by integrating a web-based emulator frontend that uses WebAssembly to play games directly in the browser. It further provides a game save synchronization server that uses SSH-based synchronization to transfer save states and progress between the server and registered handheld device
Supports connecting to MariaDB, MySQL, or PostgreSQL for persistent data storage and session management.
InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in
InvenTree connects to any Django-supported database engine by specifying the engine, name, host, port, and credentials.
Liquibase هي أداة لإدارة تغيير مخطط قاعدة البيانات ونظام للتحكم في الإصدار مصمم لتتبع وإدارة وتطبيق تعديلات قاعدة البيانات ذات الإصدارات. تعمل كإطار عمل لترحيل SQL وأداة لأتمتة DevOps التي تدمج عمليات نشر قاعدة البيانات في خطوط أنابيب التسليم المستمر وسلاسل أدوات البناء. يُمكّن النظام عمليات التراجع الدقيقة واكتشاف الانحراف عن طريق تسجيل كل تعديل يتم إجراؤه على مخطط قاعدة البيانات. يدعم تعريف تغييرات قاعدة البيانات من خلال مجموعات تغييرات منظمة في XML أو YAML أو JSON، بالإضافة إلى نصوص SQL الخام، لضمان عمليات نشر متسقة عبر محركات قواعد بيانات علائقية متنوعة. يغطي المشروع مجموعة واسعة من إمكانيات دورة حياة المخطط، بما في ذلك إنشاء خط الأساس لقواعد البيانات الموجودة، وتنظيم سجل التغييرات الهرمي، واستخدام التسميات والسياقات لاستهداف بيئات محددة. كما يوفر آليات لقابلية توسيع محرك قاعدة البيانات عبر إضافات خارجية.
Provides integration with multiple relational database systems using specific drivers and configurations.
Kill Bill is a subscription billing platform and usage-based billing engine designed to manage recurring invoicing and automated payment collection. It functions as a multi-tenant billing infrastructure, providing isolated environments for different organizational entities through a dedicated API. The system is distinguished by a plugin-based extension framework that allows for the integration of third-party payment gateways and custom business logic. It includes a payment gateway orchestrator to handle transactions and refunds, as well as a revenue recognition system to allocate contract rev
Integrates with multiple relational database engines including MySQL, PostgreSQL, and Oracle.
Openfire is an XMPP communication server and enterprise messaging platform designed for real-time collaboration. It serves as a communication hub providing instant messaging, presence tracking, and multi-user chat capabilities for organizational use. The server supports federated network routing via an XMPP federation gateway, allowing users across different domains to exchange messages. It is designed for high availability through server node clustering and multi-node synchronization to balance client traffic and ensure continuous uptime. The platform integrates with external directory serv
Supports multiple relational database engines for managing session and user data.