Описание

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.
ещё ↓
Ad

Скриншоты

#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

История цен

  • Сегодня: $13.99
  • Минимум: $8.99
  • Максимум: $13.99
  
Отслеживайте цены

Что нового

  • Версия: 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

Комментарии (0)

Будьте первым, кто оставит комментарий 🌟

Разработчик

Очки (1)

  • m374
    • 1,123 m374
    • +1

Рейтинги (0)

0 ☹️

Списки (0)

0 ☹️
  • Code for SQLite3

Отзывы (0)

Ваш отзыв будет первым 🌟

Дополнительная информация

«Code for SQLite3». Платформа: macOS. Категория: Инструменты разработчика. Разработчик: «ZeeZide GmbH». Первый выпуск: . Последнее обновление: . Текущая цена: $13.99. Самая низкая зарегистрированная цена: $8.99 (). Самая высокая зарегистрированная цена: $13.99 (). Этот материал пока не получил оценок и обзоров на AppAgg. Отслеживаемые баллы: подтверждено 1, косвенно 0. Доступные языки: English. AppAgg отслеживает историю цен, рейтинги и отзывы пользователей для «Code for SQLite3». Следите за будущими скидками и обновлениями через RSS. AppAgg не размещает приложения и не распространяет программное обеспечение. Все товарные знаки, логотипы и снимки экрана принадлежат их владельцам.
Code for SQLite3Code for SQLite3 Короткий URL: Скопировано!
  • 🌟 Поделиться
  • Mac App Store
Ad

Похожие

Вам также могут понравиться

Недавно просмотренные

Поисковые операторы в AppAgg
Добавить в AppAgg
AppAgg
Начните использовать AppAgg. Это бесплатно!
Регистрация
Войти