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 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
Provides a utility for extracting and serializing database records into portable formats like CSV.