Tag: Open Source

Community

Decimal math is fast in MySQL5

(Mark Callaghan) Decimal is the default numeric data type in MySQL5. By this I mean that Decimal is the type for most numeric literals, is much improved over the implementation in MySQL4, and is the numeric type preferred by just about anyone who has to explain the semantics of decimal to binary flo

Community

Using MS Access with PostgreSQL

(Leo Hsu and Regina Obe) Many in the PostgreSQL community use Microsoft Access as a front-end to their PostgreSQL databases. Although MS Access is strictly a windows application and PostgreSQL has its roots in Unix, the two go well together. A large part of that reason is because the PostgreSQL ODBC