Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

IBM Db2

Index IBM Db2

IBM Db2 contains database-server products developed by IBM. [1]

90 relations: Alpha (programming language), Application programming interface, Application software, Assembly language, Bluemix, Business informatics, Business intelligence, C (programming language), C++, COBOL, Common Language Infrastructure, Comparison of database tools, Comparison of relational database management systems, Computer program, Computing platform, Cross-platform, Data Language Interface, Data mining, Data warehouse, Database, Database server, Database trigger, Db2 for Linux, UNIX and Windows, DB2 SQL return codes, Distributed computing, Distributed Data Management Architecture, Docker (software), DRDA, Eclipse (software), Edgar F. Codd, End-user license agreement, English language, Extract, transform, load, Fortran, Hierarchical database model, IBM, IBM i, IBM Information Management System, IBM InfoSphere DataStage, IBM mainframe, IBM Parallel Sysplex, IBM RPG, IBM SQL/DS, IBM System i, IBM System R, Illustra, Informix Corporation, Integrated development environment, Java (programming language), Java (software platform), ..., Linux, Linux on z Systems, List of column-oriented DBMSes, List of relational database management systems, Local area network, Microsoft Visual Studio, Microsoft Windows, MVS, MySQL, Object (computer science), Object Pascal, Object-relational database, Online analytical processing, Online transaction processing, OS/2, Perl, Personal digital assistant, PHP, PL/I, Programming tool, PureXML, Python (programming language), Query by Example, Relational database management system, Relational model, Rexx, Ruby (programming language), Runtime system, Shared-nothing architecture, SQL, Stored procedure, Unix, VM (operating system), VSE (operating system), XML, XML database, XQuery, Z/OS, Z/VM, .NET Framework. Expand index (40 more) »

Alpha (programming language)

The Alpha language was the original database language proposed by Edgar F. Codd, the inventor of the relational database approach.

New!!: IBM Db2 and Alpha (programming language) · See more »

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: IBM Db2 and Application programming interface · See more »

Application software

An application software (app or application for short) is a computer software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.

New!!: IBM Db2 and Application software · See more »

Assembly language

An assembly (or assembler) language, often abbreviated asm, is a low-level programming language, in which there is a very strong (but often not one-to-one) correspondence between the assembly program statements and the architecture's machine code instructions.

New!!: IBM Db2 and Assembly language · See more »

Bluemix

IBM Bluemix is a cloud platform as a service (PaaS) developed by IBM.

New!!: IBM Db2 and Bluemix · See more »

Business informatics

Business informatics (BI) or organizational informatics is a discipline combining information technology (IT), informatics and management concepts.

New!!: IBM Db2 and Business informatics · See more »

Business intelligence

Business intelligence (BI) comprises the strategies and technologies used by enterprises for the data analysis of business information.

