مطوّر البرامج:
السعر: $13.99
لتصنيفات: 0 
المراجعات: 0 أكتب مراجعة
قوائم: 0 + 0
النقاط: 1 + 0 ¡
النقاط +1

الوصف

Code for SQLite3
“Code for SQLite3” is a little macOS application that accepts either SQLite3 database files or SQL source code, and generates Swift source code for them.

This is done for two main use cases:
1) To bundle and access resource data that is available as a SQLite database.
2) To generate highly efficient database access code, e.g. for caching offline-first data.

The app generates a Swift structure for the database and for each SQL table and view, plus accompanying, highly optimised, code. It can work either with the “Lighter” package or generate dependency free SQLite code.

- Produces very efficient low-level SQLite code that directly binds to SQLite w/o any runtime mapping.
- Can generate dependency free API wrappers that directly use SQLite3 and nothing else.
- Can generates API that uses “Lighter”, a tiny library adding more features.
- Completely type safe, down to the SQLite3 schema! I.e. tables or columns that do not exist in the database, can't be used.
- Rows can be filtered using Swift closures that directly run within SQLite.
- Generates extensive DocC documentation, which includes information on how to use the generated wrappers, the SQL that created an associated table, and more.
- Supports both: SQL tables and views. Views can be used to pre-create named queries (e.g. complex joins or sum selects).
- Can load from both: plain SQL source code and actual binary SQLite3 databases.
- Generates accessors that can follow relationships formed by foreign keys.
- Can synthesize primary (and foreign) keys, even if they are not properly declared in the SQLite database.
- Can generate Codable, Identifiable and Hashable models.
- Can generate Swift 5.5 async/await APIs when used w/ the “Lighter”" library.
مزيد ↓

لقطات

#1. Code for SQLite3 (macOS) بواسطة: ZeeZide GmbH
#2. Code for SQLite3 (macOS) بواسطة: ZeeZide GmbH
#3. Code for SQLite3 (macOS) بواسطة: ZeeZide GmbH
#4. Code for SQLite3 (macOS) بواسطة: ZeeZide GmbH

الميزات الجديدة

  • الإصدار: 1.0.4
  • تم التحديث:
  • - Support for Swift structured concurrency "Sendable" types
    - Fixes an issue when tables had trailing SQL comments
    - Fixes an issue in which `Data` was treated as a `Date`
    - Does not generate bind code for tables w/ more than 100 columns

السعر

  • اليوم: $13.99
  • الحد الأدنى: $8.99
  • الحد الأقصى: $13.99
 
تتبّع الأسعار

مطوّر البرامج

النقاط

  • m374
    • 1,214 m374

لتصنيفات

غير معثور عليه ☹️

قوائم

غير معثور عليه ☹️

المراجعات

كن الأول لمراجعة هذا المنتج 🌟

معلومات إضافية

جهات الاتصال

Code for SQLite3Code for SQLite3 عنوان URL مختصر: تم النسخ!

