Microsoft SQL Server
Cos'è Microsoft SQL Server?
Offerta di database e analisi per fornire rapidamente la prossima generazione di e-commerce scalabile e di soluzioni di linea d'impresa. Mostra menoChi utilizza Microsoft SQL Server?
Aziende di qualsiasi dimensioni alla ricerca di software per la gestione del database.
Hai dubbi su Microsoft SQL Server?
Confrontalo con una delle alternative più popolari
Microsoft SQL Server
Recensioni su Microsoft SQL Server
Simona
miglior DBMS
Commenti: Lo consiglio sia per piccoli clienti (tra l'altro con la versione gratuita) sia per clienti più grandi in quanto permette di gestire grandi quantità di dati ed elaborarli senza problemi.
Aspetti positivi:
Facile l'installazione, ottima l'interfaccia utente (management studio) per la gestione e amministrazione del database. Nella versione a pagamento sono disponibili Agent per processare e pianificare automaticamente diverse funzioni.
Aspetti negativi:
Richiede conoscenze di programmazione per personalizzare report , inoltre un la licenza a pagamento è un pò cara.
Luca
Ottimo strumento per gestire database
Commenti: in azienda ci permette di creare database e viste
Aspetti positivi:
in costante aggiornamento e ben integrato con altri programmi microsoft, comoda la creazione di query, stored procedure e tabelle
Aspetti negativi:
uso questo programma da tempo e mi son sempre trovato bene, non ho mai trovato inconvenienti con sql server
Shaunak
Best, well-known and wide-spread product for SQL.
Commenti: There are lots of benefits to using MS SQL Server.1) Secure data storage.2) SSMS for data exploration on desktop.3) Awesome public documentation by MS.
Aspetti positivi:
Little can I write about this vast product, but to brief each which I find insightful are below:1) Fine-grained role and attribute-based access control. 2) Highly secure and robust ways for authorization and authentication.3) Sync with Active Directory authentication.4) Awesome connectors with data warehousing tools.5) Best data at rest and in transit encryption.6) Dedicated support and advisory.
Aspetti negativi:
Almost nothing to be pitched here, it is continually being developed and refined for adding better features.My advice would be to learn T-SQL for best usage.
juan jose
Alternative considerate:
Microsoft SQL Server for Business
Commenti: I have 5 years working with Microsoft SQL Server, I have adapted well, I like the functionality it has, the practical way in which you can perform queries, scheduled tasks for my daily and weekly backups are excellent, accompanied by the crystal report, works great, I tried to try other database managers like ORACLE, but I think it is better Microsoft SQL server, to this day, I prefer to work with it.
Aspetti positivi:
Personally, I like that the application is easy to use, obviously if you already have time using it and you are familiar with the concepts and terms used, the tools to create backups or schedule tasks to run on specific dates and times is quite good, the price is affordable not too expensive unlike oracle.
Aspetti negativi:
to install it is a bit time consuming, since you have to configure it on the fly, it does not bring any preconfigured default settings, this takes a little time to the user, to migrate to other operating systems other than windows, you have to make other extra configurations.
Wilmer Josué
SQL Server as a primary tool for developers
Commenti: I have been using SQL server since the first periods of college in my programming classes, as a storage of information I have been taught its practical use both personally and for program development in companies. I find it a very useful and versatile tool, it is used with ease as long as the developer has studied enough information about sql server because a novice and a pro can delete by mistake a whole database, you have to be careful because there are no request messages to deny the deletion. To use the tool I recommend to practice a lot and to comment the coding.
Aspetti positivi:
What I liked about the tool is the practical use it has, it can be used by novices in an easy way, as long as someone teaches them the basics, it is very useful on a daily basis due to the management of databases and their respective migration to other platforms. The management of the information becomes useful, it is versatile to changes before, during and after the development of the project.
Aspetti negativi:
What I liked least is the interface and the work area because when moving a part of that interface it is not very intuitive to place it to the default place, I have had problems with that and also that for processes of adding data I find the work space very small.