まえがき ある日突然Twitterで@TeamMOSA2さんが@glassonion1さんのつぶやきをリツイットしてくれました。なんか面白そうなイベントだなと思って、 すぐにATNDに参加しました。時期が早かった!6人目になって、自動的に12月6日の担当になってしまいました。しか... 続きを読む
This tutorial will introduce you to SQLite and database-driven development with Titanium Mobile. Specifically, you will learn to build an application for managing products with a database instead of just the file system. Why Make a Database-D... 続きを読む
軽量なリレーショナルデータベースとして人気のSQLite。そのWebサイトに掲載されている「How SQLite Is Tested」の内容が、海外のプログラマなどのあいだで話題になっています。 3月に公開された最新バージョンのSQLite 3.6.23。本体のソースコードは約6万7200... 続きを読む
C#-SQLite is an independent reimplementation of the SQLite software library version 3.6.16 csharp-sqlite - Project Hosting on Google Codeにおいて、組み込み軽量データベースSQLiteのC#移植版を開発するC#-SQLiteプロジェクトがホスティングされている... 続きを読む
javascript はじめにSafari 3.1 には Client-side database storage (SQL API とも呼ばれています。)という新しい仕様が実装されました。というわけで、この新しい API について色々調べたことを簡単にまとめておきます。Client-side database storage が使え... 続きを読む
ご存知のとおりHTML5の仕様でSelectors APIというものがありまして、これはクライアント側での永続化としてリレーショナルDBを使えるようにするものです。 これを初めて知ったときは「ええっ!」となりましたが、CookieではなくDBに値を入れておくということが... 続きを読む
サイトの再構築しています。blogの古い記事はhttp://old.sarabande.info/を参照して下さい。SQLiteのCHMファイルの公開 2008/3/23追記:ファイルの設置場所をGoogleCodeに移転しました。 http://code.google.com/p/sqlite-doc-ja/downloads/list SQLiteの公式サ... 続きを読む
アドビ、SQLite Consortiumに参加で開発を支援 文:Stephen Shankland(CNET News.com) 翻訳校正:編集部 2008/02/26 17:08 Adobe Systemsは米国時間2月25日、データベースプロジェクト「SQLite」への出資支援を発表した。Adobeは少なくとも、2つの重要なプ... 続きを読む
Ruby on Railsの主要開発者であるDavid Heinemeier Hansson氏は17日(米国時間)、Ruby on Railsの最新版となる「Ruby on Rails 2.0.2」を公開した。RailsはRubyで作成されたフルスタックのWebアプリケーションフレームワーク。The MIT Licenseのもとで公開されて... 続きを読む
Redirecting... This page has moved to http://sqlite-manager.googlecode.com/. You will be redirected to its new location. If you aren't forwarded to the new page, click here. 続きを読む
Would it be possible to add a REGEXP function to the provider? The SQLIteSpy tool process REGEXP statements, but SQLLite by itself does not. I think they have done this by adding a user defined functoin, but I don't know how to do this eith... 続きを読む
SQLiteSpy is a fast and compact GUI database manager for SQLite. It reads SQLite3 files and executes SQL against them. Its graphical user interface makes it very easy to explore, analyze, and manipulate SQLite3 databases. Database at a Glance... 続きを読む
What it is SQLite Database Browser is a freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edi... 続きを読む
Release: 0.5.1 Release note (Multi slave replication, logger, memory DB, libsqlited: C client API document) 続きを読む
PHPを利用したWebサイトのSQLite管理ツールです。 SQLiteの本家には管理プログラムが用意されています。 これはWindows系・UNIX系のものが用意されています。 通常はこの管理プログラムを利用して保守管理などを行うところですが PHPにより簡単な管理プログラム... 続きを読む
Movable Type 3.2のデータベースをSQLiteへ移行する方法を説明します。ただし、以下の説明は、当ブログと同じ環境の方を対象にしています。 当ブログの環境は、下記の通りです。 ・使用サーバーは、ロリポップ です。 ・Movable Typeのヴァージョンは、MT3.2-ja... 続きを読む