Programista: ZeeZide GmbH (7)
Cena: $13.99
Rankingi: 0 
Opinie: 0 Napisać recenzję
Komentarze: 0 Opublikuj komentarz
Listy: 0 + 0
Punkty: 1 + 0 ¡
Mac App Store

Opis

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.
Więcej ↓
Ad

Zrzuty ekranu

#1. Code for SQLite3 (macOS) Przez: ZeeZide GmbH
#2. Code for SQLite3 (macOS) Przez: ZeeZide GmbH
#3. Code for SQLite3 (macOS) Przez: ZeeZide GmbH
#4. Code for SQLite3 (macOS) Przez: ZeeZide GmbH

Nowości

  • Wersja: 1.0.4
  • Zaktualizowano:
  • - 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

Historia cen

  • Dziś: $13.99
  • Minimalna: $8.99
  • Maksymalna: $13.99
  
Monitoruj ceny

Programista

Punkty (1)

  • m374
    • 1,123 m374
    • +1

Rankingi (0)

0 ☹️

Listy (0)

0 ☹️
  • Code for SQLite3

Opinie (0)

Bądź pierwszą osobą, która napisze recenzję 🌟

Dodatkowe informacje

«Code for SQLite3». Platforma: macOS. Kategoria: Narzędzia. Deweloper: «ZeeZide GmbH». Pierwsze wydanie: . Ostatnia aktualizacja: . Aktualna cena: $13.99. Najniższa zarejestrowana cena: $8.99 (). Najwyższa odnotowana cena: $13.99 (). Ten tytuł nie otrzymał jeszcze ocen ani recenzji w serwisie AppAgg. Śledzone punkty: potwierdzone 1, pośrednie 0. Dostępne języki: English. AppAgg śledzi historię cen, oceny i opinie użytkowników «Code for SQLite3». Śledź przyszłe rabaty i aktualizacje za pośrednictwem RSS. AppAgg nie hostuje aplikacji ani nie dystrybuuje oprogramowania. Wszystkie znaki towarowe, logo i zrzuty ekranu należą do ich odpowiednich właścicieli.

Komentarze (0)

Skomentuj jako pierwszy 🌟
Code for SQLite3Code for SQLite3 Krótki URL: Skopiowano!
  • 🌟 Udostępnij
  • Mac App Store
Ad

Podobne

    • Code Runner for Python
    • macOS Aplikacje: Narzędzia  Przez: Omer UCEL
    • $0.99  
    • Listy: 0 + 1  Rankingi: 0  Opinie: 0
    • Punkty: 3 + 0  0  Wersja: 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 Aplikacje: Narzędzia  Przez: Andre Yonadam
    • $1.99  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 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 ...
        ⥯ 
    • SQLite Diff
    • macOS Aplikacje: Narzędzia  Przez: .com Solutions Inc.
    • $9.99  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 1.31.0   SQLite Diff is a graphical comparison tool for SQLite database files, comparing both the schema and the data. Schema results include comparisons of tables/columns, triggers, indexes ...
        ⥯ 
    • Code Replay
    • macOS Aplikacje: Narzędzia  Przez: Aryaman Sharda
    • Bezpłatny  
    • Listy: 0 + 2  Rankingi: 0  Opinie: 0
    • Punkty: 3 + 0  0  Wersja: 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.
        ⥯ 
  • Nowa
    • Code Peek+
    • macOS Aplikacje: Narzędzia  Przez: Onder Kadagan
    • * Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 1.0.2   Code Peek+ brings syntax-highlighted Quick Look previews and Finder thumbnails to your Mac, no setup beyond enabling the extensions. Press Space on any supported source file in Finder ...
        ⥯ 
    • Code Signing
    • macOS Aplikacje: Narzędzia  Przez: Sergii Kryvoblotskyi
    • $1.99  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 1 + 0  0  Wersja: 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 ...
        ⥯ 
    • Code Architect
    • macOS Aplikacje: Narzędzia  Przez: KeoGlobal
    • Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 1.1   Code Architect is a Swift code navigation tool that helps developers understand and modify their codebase by providing a structured view of Swift files. It parses and displays the ...
        ⥯ 
    • SQLite Client by SQLPro
    • macOS Aplikacje: Narzędzia  Przez: Hankinsoft Development Inc
    • $49.99  
    • Listy: 2 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 2025.77   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 ...
        ⥯ 
    • SQLite Names Extractor
    • macOS Aplikacje: Narzędzia  Przez: 春雷 杨
    • Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 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 Merger AI Assistant
    • macOS Aplikacje: Narzędzia  Przez: TidalAurum, LLC
    • Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 1.03   Swift File Merger - Streamline Your Code Organization Effortlessly combine multiple Swift files into a single, organized document for enhanced code review, sharing, and analysis. Key ...
        ⥯ 
    • Native SQLite Manager
    • macOS Aplikacje: Narzędzia  Przez: Krystian Kolodziej
    • $1.99  
    • Listy: 0 + 1  Rankingi: 0  Opinie: 0
    • Punkty: 9 + 0  0  Wersja: 1.31.1   Native SQLite Manager is an minimalist SQLite database manager. Application features: - support for many versions of SQLite - support for SQLCipher - SQLite extensions support - ...
        ⥯ 
    • SQLiteProX - 强大的SQLite编辑器
    • macOS Aplikacje: Narzędzia  Przez: 钦勇 郑
    • Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 6.2.0   欢迎体验 SQLiteProX 一款专为 macOS 打造的高效 SQLite 数据库可视化管理软件。本软件突显三大核心功能 旨在让您轻松驾驭数据库 便捷数据查询和修改 利用直观的界面 您可以迅速进行数据查询和修改 无需深入学习复杂的 SQL 命令。SQLiteProX 提供了简便而强大的工具 让您轻松获取和修改所需数据。 表结构可视化编辑 ...
        ⥯ 
    • Clone in VS Code
    • macOS Aplikacje: Narzędzia  Przez: Ahnaf Mahmud
    • Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 3 + 0  0  Wersja: 1.4.1   A Safari extension to clone any GitHub, GitLab or Bitbucket repository in Visual Studio Code with just one click. All you need is Visual Studio Code installed on your Mac for this ...
        ⥯ 
  • Nowa
    • CodeX® : Code AI for Xcode
    • macOS Aplikacje: Narzędzia  Przez: Ayesha Javeed
    • * Bezpłatny  
    • Listy: 0 + 0  Rankingi: 0  Opinie: 0
    • Punkty: 0 + 0  0  Wersja: 1.1   Your AI-Powered Xcode Companion This is a macOS app that supercharges Xcode with AI, featuring a Xcode Source Editor extension called code.ai and a desktop app with an AI assistant, ...
        ⥯ 

Może ci się spodobać również

Operatory wyszukiwania dostępne w AppAggu
Dodaj do AppAgg
AppAgg
Zacznij – bezpłatnie!
Rejestracja
Zaloguj się