Hi!

On Sep 3, 2008, at 10:03 AM, Jim Starkey wrote:

I'm planning to use ICU (IBM's International Components for Unicode) for the actual collations. It's licensed under MIT's X11 license, and is GPL compatible.

Postgres made a go at using that (and so did one of the "P" languages according to Tim Bray). They all found is to be a less then desirable library from the stand point of performance.

This has me looking for a different library, but thus far I have found nothing :(

Cheers,
        -Brian



Putting character set conversion in the client is absolutely the right way to do. There is no earthly reason for a database to handle multiple character sets.

Your constraint argument makes sense. I need to poke around and see how many other DB's have syntax and what they are using. I know that PG uses a subset of the SQL int types.



--
Jim Starkey
President, NimbusDB, Inc.
978 526-1376


--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to