قد يعجبك ايضا

    • Code Runner for Python
    • macOS تطبيقات: الأدوات  بواسطة: Omer UCEL
    • $4.99   
    • قوائم: 0 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 0 + 0   الإصدار: 4.0   Code Runner for Python is your personal Python sandbox, perfect for learning, experimenting, and quickly testing code snippets wherever you are. Ditch the complex server setup for ...
        ⥯ 
    • Code Cleaner
    • macOS تطبيقات: الأدوات  بواسطة: Andre Yonadam
    • $1.99   
    • قوائم: 0 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 0 + 0   الإصدار: 1.0   Clean your HTML, CSS and Javascript files with Code Cleaner! Also great for making minified HTML, CSS and Javascript files easier to read again! Clean your code at your command within ...
        ⥯ 
    • Code Replay
    • macOS تطبيقات: الأدوات  بواسطة: Aryaman Sharda
    • مجاني   
    • قوائم: 1 + 1   لتصنيفات: 0   المراجعات: 0
    • النقاط: 3 + 0   الإصدار: 1.0   Code Replay is an innovative and powerful tool designed specifically for developers, presenters, and teachers. It enables you to record your coding session in Xcode for playback later.
        ⥯ 
    • Code Review for GitHub PRs
    • macOS تطبيقات: الأدوات  بواسطة: Zsolt Versenyi
    • مجاني   
    • قوائم: 1 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 7 + 0   الإصدار: 1.0.6   Code comparison done right: MergEase seamlessly integrates into your browser to enhance GitHub's code review interface with advanced diff features. It saves you time and effort during ...
        ⥯ 
    • Code Signing
    • macOS تطبيقات: الأدوات  بواسطة: Sergii Kryvoblotskyi
    • $1.99   
    • قوائم: 0 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 1 + 0   الإصدار: 1.0.7   Code Signing is a developer tool that reads files' signing information and validates the signature. There is no more need to use command-line tools, parse the results, or read the ...
        ⥯ 
    • SQLite Client by SQLPro
    • macOS تطبيقات: الأدوات  بواسطة: Hankinsoft Development Inc
    • $49.99   
    • قوائم: 2 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 0 + 0   الإصدار: 2025.07   SQLPro for SQLite is an advanced sqlite editor. It has an easy to navigate interface, with the ability to perform the most basic to advanced tasks. Features include: + Syntax ...
        ⥯ 
    • Code Recipes
    • macOS تطبيقات: الأدوات  بواسطة: Fedor Obraztsov
    • * مجاني   
    • قوائم: 0 + 1   لتصنيفات: 0   المراجعات: 0
    • النقاط: 2 + 51 (4.6)   الإصدار: 3.00   Contains a directory of standard, frequently used operations in Swift, Java, JavaScript, Python, Rust, PHP, C#, C++, Golang, TypeScript, Kotlin, Ruby and SQL queries. Over 300 of code ...
        ⥯ 
    • Code - Compile & Run Program
    • macOS تطبيقات: الأدوات  بواسطة: Arjun Komath
    • * $3.99   
    • قوائم: 0 + 1   لتصنيفات: 0   المراجعات: 0
    • النقاط: 1 + 15 (3.9)   الإصدار: 3.5   A coding experience custom tailored for iOS that is useful for learning, experimenting and fast prototyping. No downloads, no configs, no setups required, just login and you re ready ...
        ⥯ 
    • Code Converter AI
    • macOS تطبيقات: الأدوات  بواسطة: SUN TEAME PTE. LTD.
    • * مجاني   
    • قوائم: 1 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 1 + 1 (1.0)   الإصدار: 2.1   Welcome to the future of programming with Code Converter AI, the revolutionary AI-driven coding assistant designed to make your coding experience effortless and efficient! Code ...
        ⥯ 
    • SQLite Names Extractor
    • macOS تطبيقات: الأدوات  بواسطة: 春雷 杨
    • مجاني   
    • قوائم: 0 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 0 + 0   الإصدار: 1.1.5   This is a small tool for developers. It extracts SQLite table and field names and generates C/C++/Objective-C #define constants. This will save much of tedious and repetitive keyboard ...
        ⥯ 
    • Code Naming Machine
    • macOS تطبيقات: الأدوات  بواسطة: 保安 黄
    • $2.99   
    • قوائم: 0 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 0 + 0   الإصدار: 1.3.0   A mac app to generate swift model file from JSON text. Generate JSON model file for you with selected language and framework support. As an Apple developer. You need more time to think
        ⥯ 
    • Native SQLite Manager
    • macOS تطبيقات: الأدوات  بواسطة: Krystian Kolodziej
    • $1.99   
    • قوائم: 1 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 7 + 0   الإصدار: 1.30.1   Native SQLite Manager is an minimalist SQLite database manager. Application features: - support for many versions of SQLite - support for SQLCipher - SQLite extensions support - ...
        ⥯ 
    • Secure XLSX 2 SQLite Converter
    • macOS تطبيقات: الأدوات  بواسطة: Karim SLITI
    • $4.99   
    • قوائم: 0 + 0   لتصنيفات: 0   المراجعات: 0
    • النقاط: 3 + 1 (5.0)   الإصدار: 1.2   Introducing Our Data Converter: Your Versatile Offline File Converter Effortlessly convert your Excel (.xlsx) and CSV files to SQLite databases, and vice versa, directly on your ...
        ⥯ 

قد يعجبك ايضا

عوامل تشغيل البحث التي يمكن استخدامها مع AppAgg
إضافة إلى AppAgg
AppAgg
ابدأ بإنشاء حساب - انه مجاني.
تسجيل
تسجيل الدخول