• Main Menu
  • Databases

    • MOLAP

      MOLAP

      MOLAP is the term used to refer to multidimensional online analytical processing. It extends traditional OLAP processing through indexing directly into a multidimensional database. This allows users to view various data aggregates in different manners without the added overhead required to conduct similar operations with a relational database. Advantages and Disadvantages of MOLAP Some of

    • What is a Database?

      What is a Database?

      One of the technology terms that most people have become accustomed to hearing either at work or while surfing the Internet is the database. The database used to be an extremely technical term, however with the rise of computer systems and information technology throughout our culture, the database has become a household term. A database

    • Data Dictionary

      Data Dictionary

      A data dictionary is an integral part of a database. It holds information about the database and the data that it stores, i.e., the meta-data. Any well designed database will surely include a data dictionary as it gives database administrators and other users easy access to the type of data that they should expect to

    • ODBC (Open Database Connectivity)

      ODBC (Open Database Connectivity)

      ODBC (Open Data Base Connectivity) is an interface to access databases via SQL queries. ODBC can be used as an access tool to various databases such as MS-Access, dBase, DB2, Excel, and Text. Through these Call Level Interface (CLI) specifications of the SQL Access Group, the OBDC allows a neutral way of accessing the data

    • Transactional Database

      Transactional Database

      A transactional database is a database management system (DBMS) that has the capability to roll back or undo a database transaction or operation if it is not completed appropriately. Although this was a unique capability several decades ago, today the majority of relational database systems support transactional database operations. What is a Database Transaction? Whenever

    • Data Management

      Data Management

      Data Management is a broad field of study, but essentially is the process of managing data as a resource that is valuable to an organization or business. One of the largest organizations that deal with data management, DAMA (Data Management Association), states that data management is the process of developing data architectures, practices, and procedures

    • DSN (Data Source Name)

      DSN (Data Source Name)

      A DSN (Data Source Name) is an identifier that is used to store information relating to a database connection. DSNs can store a database’s name and server location, the directory that is used to store offline content, the database driver, and the user’s ID and password. DSNs can be used for a wide variety of

    • Multimedia Database

      Multimedia Database

      A multimedia database is a database that hosts one or more primary media file types such as .txt (documents), .jpg (images), .swf (videos), .mp3 (audio), etc. And loosely fall into three main categories: Static media (time-independent, i.e. images and handwriting) Dynamic media (time-dependent, i.e. video and sound bytes) Dimensional media (i.e. 3D games or computer-aided

    • Data Mining

      Data Mining

      Data mining is usually defined as searching, analyzing and sifting through large amounts of data to find relationships, patterns, or any significant statistical correlations. With the advent of computers, large databases and the internet, it is easier than ever to collect millions, billions and even trillions of pieces of data that can then be systematically

    • Database Normalization

      Database Normalization

      Database normalization is the process of organizing data into distinct and unique sets. The purposes of normalization are to: Reduce or eliminate storage of duplicate data Organize data into an efficient and logical structure The process of normalization involves determining what data should be stored in each database table. By tradition, the process of normalization

    databases
    179 queries in 0.550 seconds.