[go: up one dir, main page]

Open Source Swift Database Software

Swift Database Software

View 466 business solutions

Browse free open source Swift Database Software and projects below. Use the toggles on the left to filter open source Swift Database Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    Fluent

    Fluent

    Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

    Fluent is an ORM framework for Swift. It takes advantage of Swift's strong type system to provide an easy-to-use interface for your database. Using Fluent centers around the creation of model types that represent data structures in your database. These models are then used to perform create, read, update, and delete operations instead of writing raw queries. When creating a project using vapor new, answer "yes" to including Fluent and choose which database driver you want to use. This will automatically add the dependencies to your new project as well as example configuration code. If you have an existing project that you want to add Fluent to, you will need to add two dependencies to your package. PostgreSQL is an open source, standards compliant SQL database. It is easily configurable on most cloud hosting providers. This is Fluent's recommended database driver.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    GRDB.swift

    GRDB.swift

    A toolkit for SQLite databases

    GRDB.swift is a comprehensive SQLite toolkit for Swift developers, providing type-safe database access through mapping to Swift structs and records. It offers query building, migrations, concurrency control, and Swift Codable integration—ideal for local or embedded data persistence in iOS, macOS, and cross-platform Swift applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RxRealm

    RxRealm

    RxSwift extension for RealmSwift's types

    The Realm Database Swift SDK enables mobile applications to access data stored in local realms. Optionally, interact with App Services features such as Functions, MongoDB Data Access, and authentication. The Realm Swift SDK supports Swift and Objective-C and provides SwiftUI-friendly property wrappers. With the Realm Swift SDK, you can access objects stored in a local instance of Realm Database. Create a new object as you would instantiate any other object. Then, pass it to Realm Database inside a write transaction. Update objects by updating field values on an instance of the object within a transaction. Register a notification handler on an entire realm, a collection, or an object, and react to changes. Because Realm Database objects are live objects, they're automatically updated when they're modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next