2 रिपॉजिटरी
Utilities for extracting and serializing database records into portable formats like CSV or JSON.
Distinguishing note: Specifically handles collection-level data extraction, distinct from general database backups.
Explore 2 awesome GitHub repositories matching data & databases · Data Export Tools. Refine with filters or upvote what's useful.
Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.
Exports collection data to CSV or JSON formats via admin UI or API.
django-xadmin Django प्रोजेक्ट्स के लिए एक वेब-आधारित प्रशासनिक डैशबोर्ड है जो डिफ़ॉल्ट प्रशासन इंटरफ़ेस को प्रतिस्थापित करता है। यह एप्लिकेशन डेटा और साइट रिकॉर्ड्स को प्रबंधित करने के लिए Bootstrap CSS फ्रेमवर्क के साथ बनाया गया एक रिस्पॉन्सिव यूज़र इंटरफ़ेस प्रदान करता है। सिस्टम एक प्लगइन-आधारित फ्रेमवर्क की सुविधा देता है जो स्वतंत्र सॉफ़्टवेयर मॉड्यूल्स के माध्यम से विशेष कार्यक्षमता को जोड़ने की अनुमति देता है। इसमें एक अनुकूलन योग्य लैंडिंग पेज शामिल है जो उच्च-स्तरीय साइट मेट्रिक्स और परिचालन जानकारी की रिपोर्ट करने के लिए विजेट-आधारित डैशबोर्ड का उपयोग करता है। प्लेटफ़ॉर्म वेब-आधारित इंटरफ़ेस के माध्यम से प्रशासनिक डेटा प्रबंधन को कवर करता है, जिसमें मानदंड-आधारित डेटा सेट फ़िल्टरिंग के लिए टूल्स और डेटाबेस रिकॉर्ड्स को स्प्रेडशीट और टेक्स्ट प्रारूपों में एक्सपोर्ट करने के लिए यूटिलिटीज शामिल हैं।
Provides a utility for extracting and serializing database records into portable formats like CSV.