Utvikler: ZeeZide GmbH (7)
Pris: $13.99
Rangeringer: 0 
Anmeldelser: 0 Skrive en omtale
Kommentarer: 0 Legg inn kommentar
Lister: 0 + 0
Poeng: 1 + 0 ¡
Mac App Store

Beskrivelse

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.
Mer ↓
Ad

Skjermbilder

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

Dette er nytt

  • Versjon: 1.0.4
  • Oppdatert:
  • - 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

Prishistorie

  • I dag: $13.99
  • Minimum: $8.99
  • Maksimalt: $13.99
  
Spor priser

Utvikler

Poeng (1)

  • m374
    • 1,123 m374
    • +1

Rangeringer (0)

0 ☹️

Lister (0)

0 ☹️
  • Code for SQLite3

Anmeldelser (0)

Bli den første til å vurdere 🌟

Tilleggsinformasjon

«Code for SQLite3». Plattform: macOS. Kategori: Verktøy. Utvikler: «ZeeZide GmbH». Første utgivelse: . Siste oppdatering: . Gjeldende pris: $13.99. Laveste registrerte pris: $8.99 (). Høyeste registrerte pris: $13.99 (). Denne tittelen har ennå ikke mottatt vurderinger eller anmeldelser på AppAgg. Sporede punkter: bekreftede 1, indirekte 0. Tilgjengelige språk: English. AppAgg sporer prishistorikk, rangeringer og tilbakemeldinger fra brukere for «Code for SQLite3». Følg fremtidige rabatter og oppdateringer via RSS. AppAgg er ikke vert for applikasjoner eller distribuerer programvare. Alle varemerker, logoer og skjermbilder tilhører deres respektive eiere.

Kommentarer (0)

Vær den første til å kommentere 🌟
Code for SQLite3Code for SQLite3 Kort nettadresse: Kopiert!
  • 🌟 Dele
  • Mac App Store
Ad

Lignende

    • Code Runner for Python
    • macOS Apper: Verktøy  Av: Omer UCEL
    • $0.99  
    • Lister: 0 + 1  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 3 + 0  0  Versjon: 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 Apper: Verktøy  Av: Andre Yonadam
    • $1.99  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: .com Solutions Inc.
    • $9.99  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: Aryaman Sharda
    • Gratis  
    • Lister: 0 + 2  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 3 + 0  0  Versjon: 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.
        ⥯ 
  • Ny
    • Code Peek+
    • macOS Apper: Verktøy  Av: Onder Kadagan
    • * Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: Sergii Kryvoblotskyi
    • $1.99  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 1 + 0  0  Versjon: 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 Apper: Verktøy  Av: KeoGlobal
    • Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: Hankinsoft Development Inc
    • $49.99  
    • Lister: 2 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: 春雷 杨
    • Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: TidalAurum, LLC
    • Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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 Apper: Verktøy  Av: Krystian Kolodziej
    • $1.99  
    • Lister: 0 + 1  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 9 + 0  0  Versjon: 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 Apper: Verktøy  Av: 钦勇 郑
    • Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 6.2.0   欢迎体验 SQLiteProX 一款专为 macOS 打造的高效 SQLite 数据库可视化管理软件。本软件突显三大核心功能 旨在让您轻松驾驭数据库 便捷数据查询和修改 利用直观的界面 您可以迅速进行数据查询和修改 无需深入学习复杂的 SQL 命令。SQLiteProX 提供了简便而强大的工具 让您轻松获取和修改所需数据。 表结构可视化编辑 ...
        ⥯ 
    • Clone in VS Code
    • macOS Apper: Verktøy  Av: Ahnaf Mahmud
    • Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 3 + 0  0  Versjon: 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 ...
        ⥯ 
  • Ny
    • CodeX® : Code AI for Xcode
    • macOS Apper: Verktøy  Av: Ayesha Javeed
    • * Gratis  
    • Lister: 0 + 0  Rangeringer: 0  Anmeldelser: 0
    • Poeng: 0 + 0  0  Versjon: 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, ...
        ⥯ 

Du vil kanskje også like

Søkeoperatorer du kan bruke i AppAgg
Legg til AppAgg
AppAgg
Kom i gang, det er gratis.
Registrer
Logg på