Subject | RE: [Firebird-general] What's missing in Firebird |
---|---|
Author | Paul Beach |
Post date | 2005-01-12T14:02:17Z |
> > - Fine-granular multi-threading and SMP supportIn Vulcan
> > - Support for different authentication protocols like Kerberos, ...Part of the security Plugin Architecture started in 2.0, and also looked
at under Vulcan
> > - Full-Text search capabilities (I know, there are third-partyAnybody want to Sponsor this?
> > solutions available, but usually people I know are asking for
> > a built-in solution)
> > - Clustering (Load Balancing, Hot-Standby)All could be potentially looked at in more detail with Vulcan..
> > - Incremental Backup, Point-In-Time RecoveryFirebird 2 - see NBackup
> > - Cross-Database-QueriesExtend current SQL implementation to support database.tablename
notation as was used in QLI. Firebird can do it, its just not surfaced
in SQL. Sponsor?
> > - Gateways to other data sources (e.g. connecting to anotherSee Vulcan Provider Architecture, it should support this possibility.
> > DBMS within a stored procedure)
Although the providers would have to be written.
> > - NUMERICs/DECIMALs with a precision up to 38Nickolay's Trace API
> > - Monitoring and Profiling capabilities (to see what's going
> > on in the database; running statements, transactions, ...)
> > - and some more ...Suspect this is handled by the new INTL architecture, but I could be wrong.
>
> Ah, yes, and: ;-)
>
> - Increased max. index length (done in Firebird v2)
> - Case-insensitive indexed search (case-insensitive indexes?)
Not too bad considering we do not have CA's money in the bank....
Paul