3 articles about Database that you can't do without reading!
- Joe Celko's Data and Databases: Concepts in Practice
(The Morgan Kaufmann Series in Data Management Systems) by Joe
Celko from Free Your Mind All Free Download
Don't think Joe Celko's Data and Databases: Concepts in Practice is for computer beginners. It starts by defining mathematically what data is, relationships [...]
- MySQL Cross-Platform Table Naming from
SitePoint
The upper, lower, or camel-casing of MySQL table names is rarely something developers consider. Unfortunately, it can cause major headaches if you are intending [...]
- SQL Dictionary Spanish German from Free Software
Downloads
Dictionary Database Spanish German to integrate into your applications in SQL Format. The demoversion includes the letter D with 2550 Keywords. Fullversion [...]
Joe Celko's Data and Databases: Concepts in Practice (The Morgan Kaufmann Series in Data Management Systems) by Joe Celko
Don't think Joe Celko's Data and Databases: Concepts in Practice
is for computer beginners. It starts by defining mathematically
what data is, relationships between data, and how all this becomes
the information and wisdom that you really want from your database,
with a host of fascinating examples and warnings. Read the
introduction and you'll even understand statistics better.
The data and relationships in any database are only ever a subset
of the real world with just the attributes and relationships
[...]
Post Thanks Free Your Mind All Free Download!
MySQL Cross-Platform Table Naming
The upper, lower, or camel-casing of MySQL table names is rarely something developers consider. Unfortunately, it can cause major headaches if you are intending to port your application from a Windows or Mac development environment to a Linux or Unix-based host.Each table in a MySQL database corresponds to a physical .frm file within the database folder. Therefore, the case sensitivity of your tables relies on the underlying Operating System. For example, assume we have created the following table and filled [...]
SQL Dictionary Spanish German
Dictionary Database Spanish German to integrate into your
applications in SQL Format. The demoversion includes the letter D
with 2550 Keywords. Fullversion Spanish German Dictionary 31175
keywords with 297637 entries and German Spanish Dictionary 36816
keywords with 309535 entries. Also available for Spanish to French,
Italian, English, Portuguese/Brazilian, Dutch, Swedish and back.
Create a basis for your own Translation Memories (TM)
Thesauruses for English, French, Spanish, Italian,
Portuguese/Brazilian, [...]
Post Thanks Free Software Downloads!