デベロッパー:
価格: $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

ランキング

見つかりませんでした ☹️

リスト

見つかりませんでした ☹️

レビュー

最初のクチコミを書こう 🌟

情報

  • バージョン: 1.0.4
  • ID: de.zeezide.swift.apps.Enlighter
  • カテゴリ:
  • オペレーティング システム: ,
  • サイズ:
  • サポートされる言語:
  • コンテンツのレーティング:
  • Mac App Store 評価:
  • アップデート:
  • リリース日:
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
AppAgg への登録は無料です。
サインアップ
ログイン