Filip de Waard's weblog: SQLite In-Memory Database
Grok Headline matches for Filip de Waard's weblog: SQLite In-Memory Database
Aaron Wormus' Webl0g: Dangers of SQLite
Ignorance
Aaron Wormus' Webl0g: Dangers of SQLite
Ignorance
09/23/2004 08:58 AMAaron Wormus has a new
posting on his weblog pertaining to the
Dangers of SQLite Ignorance.
SQLite Database Browser
SQLite Database Browser
07/20/2004 06:19 PMVersion 1.1 released
Configuring SMS Database Server Memory
Configuring SMS Database Server Memory
09/03/2004 04:25 PMCommunity News: PHP Conference: Day 2
(Filip)
Community News: PHP Conference: Day 2
(Filip)
05/05/2004 08:16 AMBack with his latest update from the
International PHP Conference,
Filip de Waard has posted his
second update covering Day 2.
McObject’s eXtremeDB - First In-Memory
Database for BlueCat Linux 5.0 and Linux
2.6 Kernel
McObject’s eXtremeDB - First In-Memory
Database for BlueCat Linux 5.0 and Linux
2.6 Kernel
06/22/2004 02:43 AMWith McObject’s release of its eXtremeDB 2.3 in-memory embedded
database for LynuxWorks’ BlueCat Linux 5.0 operating system,
developers of embedded Linux applications for the first time have an
in-memory database system (IMDS) available for LynuxWorks’ powerful
embedded platform, and for the Linux 2.6 kernel on which BlueCat Linux
5.0 is based. [PRWEB Jun 22, 2004]
Webl0g Empire: The World's Newest Webl0g
Network Launches
Webl0g Empire: The World's Newest Webl0g
Network Launches
06/05/2005 11:37 PMWeblog Empire, the worlds newest weblog network has officially
launched with an initial network of blogs attracting some 500,000 page
views per month. [PRWEB Jun 4, 2005]
The perfect webl0g system <Anne's
Webl0g about Markup & Style>
The perfect webl0g system <Anne's
Webl0g about Markup & Style>
08/16/2004 12:33 PMwhat he thinks would be the perfect piece of logware .. The perfect
weblog system this blogging wishlist .. Anne van
Kesteren
annevankesteren.nl/archives/2004/08/weblog-system
track this
site | 3 links
Want to Improve Your Memory? Expand Your
Mind at Memory School
Want to Improve Your Memory? Expand Your
Mind at Memory School
06/24/2004 05:04 AMMemory School is a fully interactive memory improvement site. At
Memory School you will be taught how to improve your memory on every
level. [PRWEB Jun 24, 2004]
DBD-SQLite-0.31
DBD-SQLite-0.31
02/14/2004 06:32 PMDBD-SQLite-1.03
DBD-SQLite-1.03
08/09/2004 05:12 PMDBD-SQLite-0.29
DBD-SQLite-0.29
12/05/2003 06:39 PMSQLite-DB-0.03
SQLite-DB-0.03
08/02/2004 11:59 PMDBD-SQLite-1.00
DBD-SQLite-1.00
07/22/2004 12:52 AMSQLite 2.8.8
SQLite 2.8.8
12/18/2003 01:05 AMAn embeddable SQL engine in a C library.
DBD-SQLite-1.02
DBD-SQLite-1.02
08/02/2004 05:16 PMSQLite-DB-0.01
SQLite-DB-0.01
06/03/2004 05:32 AMDBD-SQLite-1.01
DBD-SQLite-1.01
08/01/2004 06:54 AMSQLite-DB-0.02
SQLite-DB-0.02
06/04/2004 01:13 AMDBD-SQLite-1.05
DBD-SQLite-1.05
09/10/2004 06:39 PMSQLite 2.8.14
SQLite 2.8.14
06/18/2004 09:51 AMAn embeddable SQL engine in a C library.
SQLite 3.0.2
SQLite 3.0.2
06/30/2004 11:05 PMAn embeddable SQL engine in a C library.
DBD-SQLite-1.06
DBD-SQLite-1.06
09/21/2004 07:05 PMATP Begins Productions of Lead-Free
“Green” Memory Products -
Environmentally-Friendly RoHS Compliant
Flash Memory Cards and DRAM Modules
ATP Begins Productions of Lead-Free
“Green” Memory Products -
Environmentally-Friendly RoHS Compliant
Flash Memory Cards and DRAM Modules
04/11/2005 03:36 AMATP Electronics Inc., a premium manufacturer of high performance and
quality memory products, today announced it has begun productions of
RoHS compliant products. All ATP flash memory cards (SD, MMC, miniSD,
RS-MMC) are fully RoHS compliant and are shipping immediately, with
DRAM modules to achieve full compliance by end of 2005. SGS GROUP, a
world-renowned testing and certification organization, performed ATP
RoHS compliance tests. [PRWEB Apr 11, 2005]
New “Memory Hog” Widget Shows You What’s
Eating Your Memory
New “Memory Hog” Widget Shows You What’s
Eating Your Memory
06/17/2005 03:57 PMA lot of people think that only Mac owners can use those beautiful
and popular little software utilities called “widgets.” Not so my
friends, not so. Long before Apple released OSX “Tiger” operating
system and its impressive widget suite called “Dashboard“, a website
named Konfabulator was cranking beautiful Widgets for both platforms.
You can download a trial copy here and see for yourself and they even
dropped the price from $29 to $19.99. The best…
Direct and
Related Links for 'New “Memory Hog” Widget Shows You What’s Eating
Your Memory'
SQLite-Abstract-0.1
SQLite-Abstract-0.1
01/07/2005 02:29 AMSQLite Admin 0.0.4
SQLite Admin 0.0.4
07/22/2004 11:45 AMA PHP front end to the SQLite database.
SQLite for Delphi
SQLite for Delphi
11/15/2003 05:40 PM0.4.3 released
Class-DBI-SQLite-0.09
Class-DBI-SQLite-0.09
04/15/2005 05:48 PMZend: PHP 101 - SQLite My Fire!
Zend: PHP 101 - SQLite My Fire!
09/17/2004 08:31 AMZend has a new tutorial posted in
their PHP 101 series -
PHP 101 (part 9):
SQLite My Fire!
Java SQLite Wrapper 1.0
Java SQLite Wrapper 1.0
04/13/2004 07:53 PMA Java wrapper for SQLite.
SQLite 3.2.0 (Default branch)
SQLite 3.2.0 (Default branch)
03/23/2005 09:55 AM
SQLite is a small, fast, embeddable SQL database engine that supports
most of SQL92, including transactions with atomic commit and rollback,
subqueries, compound queries, triggers, and views. A complete database
is stored in a single cross-platform disk file. The native C/C++ API
is simple and easy to use. Bindings for other languages are also
available.
Changes:
Support for ALTER TABLE ADD COLUMN has been added.
SQLite/Ruby Module
SQLite/Ruby Module
05/11/2004 12:16 PMRehosted
Perl SQLite Wrapper 1.0
Perl SQLite Wrapper 1.0
04/13/2004 07:53 PMAn SQLite wrapper for Perl.
ADO.NET Data Provider for SQLite
ADO.NET Data Provider for SQLite
11/12/2003 10:24 PMADO.NET Data Provider for SQLite
SQLite: A Lightweight Alternative
SQLite: A Lightweight Alternative
03/06/2004 02:03 AMIn this tutorial, Timothy shows you how to get started using SQLite.
SQLite WinCE Port
SQLite WinCE Port
07/28/2004 03:09 PMNew releases and a new home page!
libsql sqlite and mysql for pascal
libsql sqlite and mysql for pascal
05/23/2004 07:39 AMlibsql kylix & freepascal compatability
SQLiteServer allows access to SQLite
databases
SQLiteServer allows access to SQLite
databases
06/05/2004 02:35 AMOn Friday, SQLabs announced the release of
SQLiteServer
1.0, which allows users to remotely access SQLite databases from
any client set up to understand the server's protocol. The company
notes that it functions like an http server in the way it serves data,
closing the connection after each data exchange. SQLiteServer is
available two ways: a small business version for US$259 that supports
up to 10 clients and a full business edition for $369 that supports
unlimited clients. It runs in Mac OS X, although the company does not
specify the minimum required version number on its Web site or in the
application's documentation.
SQLiteManager administers SQLite
databases
SQLiteManager administers SQLite
databases
04/15/2004 02:13 PMSQLabs has released
SQLiteManager
1.0, a database management system designed to work with SQLite,
the embeddable SQL database engine. SQLiteManager allows you to
browse, create and drop tables, views and indexes. You can also
insert, edit and delete records in tables as well as save commonly
used SQL scripts directly in a database, generate reports with
flexible templates, and import and export data in multiple formats.
Grok Description matches for Filip de Waard's weblog: SQLite In-Memory Database
GrokA matches for Filip de Waard's weblog: SQLite In-Memory Database
QuickLite 1.0.2
QuickLite 1.0.2
06/07/2004 10:58 AMA Cocoa wrapper for SQLite, the embeddable SQL database engine.
New: QuickLite
New: QuickLite
06/07/2004 10:24 AMQuickLite provides a Cocoa wrapper for SQLite, a C library that
implements an embeddable SQL database engine.
Firebird Database Remote Database Name
Overflow
Firebird Database Remote Database Name
Overflow
06/01/2004 03:27 PMAviram Jenik (Jun 01 2004)
Need Memory? Come to the Memory Dealers
Need Memory? Come to the Memory Dealers
05/21/2004 06:57 AMAd - http://www.memorydealers.com May 21 2004 11:57AM GMT
PC memory is getting even better
PC memory is getting even better
04/13/2004 09:54 AMZDNet Apr 13 2004 1:52PM GMT
Take 2 for PC memory
Take 2 for PC memory
04/13/2004 06:07 AMFor DDR makers, 2004 is shaping up nicely: Prices for the memory
technology are surging, and a new, high-profit replacement is about to
hit store shelves.
Thanks For The Memory
Thanks For The Memory
02/05/2005 09:39 PMApple has delivered a superb operating system and world-class
applications. Now it needs to make available machines with the
installed memory to take full advantage of both that OS and those
applications right out of the box. By Philip Michaels, Macworld
USB memory pen
USB memory pen
12/20/2003 12:08 PMWe've seen at least one of these before, but there's a new ballpoint
pen/USB drive available that has 256MB of Flash memory squeezed onto
it....
More memory
More memory
07/13/2004 02:02 PMI feel like it’s Christmas. Today I’m expecting the
FedEx guy to bring me 512MB RAM for my development machine.
Here’s the sad tale...
When Xcode was new, I gave it a bunch of slack because it was new. I
figured that the performance problems would get fixed.
But Xcode isn’t new anymore, and I’m still seeing
performance problems. Just the other day it finally occurred to me
that it’s time to figure out what’s going on. No more
slack.

