SQLiteは基本的にread (8)/write (8)システムコールを使ってディスク上のデータベースファイルの内容を読み書きしている。 ヒープ領域にまとまったメモリ領域を確保し、read (8)システムコールを使ってディスクからメモリ上にデータをコピーしたあとでクエリを処理している。
SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...
日本オラクルは8月4日、インメモリデータベース製品「Oracle TimesTen In-Memory Database 11g」と、Oracle Database 11gのデータベース(DB)キャッシングのオプション製品「Oracle In-Memory Database Cache 11g」を8月7日から提供すると発表した。Oracle TimesTen In-Memory Database ...