SQLite for Mac は、自己完結型のサーバーレスでゼロ設定のトランザクション型 SQL データベースエンジンをインプロセスライブラリとして実装しています。 SQLite のコードはパブリックドメインに属しており、商用または民間の目的に自由に使用できます。 SQLite は、世界で最も広く配備されているデータベースであり、数多くの重要なプロジェクトを含め、数多くのアプリケーションを数多く備えています.
SQLite 機能:
システムクラッシュや停電後も、トランザクションはアトミック、一貫性、独立性、耐久性(ACID)ゼロコンフィギュレーション - セットアップや管理は不要です。部分インデックスや共通テーブル式などの高度な機能を備えた SQL の完全実装。 (省略された機能)完全なデータベースは、単一のクロスプラットフォームのディスクファイルに格納されています。アプリケーションファイル形式として使用するのに適しています。テラバイトサイズのデータベースとギガバイトサイズの文字列とブロブをサポートします。 (limits.html を参照してください)小さなコードフットプリント:500KiB 未満の完全構成、またはオプション機能を省略したシンプルで使いやすい API。 ANSI- C で書かれています。 TCL バインディングが含まれています。別途入手可能な他の多くの言語用のバインディング。ブランチテストのカバレッジが 100%のよくコメントされたソースコード。コンパイルが容易で大規模なプロジェクトに簡単に追加できる、単一の ANSI- C ソースコードファイルとして利用できます。自己完結型:外部依存関係はありません。クロスプラットフォーム:Android、* BSD、iOS、Linux、Mac、Solaris、VxWorks、Windows(Win32、WinCE、WinRT)は、サポートされています。他のシステムに簡単に移植できます。ソースはパブリックドメインにあります。任意の目的のために使用してください。 SQLite データベースの管理に使用できるスタンドアロンのコマンドラインインターフェイス(CLI)クライアントが付属しています。その他:SQLite for Windows
をダウンロード
ファイルのバージョン |
Vagrant 2.2.7 |
ファイル名 |
vagrant_2.2.7_x86_64.dmg |
ファイルサイズ |
|
オペレーティングシステム |
Mac OS X |
ソフトウェアタイプ |
Freeware |
著者 |
Richard Hipp |
更新日 |
https://sqlite.org/ |
更新時間 |
2020-01-28 |
ログを更新する |
What's new in this version: Improvements: - Guest/opensuse: Check for basename hostname prior to setting hostname - Host/linux: Check for modinfo in /sbin if it's not on PATH - Core: Show guest name in hostname error message - Provisioners/shell: Linux guests now support reboot option - Darwin/nfs: Put each NFS export on its own line - Contrib/bash: Add more completion flags to up command - Provider/virtualbox: Add VirtualBox provider support for version 6.1.x - Box/outdated: Allow to force check for box updates and ignore cached check - Guest/alpine: Update apk cache when installing rsync - Provider/virtualbox: Improve error message when machine folder is inaccessible - Provisioner/ansible_local: Add pip install method for arch guests - Communicators/winssh: Use Windows shell for vagrant ssh -c
Bug Fixes: - Command/snapshot/save: Fix regression that prevented snapshot of all guests in environment - Core: Update UI to properly retain newlines when adding prefix - Core: Check if box update is available locally - Core: Ensure Vagrant::Errors are loaded in file_checksum util - Cloud/publish: Improve argument handling for missing arguments to command - Core: Get latest version for current provider during outdated check - Linux/nfs: avoid adding extra newlines to /etc/exports - Guest/darwin: Fix VMware synced folders on APFS - Guest/redhat: Ensure nfs-server is restarted when installing nfs client - Core: Do not validate checksums if options are empty string - Provider/docker: Enhance docker build method to match against buildkit output - Provisioner/ansible_local: Don't prompt for input when installing Ansible on Ubuntu and Debian - Provisioner/ansible_local: Ensure all guest caps accept all passed in arguments - Host/windows: Fix regression that prevented port collisions from being detected - Core/provisioner: Set top level provisioner name if set in a provisioner config |
ファイルのダウンロード |
Download |