Our aim is always a fast, cost-efficient and high quality development. Therefore it is vital to use technologies intelligently!
Microsoft SQL
Der The Microsoft SQL Server (abbreviated MS-SQL-Server) is a relational database management on the Microsoft-Windows platform with a high market share among the commercial solutions.
- Supports the creation of saved procedures
- Uses the SQL-variant T-SQL (Transact-SQL)
- The theoretical maximal database size amounts to approx. 1 Exabyte
- Full-text search by default and OLAP-functionality integrated with the analysis services SSAS
My SQL
MySQL is a free software, that is under the General Public License (GPL). MySQL can also be applied with a commercial license (dual licensing system).
- Database
- Tabelle
- Table
- Alias
- Index
- Trigger (new in version 5)
- Stored procedure (new in version 5)
- User defined function (new in version 5)
Oracle database An Oracle database management system (DBMS, RDBMS, ORDBMS) also suits for an extremely large amount of concurrent users because of its architecture and scalability.
- Supports 8 exabytes in one database
- Large variety of buil-in SQL functions and analytical functions
- Extensions like Oracle Spatial, that allow the saving and analysis of geodata