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

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

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

PerfectlySoft/Perfect-MySQL

0
View on GitHub↗
126 स्टार्स·59 फोर्क्स·Swift·Apache-2.0·5 व्यूज़www.perfect.org↗

Perfect MySQL

A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.

Features

  • Database Drivers - Wrapper for accessing MySQL servers.
  • Database Libraries - Swift wrapper for MySQL client libraries.

स्टार हिस्ट्री

perfectlysoft/perfect-mysql के लिए स्टार हिस्ट्री चार्टperfectlysoft/perfect-mysql के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Perfect MySQL के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Perfect MySQL के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • stephencelis/sqlite.swiftstephencelis का अवतार

    stephencelis/SQLite.swift

    10,167GitHub पर देखें↗

    SQLite.swift is a type-safe Swift wrapper and object-relational mapping layer that provides a bridge for interacting with SQLite databases. It functions as a database driver that allows for embedded database management and local data persistence within Swift applications. The project distinguishes itself through a type-safe expression builder that verifies SQL statement syntax and intent at compile time. It includes specialized support for high-performance text matching via full-text search integration and provides mechanisms for securing sensitive data through database encryption. The libra

    Swift
    GitHub पर देखें↗10,167
  • vapor/fluentvapor का अवतार

    vapor/fluent

    1,405GitHub पर देखें↗

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

    Swiftdatabasenosqlorm
    GitHub पर देखें↗1,405
  • groue/grdb.swiftgroue का अवतार

    groue/GRDB.swift

    8,209GitHub पर देखें↗

    GRDB.swift is a comprehensive SQLite toolkit and object-relational mapper for Swift. It provides a database wrapper that handles local data persistence, connection management, and encrypted file storage for Apple platforms. The library features a dedicated observation framework that tracks database changes to automatically synchronize the application state and user interface in real time. It distinguishes itself with a type-safe query builder and a protocol-based mapping system that converts database rows into structured Swift objects. The toolkit covers a broad range of administrative and o

    Swiftdatabasedatabase-observationgrdb
    GitHub पर देखें↗8,209
  • aerospike/aerospike-client-nodejsaerospike का अवतार

    aerospike/aerospike-client-nodejs

    207GitHub पर देखें↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    GitHub पर देखें↗207
Perfect MySQL के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

perfectlysoft/perfect-mysql क्या करता है?

A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.

perfectlysoft/perfect-mysql की मुख्य विशेषताएं क्या हैं?

perfectlysoft/perfect-mysql की मुख्य विशेषताएं हैं: Database Drivers, Database Libraries।

perfectlysoft/perfect-mysql के कुछ ओपन-सोर्स विकल्प क्या हैं?

perfectlysoft/perfect-mysql के ओपन-सोर्स विकल्पों में शामिल हैं: vapor/fluent — Vapor ORM (queries, models, and relations) for NoSQL and SQL databases. stephencelis/sqlite.swift — SQLite.swift is a type-safe Swift wrapper and object-relational mapping layer that provides a bridge for interacting… groue/grdb.swift — GRDB.swift is a comprehensive SQLite toolkit and object-relational mapper for Swift. It provides a database wrapper… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. aio-libs/aioes — asyncio compatible driver for elasticsearch. aio-libs/aiocouchdb — CouchDB client built on top of aiohttp (asyncio).