New!!: IBM Db2 and Business intelligence · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: IBM Db2 and C (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: IBM Db2 and C++ · See more »

COBOL

COBOL (an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use.

New!!: IBM Db2 and COBOL · See more »

Common Language Infrastructure

The Common Language Infrastructure (CLI) is an open specification (technical standard) developed by Microsoft and standardized by ISO and ECMA that describes executable code and a runtime environment that allows multiple high-level languages to be used on different computer platforms without being rewritten for specific architectures.

New!!: IBM Db2 and Common Language Infrastructure · See more »

Comparison of database tools

The following tables compare general and technical information for a number of available database administrator tools.

New!!: IBM Db2 and Comparison of database tools · See more »

Comparison of relational database management systems

The following tables compare general and technical information for a number of relational database management systems.

New!!: IBM Db2 and Comparison of relational database management systems · See more »

Computer program

A computer program is a collection of instructions for performing a specific task that is designed to solve a specific class of problems.

New!!: IBM Db2 and Computer program · See more »

Computing platform

A computing platform or digital platform is the environment in which a piece of software is executed.

New!!: IBM Db2 and Computing platform · See more »

Cross-platform

In computing, cross-platform software (also multi-platform software or platform-independent software) is computer software that is implemented on multiple computing platforms.

New!!: IBM Db2 and Cross-platform · See more »

Data Language Interface

Data Language Interface (Data Language/I, DL/I, Data Language/Interface, Data Language/One) is the language system used to access IBM’s IMS databases, and its data communication system.

New!!: IBM Db2 and Data Language Interface · See more »

Data mining

Data mining is the process of discovering patterns in large data sets involving methods at the intersection of machine learning, statistics, and database systems.

New!!: IBM Db2 and Data mining · See more »

Data warehouse

In computing, a data warehouse (DW or DWH), also known as an enterprise data warehouse (EDW), is a system used for reporting and data analysis, and is considered a core component of business intelligence.

New!!: IBM Db2 and Data warehouse · See more »

Database

A database is an organized collection of data, stored and accessed electronically.

New!!: IBM Db2 and Database · See more »

Database server

A database server is a server which houses a database application that provides database services to other computer programs or to computers, as defined by the client–server model.

New!!: IBM Db2 and Database server · See more »

Database trigger

A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a database.

New!!: IBM Db2 and Database trigger · See more »

Db2 for Linux, UNIX and Windows

Db2 for Linux, UNIX and Windows is a database server product developed by IBM.

New!!: IBM Db2 and Db2 for Linux, UNIX and Windows · See more »

DB2 SQL return codes

SQL Return Codes are used on a day-to-day basis for the diagnosis of programming failures as a result of SQL calls by DB2 computer programs.

New!!: IBM Db2 and DB2 SQL return codes · See more »

Distributed computing

Distributed computing is a field of computer science that studies distributed systems.

New!!: IBM Db2 and Distributed computing · See more »

Distributed Data Management Architecture

Distributed Data Management Architecture (DDM) is IBM's open, published software architecture for creating, managing and accessing data on a remote computer.

New!!: IBM Db2 and Distributed Data Management Architecture · See more »

Docker (software)

Docker is a computer program that performs operating-system-level virtualization also known as containerization.

New!!: IBM Db2 and Docker (software) · See more »

DRDA

Distributed Relational Database Architecture (DRDA) is a database interoperability standard from The Open Group.

New!!: IBM Db2 and DRDA · See more »

Eclipse (software)

Eclipse is an integrated development environment (IDE) used in computer programming, and is the most widely used Java IDE.

New!!: IBM Db2 and Eclipse (software) · See more »

Edgar F. Codd

Edgar Frank "Ted" Codd (19 August 1923 – 18 April 2003) was an English computer scientist who, while working for IBM, invented the relational model for database management, the theoretical basis for relational databases and relational database management systems.

New!!: IBM Db2 and Edgar F. Codd · See more »

End-user license agreement

In proprietary software, an end-user license agreement (EULA) or software license agreement is the contract between the licensor and purchaser, establishing the purchaser's right to use the software.

New!!: IBM Db2 and End-user license agreement · See more »

English language

English is a West Germanic language that was first spoken in early medieval England and is now a global lingua franca.

New!!: IBM Db2 and English language · See more »

Extract, transform, load

In computing, extract, transform, load (ETL) refers to a process in database usage and especially in data warehousing.

New!!: IBM Db2 and Extract, transform, load · See more »

Fortran

Fortran (formerly FORTRAN, derived from Formula Translation) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

New!!: IBM Db2 and Fortran · See more »

Hierarchical database model

A hierarchical database model is a data model in which the data is organized into a tree-like structure.

New!!: IBM Db2 and Hierarchical database model · See more »

IBM

The International Business Machines Corporation (IBM) is an American multinational technology company headquartered in Armonk, New York, United States, with operations in over 170 countries.

New!!: IBM Db2 and IBM · See more »

IBM i

IBM i is an operating system that runs on IBM Power Systems and on IBM PureSystems.

New!!: IBM Db2 and IBM i · See more »

IBM Information Management System

IBM Information Management System (IMS) is a joint hierarchical database and information management system with extensive transaction processing capabilities.

New!!: IBM Db2 and IBM Information Management System · See more »

IBM InfoSphere DataStage

IBM InfoSphere DataStage is an ETL tool and part of the IBM Information Platforms Solutions suite and IBM InfoSphere.

New!!: IBM Db2 and IBM InfoSphere DataStage · See more »

IBM mainframe

IBM mainframes are large computer systems produced by IBM since 1952.

New!!: IBM Db2 and IBM mainframe · See more »

IBM Parallel Sysplex

In computing, a Parallel Sysplex is a cluster of IBM mainframes acting together as a single system image with z/OS.

New!!: IBM Db2 and IBM Parallel Sysplex · See more »

IBM RPG

RPG is a high-level programming language (HLL) for business applications.

New!!: IBM Db2 and IBM RPG · See more »

IBM SQL/DS

SQL/DS (Structured Query Language/Data System), released in 1981, was IBM's first commercial relational-database management system.

New!!: IBM Db2 and IBM SQL/DS · See more »

IBM System i

The IBM System i is IBM's previous generation of midrange computer systems for IBM i users, and was subsequently replaced by the IBM Power Systems in April 2008.

New!!: IBM Db2 and IBM System i · See more »

IBM System R

IBM System R is a database system built as a research project at IBM's San Jose Research Laboratory beginning in 1974.

New!!: IBM Db2 and IBM System R · See more »

Illustra

Illustra was a commercialized version of the Postgres object-relational database management system (DBMS) sold by Illustra Information Technologies, a company formed by Michael Stonebraker and Gary Morgenthaler and several of Michael Stonebraker's current and former students including: Wei Hong, Jeff Meredith, Michael Olson, Paula Hawthorn, Jeff Anton, Cimarron Taylor and Michael Ubell.

New!!: IBM Db2 and Illustra · See more »

Informix Corporation

Informix Corporation was a software company located in Menlo Park, California.

New!!: IBM Db2 and Informix Corporation · See more »

Integrated development environment

An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development.

New!!: IBM Db2 and Integrated development environment · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: IBM Db2 and Java (programming language) · See more »

Java (software platform)

Java is a set of computer software and specifications developed by James Gosling at Sun Microsystems, which was later acquired by the Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment.

New!!: IBM Db2 and Java (software platform) · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: IBM Db2 and Linux · See more »

Linux on z Systems

Linux on IBM Z (or Linux on z for short, and previously Linux on z Systems) is the collective term for the Linux operating system compiled to run on IBM mainframes, especially IBM Z and IBM LinuxONE servers.

New!!: IBM Db2 and Linux on z Systems · See more »

List of column-oriented DBMSes

This article is a list of column-oriented database management system software.

New!!: IBM Db2 and List of column-oriented DBMSes · See more »

List of relational database management systems

This is a list of relational database management systems.

New!!: IBM Db2 and List of relational database management systems · See more »

Local area network

A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, school, laboratory, university campus or office building.

New!!: IBM Db2 and Local area network · See more »

Microsoft Visual Studio

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.

New!!: IBM Db2 and Microsoft Visual Studio · See more »

Microsoft Windows

Microsoft Windows is a group of several graphical operating system families, all of which are developed, marketed, and sold by Microsoft.

New!!: IBM Db2 and Microsoft Windows · See more »

MVS

Multiple Virtual Storage, more commonly called MVS, was the most commonly used operating system on the System/370 and System/390 IBM mainframe computers.

New!!: IBM Db2 and MVS · See more »

MySQL

MySQL ("My S-Q-L") is an open-source relational database management system (RDBMS).

New!!: IBM Db2 and MySQL · See more »

Object (computer science)

In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier.

New!!: IBM Db2 and Object (computer science) · See more »

Object Pascal

Object Pascal refers to a branch of object-oriented derivatives of Pascal, mostly known as the primary programming language of Delphi.

New!!: IBM Db2 and Object Pascal · See more »

Object-relational database

An object-relational database (ORD), or object-relational database management system (ORDBMS), is a database management system (DBMS) similar to a relational database, but with an object-oriented database model: objects, classes and inheritance are directly supported in database schemas and in the query language.

New!!: IBM Db2 and Object-relational database · See more »

Online analytical processing

Online analytical processing, or OLAP, is an approach to answering multi-dimensional analytical (MDA) queries swiftly in computing.

New!!: IBM Db2 and Online analytical processing · See more »

Online transaction processing

Online transaction processing (OLTP) is where information systems facilitate and manage transaction-oriented applications, typically for data entry and retrieval transaction processing.

New!!: IBM Db2 and Online transaction processing · See more »

OS/2

OS/2 is a series of computer operating systems, initially created by Microsoft and IBM under the leadership of IBM software designer Ed Iacobucci.

New!!: IBM Db2 and OS/2 · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: IBM Db2 and Perl · See more »

Personal digital assistant

A personal digital assistant (PDA), also known as a handheld PC, is a variety mobile device which functions as a personal information manager.

New!!: IBM Db2 and Personal digital assistant · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: IBM Db2 and PHP · See more »

PL/I

PL/I (Programming Language One, pronounced) is a procedural, imperative computer programming language designed for scientific, engineering, business and system programming uses.

New!!: IBM Db2 and PL/I · See more »

Programming tool

A programming tool or software development tool is a computer program that software developers use to create, debug, maintain, or otherwise support other programs and applications.

New!!: IBM Db2 and Programming tool · See more »

PureXML

pureXML is the native XML storage feature in the IBM DB2 data server.

New!!: IBM Db2 and PureXML · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: IBM Db2 and Python (programming language) · See more »

Query by Example

Query by Example (QBE) is a database query language for relational databases.

New!!: IBM Db2 and Query by Example · See more »

Relational database management system

A relational database management system (RDBMS) is a database management system (DBMS) based on the relational model invented by Edgar F. Codd at IBM's San Jose Research Laboratory.

New!!: IBM Db2 and Relational database management system · See more »

Relational model

The relational model (RM) for database management is an approach to managing data using a structure and language consistent with first-order predicate logic, first described in 1969 by Edgar F. Codd, where all data is represented in terms of tuples, grouped into relations.

New!!: IBM Db2 and Relational model · See more »

Rexx

Rexx (Restructured Extended Executor) is an interpreted programming language developed at IBM by Mike Cowlishaw.

New!!: IBM Db2 and Rexx · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

New!!: IBM Db2 and Ruby (programming language) · See more »

Runtime system

A runtime system, also called run-time system, primarily implements portions of an execution model.

New!!: IBM Db2 and Runtime system · See more »

Shared-nothing architecture

A shared-nothing architecture (SN) is a distributed-computing architecture in which each node is independent and self-sufficient, and there is no single point of contention across the system.

New!!: IBM Db2 and Shared-nothing architecture · See more »

SQL

SQL (S-Q-L, "sequel"; Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).

New!!: IBM Db2 and SQL · See more »

Stored procedure

A stored procedure (also termed proc, storp, sproc, StoPro, StoredProc, StoreProc, sp, or SP) is a subroutine available to applications that access a relational database management system (RDBMS).

New!!: IBM Db2 and Stored procedure · See more »

Unix

Unix (trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, development starting in the 1970s at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.

New!!: IBM Db2 and Unix · See more »

VM (operating system)

VM (often: VM/CMS) is a family of IBM virtual machine operating systems used on IBM mainframes System/370, System/390, zSeries, System z and compatible systems, including the Hercules emulator for personal computers.

New!!: IBM Db2 and VM (operating system) · See more »

VSE (operating system)

z/VSE (Virtual Storage Extended) is an operating system for IBM mainframe computers, the latest one in the DOS/360 lineage, which originated in 1965.

New!!: IBM Db2 and VSE (operating system) · See more »

XML

In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

New!!: IBM Db2 and XML · See more »

XML database

An XML database is a data persistence software system that allows data to be specified, and sometimes stored, in XML format.

New!!: IBM Db2 and XML database · See more »

XQuery

XQuery (XML Query) is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats (JSON, binary, etc.). The language is developed by the XML Query working group of the W3C.

New!!: IBM Db2 and XQuery · See more »

Z/OS

z/OS is a 64-bit operating system for IBM mainframes, produced by IBM.

New!!: IBM Db2 and Z/OS · See more »

Z/VM

z/VM is the current version in IBM's VM family of virtual machine operating systems.

New!!: IBM Db2 and Z/VM · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

New!!: IBM Db2 and .NET Framework · See more »

Redirects here:

DATABASE 2, DB/2, DB2 DWE, DB2 Everyplace, DB2 Express, DB2/2, Db/2, IBM DB2, IBM DB2 Express-C, IBM PureQuery, Ibm viper, PureQuery, SQLCA.

References

[1] https://en.wikipedia.org/wiki/IBM_Db2

OutgoingIncoming
Hey! We are on Facebook now! »