[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RDBMS
Consider the task of building a database server for the web (on
OpenBSD). The RDBMS I need should have transactions, stored
procedures and preferrably full-text indexing. There's already
a large amount of data in Interbase format.
I guess these are the options:
-Postgres
-Interbase (linux emul. or try to compile)
-Sybase Adaptive Server (linux emul. ?)
Does anyone have experience with subj or can give good advice?
- Follow-Ups:
- Re: RDBMS
- From: Heikki Korpela <heko@saitti.net>