0 |1 |2 |3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C |D | E | F | G | H | I | J | K |L |M |N | O | P | Q |R |S | T |U | V |W |X | Y |Z

Tag Archive: Database

You are browsing the tag archive for Database.

Tips for designing a database

Designing a database is not easy and yes very important, since poor design leads to difficulties in developing or implementing a complex application. Some tips that are very necessary and often not carried out. Poor design: the design is fundamental, we must first know what you need to display and then design the database correctly. [...]

No Comments | Read full story »

QUERY and the Database

Not needing a SQL database for every site or every table means you can use Interchange in more hosting environments, but that”s has usually come at the cost of being able to use SQL as your query language. Fortunately Interchange comes with a built-in SQL interpreter, which means you can use a single query language [...]

No Comments | Read full story »