|
summaries and tech views for new developers C#,asp.net for web\mobile development,databases,iis6 and more.
Creating this site was an idea that popped up after some programing years,
when you have to get back to the same things you all ready forgot,
while new stuff is arriving to town.
In this site you can find summaries on tech stuff im into,
so for a stable wide base knowledge pyramid ,enjoy!!
|
|
Databases
Microsoft SQL Server
known as mssql
comes with the Microsoft SQL Server Management Studio where you can create and control your Database.
relational model database server produced by Microsoft. Its primary query language is T-SQL.
operation system - microsoft's.
versions 2000 2005 2008.
MySQL
comes with a pack name GUI Tools including applications to create and control your Database.
relational model database server produced by a sub company of SUN and now both part of Oracl.
MySQL is a free-software this made it a known product mainly used for web development(PHP).
operation system - Cross platform
Oracle
known to be the database for big companies usually contains big amount of data.
relational model database server produced by Oracl.
supports stored procedures(packages) and functions writing in PL/SQL
operation system - Cross platform
|