| List: | General Discussion | « Previous MessageNext Message » | |
| From: | David Garamond | Date: | December 16 2003 5:01am |
| Subject: | Re: MySQL or MaxDB or PostgreSQL or Interbase/Firebird or ? | ||
| View as plain text | |||
Sven Köhler wrote: > I was very disappointed by Interbase/Firebird. It seemed to me like a > MS-Access: a database-engine that works on regular files Firebird seems simple, but it doesn't mean it's inferior or [intentionally] crippled like MS-Access. SQL server also works on "regular files" (db is stored as single files) and I believe FB is comparable to SQL server. In fact, I personally hate the fact that InnoDB can't work on "regular files" (db is not stored on single files or single directories). -- dave
