awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPackage Serialization

Converting structured data into specific database file formats for distribution.

Distinct from SQLite Database Management: Focuses on serializing an entire package into a file rather than managing tables or executing queries.

Explore 1 awesome GitHub repository matching data & databases · Package Serialization. Refine with filters or upvote what's useful.

Awesome Package Serialization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kerrickstaley/genankikerrickstaley का अवतार

    kerrickstaley/genanki

    2,534GitHub पर देखें↗

    Genanki is a Python library for programmatically generating flashcard decks, note models, and compatible package files for Anki. It functions as a flashcard automation library that allows for the creation of individual memory units by mapping data to defined note models. The library distinguishes itself through a system for managing stable, unique identifiers using deterministic hashing, which ensures that updates overwrite existing entries rather than creating duplicates. It provides utilities to bundle notes, CSS styling, and media assets into compressed archives or inject data directly int

    Writes note data and model definitions into a SQLite database file compatible with the target application.

    Pythonankianki-flashcards
    GitHub पर देखें↗2,534
  1. Home
  2. Data & Databases
  3. SQLite Database Management
  4. Package Serialization