awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modo-studio avatar

modo-studio/SugarRecord

0
View on GitHub↗
2,103 Stars·220 Forks·Swift·MIT·2 Aufrufe

SugarRecord

CoreData/Realm sweet wrapper written in Swift

Features

  • Data Persistence - Persistence helper for Core Data and Realm.
  • Database Libraries - Data persistence management library.

Star-Verlauf

Star-Verlauf für modo-studio/sugarrecordStar-Verlauf für modo-studio/sugarrecord

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu SugarRecord

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit SugarRecord.
  • dreymonde/shallowsAvatar von dreymonde

    dreymonde/Shallows

    617Auf GitHub ansehen↗

    🛶 Your lightweight persistence toolbox

    Swift
    Auf GitHub ansehen↗617
  • hemantasapkota/swiftstoreAvatar von hemantasapkota

    hemantasapkota/SwiftStore

    129Auf GitHub ansehen↗

    Key-Value store for Swift backed by LevelDB

    C++
    Auf GitHub ansehen↗129
  • ccgus/fmdbAvatar von ccgus

    ccgus/fmdb

    13,851Auf GitHub ansehen↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Objective-C
    Auf GitHub ansehen↗13,851
  • nirma/defaultAvatar von Nirma

    Nirma/Default

    468Auf GitHub ansehen↗

    Modern interface to UserDefaults Codable support

    Swifthacktoberfestuserdefaults
    Auf GitHub ansehen↗468
Alle 30 Alternativen zu SugarRecord anzeigen→

Häufig gestellte Fragen

Was macht modo-studio/sugarrecord?

CoreData/Realm sweet wrapper written in Swift

Was sind die Hauptfunktionen von modo-studio/sugarrecord?

Die Hauptfunktionen von modo-studio/sugarrecord sind: Data Persistence, Database Libraries.

Welche Open-Source-Alternativen gibt es zu modo-studio/sugarrecord?

Open-Source-Alternativen zu modo-studio/sugarrecord sind unter anderem: hemantasapkota/swiftstore — Key-Value store for Swift backed by LevelDB. nmdias/defaultskit — Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS. ccgus/fmdb — fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It… dreymonde/shallows — 🛶 Your lightweight persistence toolbox. nirma/default — Modern interface to UserDefaults + Codable support. phimage/prephirences — Prephirences is a Swift library that provides useful protocols and convenience methods to manage application…