posted 16 years ago
We have an application which uses timesten as the in-memory database. We're looking for an alternative to timesten (not necessarily an in-memory database). The main criteria for selection are
1) Should trigger events based on database changes. (something like timesten's XLA events)
2) Failover replication support.
& other features like Unicode-16 support, Compatibility (32 and 64 Bit)
PS- our DB usage is mostly read only.
Please suggest ASAP.