11 مستودعات
Utilities for extracting specific database records into portable formats like CSV.
Distinct from Database Record Management: Shortlist candidates focus on audio export or record locking; a general database record export tag is needed.
Explore 11 awesome GitHub repositories matching data & databases · Database Record Exports. Refine with filters or upvote what's useful.
imessage-exporter هي أداة لاستخراج سجلات الرسائل والوسائط من قواعد بيانات iMessage وتحويلها إلى تنسيقات نصية وتنسيقات ويب محمولة. تعمل الأداة كمصدر لقواعد البيانات، وأداة تشخيصية، ومحلل يقوم بتحويل سجلات SQLite الخام إلى تنسيقات قياسية للمعالجة عبر المنصات المختلفة. يوفر المشروع أدوات لأرشفة المحادثات واستعادة ملفات قواعد البيانات، كما يتضمن قدرات تشخيصية لتحليل سجلات الرسائل بحثاً عن أي تناقضات داخلية أو مشاكل هيكلية. يعتمد النظام على نموذج معالجة محلي بالكامل لاستخراج البيانات عبر استعلامات SQL، ويقوم بربط صفوف قاعدة البيانات بنموذج بيانات داخلي مهيكل. كما يربط مسارات ملفات قاعدة البيانات بالمرفقات الفعلية ويستخدم قوالب لإنشاء ملفات مخرجات محمولة.
Extracts message history and media from iMessage databases into portable text and web formats.
whodb هي واجهة إدارة متعددة قواعد البيانات وعميل دفاتر ملاحظات مصمم لاستكشاف وإدارة البيانات عبر محركات مختلفة، بما في ذلك Postgres و MySQL و MongoDB و Redis. تعمل كواجهة رسومية لإدارة اتصالات قواعد البيانات والسجلات والمخططات من خلال طبقة موحدة. يتميز المشروع بواجهة استعلام باللغة الطبيعية تستخدم نماذج لغوية كبيرة لترجمة اللغة الإنجليزية البسيطة إلى استعلامات SQL أو NoSQL قابلة للتنفيذ. يتم دعم ذلك من خلال مطالبات واعية بالمخطط (schema-aware) تقوم بحقن بيانات تعريف قاعدة البيانات في سياق النموذج لضمان مطابقة الاستعلامات المنشأة لتعريفات الجداول الفعلية. تشمل القدرات الإضافية مصور مخططات يحول بيانات تعريف المفاتيح الخارجية إلى شبكات رسومية تفاعلية ومولد بيانات اصطناعية لإنشاء مجموعات بيانات تجريبية. توفر الأداة أيضاً نموذج تنفيذ بنمط دفاتر الملاحظات لتنظيم الاستعلامات في خلايا متسلسلة، وخيارات تصدير البيانات بتنسيقات مثل CSV و JSON، وواجهة سطر أوامر لإدارة البيئة.
Allows exporting database records into portable formats including CSV and JSON for external analysis.
django-xadmin is a web-based administrative dashboard for Django projects that replaces the default administration interface. It provides a responsive user interface built with the Bootstrap CSS framework for managing application data and site records. The system features a plugin-based framework that allows for the addition of specialized functionality through independent software modules. It includes a customizable landing page that uses a widget-based dashboard to report high-level site metrics and operational information. The platform covers administrative data management through web-bas
Extracts specific database records from the Django backend into portable formats like CSV for external analysis.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Provides tools for exporting database table contents into various portable file formats like CSV, JSON, and SQL.
This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values. It provides tools for converting data records into plain text via synchronous, callback-based, or stream-based implementations. The project distinguishes itself by offering a streaming implementation through the native Node.js Transform API, which allows for the processing of large datasets without loading all records into memory. It also includes a flexible formatting system to define specific delimiters, quotes, escape characters, and header configurations. The toolset cov
Enables programmatic generation of CSV files from database records or API responses for reporting.
dnmp هي بيئة تطوير ويب حاوية توفر حزمة LNMP كاملة تتكون من Nginx و MySQL و PHP و Redis. تعمل كنظام إدارة لتنسيق توجيه خادم الويب، وإصدارات وقت تشغيل اللغة، وإدارة قواعد البيانات، وتوفير شهادات SSL داخل حاويات Docker. يتميز المشروع بمدير وقت تشغيل PHP شامل يسمح بالتبديل بين إصدارات لغة متعددة وإدارة الإضافات في بيئات معزولة. يتضمن مدير شهادات SSL آلي يستخدم التحقق من webroot لتوفير وتجديد الشهادات، ومدير مضيف افتراضي لـ Nginx لربط نطاقات مخصصة متعددة بخادم واحد. تمتد إمكانيات النظام إلى إدارة قواعد البيانات المتقدمة، بما في ذلك مقارنة المخططات، والاستنساخ، وتحليل سجل الاستعلامات البطيئة. كما يوفر أدوات مراقبة لتوصيف أداء PHP، وتصور مخطط استدعاءات الدوال، وتدقيق أداء الاستعلامات. تغطي الأدوات الإضافية تشفير حركة مرور الويب عبر HTTP/2، وتعيين اختصارات shell للمضيف لتنفيذ أوامر CLI، ونشر الكود عبر webhooks.
Extracts database metadata and records into portable formats such as SQL, CSV, or TAB.
NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit architectures. It provides a deterministic execution environment with a real-time task scheduler and a POSIX embedded kernel to ensure portable code execution across diverse hardware targets. The project distinguishes itself through a comprehensive hardware abstraction layer that provides standardized drivers for I2C, SPI, CAN, and USB across various semiconductor chipsets. It also features an embedded networking stack supporting TCP, UDP, IPv4, and IPv6, alongside industrial proto
Automates the creation of kernel proxy and stub files using a structured CSV database of system calls.
TastyIgniter is a comprehensive restaurant management system and digital ordering engine. Built as a modular application framework, it provides the tools necessary to operate online food ordering, table reservation systems, and multi-vendor e-commerce platforms. The platform is designed to handle complex restaurant operations, including multi-location networking and multi-vendor marketplace management. It distinguishes itself through specialized restaurant automation, such as coordinating guest limits and time slots for bookings, managing ingredient and allergen catalogs, and implementing mul
Generates CSV files containing specific database records for external use or backup.
MyDumper is a high-performance logical backup and migration tool for MySQL. It provides utilities for executing parallel exports and imports of database data, enabling the creation of consistent point-in-time snapshots for large-scale environments. The tool distinguishes itself through multi-threaded parallel processing for both backup and restoration. It utilizes chunk-based logical partitioning and transaction-based snapshot isolation to ensure data consistency across multiple exported files while reducing the total time required to handle large datasets. The system includes capabilities f
Allows for the extraction of specific tables or databases using regular expression patterns to define the export scope.
BabyBuddy is a self-hosted infant care tracking application designed for logging feedings, diaper changes, and growth metrics to monitor child development. It functions as a private data store for sensitive health and activity records, providing a containerized environment for managing childcare data across different hardware architectures. The system integrates with home automation hubs and provides a RESTful API to enable programmatic recording and querying of care data. It supports collaborative caregiver management, allowing multiple family members or professional caregivers to share acce
Extracts activity logs into downloadable portable formats for external analysis and backup.
Backup Manager is a command-line utility designed to automate the export, compression, and restoration of database snapshots. It functions as a centralized tool for managing database disaster recovery by facilitating the transfer of data to both local and remote storage environments. The project distinguishes itself through a configuration-driven approach to task scheduling, allowing for the automation of routine backup operations without manual intervention. It utilizes a pipeline-based processing model that streams database output through encryption and compression filters before routing th
Extracts database records into portable files for reliable historical archiving.