About 91,900,000 results
Open links in new tab
  1. Active database - Wikipedia

    In computing, an active database is a database that includes an event-driven architecture (often in the form of ECA rules) that can respond to conditions both inside and outside the database.

  2. Active Database, Active Database (Management) System

    An active database (aDB) or active database (management) system (aDBS/aDBMS) is a database (management) system that supports reactive behavior through ECA-rules.

  3. Explain about triggers and active databases in DBMS

    Jul 3, 2021 · A trigger is a procedure which is automatically invoked by the DBMS in response to changes to the database, and is specified by the database administrator (DBA).

  4. Sep 12, 2004 · n Triggers make “passive” database “active” ̈ Database reacts to certain situations

  5. Active Database - an overview | ScienceDirect Topics

    Active databases are specialized database management systems that extend traditional passive databases by incorporating reactive mechanisms. Unlike conventional databases that return …

  6. As a simple example, given a set of triggers and a particular state of the DBMS, a database/application designer may wish to know whether a certain fact will hold in the …

  7. Active Databases - GeeksforGeeks

    Jan 19, 2024 · An active Database is a database consisting of a set of triggers. These databases are very difficult to be maintained because of the complexity that arises in understanding the …

  8. Active-database technology relatively recent extension of traditional DBMS technology

  9. Active Databases – Database Management System

    Active DBMSs embed situation-action rules in database. Event – Condition – Action Rules.

  10. Active Database Concepts and Triggers - BrainKart

    We give examples of how active databases are implemented in the STAR-BURST experimental DBMS in Section 26.1.3, since STARBURST provides for many of the concepts of generalized …