The performance problems were pretty simple: over time, the UI would
get more and more sluggish, to the point where things like closing a
window might take ten seconds. Debugging was sometimes nearly
impossible, as it would often time out before retrieving variable
data, and each single-step might take 30 seconds. (I’m guessing
on the times. It felt like 30 seconds, but it might have been less. Or
more.)
I ended up quitting and restarting Xcode several times a day, just to
reverse the sluggishness.
I found that this wasn’t true when I was working on a small
project—it was perfectly snappy then—but NetNewsWire
isn’t a small project.
So—finally, sheesh—I ran top to see what was going
on. It turned out that the sluggishness was a result of not having
enough memory. Well, that’s easy to fix!
My development machine already has 512MB, so this will double it.
It’s a dual-processor 867Mhz G4. Not the speediest kid on the
block, but plenty fast enough—as long as it’s not running
out of memory.

A related subject is the subject of build times. I mentioned that
NetNewsWire isn’t a small project, and it’s not, but
NetNewsWire 2.0’s main project is smaller than that of
NetNewsWire 1.0.8—even though we’ve been adding a bunch of
features.
One of the ways we achieved that was to move a bunch of things into
separate, loadable bundles. As a small example, think of the Bandwidth
Stats window. Its code is fairly stable, and it’s not something
everybody uses every time they launch NetNewsWire, so we took it out
of the main NetNewsWire project and created a separate project that
builds a bundle—a kind of plugin—that NetNewsWire loads
only when needed.
If you do this enough, you can end up with a smaller project
that’s faster to build—even if you’re also adding
features at the same time.
Users benefit too, because your app loads only what’s essential
at startup, and loads less-used things only if and when needed.
(A side effect of this is that some day, if there’s interest, we
may formalize NetNewsWire’s internal plugin API and make it so
other developers can write plugins that add windows to
NetNewsWire.)
Memory 1.0
Memory 1.0
05/05/2004 11:01 AMTry to match up pairs of blocks using your memory.
Memory Monitor 1.2.3
Memory Monitor 1.2.3
12/19/2003 10:03 PMDisplay your system’s memory usage in the Dock.
Zero Memory Widget 0.0.9
Zero Memory Widget 0.0.9
07/07/2004 08:11 AMA widget library without a single bit of storage per widget.
Buy my Powerbook memory
Buy my Powerbook memory
02/05/2005 09:45 PM The bids are all the way up to 7 cents already! Or you can run over
to NewEgg and buy a 1GB stick for ~$200. 7 cents or $200, what is it
going to be?...
Zero Memory Widget 0.0.8
Zero Memory Widget 0.0.8
06/15/2004 06:42 AMA widget library without a single bit of storage per widget.
Memory Criminal
Memory Criminal
02/01/2005 09:44 PMHerewith advice on
where to buy
memory if you’re in Silly Valley, and how to stay out of trouble
with the Canadian government...
Memory cell
Memory cell
07/14/2004 07:03 PMRogue Amoeba’s Memory Cell sits “in your menu bar displaying
the current amount of memory the foreground application is using. This
is different from other memory monitors, which just display the
total amount of memory used.”
More memory with Zire 21
More memory with Zire 21
11/03/2003 02:36 PMComputerworld Singapore Nov 3 2003 1:33PM ET
Zero Memory Widget 0.0.6
Zero Memory Widget 0.0.6
05/18/2004 08:47 AMA widget library without a single bit of storage per widget.
Ohio Memory
Ohio Memory
03/19/2003 10:46 PMToplink In Memory
Toplink In Memory
04/02/2005 05:36 PMFirst Release
Zero Memory Widget 0.0.2
Zero Memory Widget 0.0.2
10/31/2003 12:49 PMA widget library without a single bit of storage per widget.
Zero Memory Widget 0.0.10
Zero Memory Widget 0.0.10
07/28/2004 09:43 AMA widget library without a single bit of storage per widget.
The Bat! 2.01 memory corruption
The Bat! 2.01 memory corruption
01/16/2004 01:04 PM3APA3A (Jan 16 2004)
Memory Booster v14.12.03
Memory Booster v14.12.03
12/20/2003 01:24 PMFrees RAM memory of unused sectors so that your applications run
better. Whenever your computer runs low on resources consider
optimizing your memory using Memory Optimizer. It can free your memory
to up to 60%. [Shareware $22.50 884 KB]
Filip de Waard's weblog: SQLite In-Memory Database