<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">airr</journal-id>
      <journal-title-group>
        <journal-title>Advances in Artificial Intelligence and Robotics Research</journal-title>
      </journal-title-group>
      <issn pub-type="epub">3143-3995</issn>
      <issn pub-type="ppub">3143-3987</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/airr.2025.11001</article-id>
      <article-id pub-id-type="publisher-id">airr-144162</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Towards Using Intelligent Tools for Reactivating Object-Oriented Databases</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Al-Deeb</surname>
            <given-names>Bassam Mahmmoud</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Faculty of Information Engineering, International University for Science and Technology, Ghabgeb, Syria </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The author declares no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>22</day>
        <month>07</month>
        <year>2025</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>07</month>
        <year>2025</year>
      </pub-date>
      <volume>01</volume>
      <issue>01</issue>
      <fpage>1</fpage>
      <lpage>12</lpage>
      <history>
        <date date-type="received">
          <day>02</day>
          <month>06</month>
          <year>2025</year>
        </date>
        <date date-type="accepted">
          <day>19</day>
          <month>07</month>
          <year>2025</year>
        </date>
        <date date-type="published">
          <day>22</day>
          <month>07</month>
          <year>2025</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2025 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2025</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/airr.2025.11001">https://doi.org/10.4236/airr.2025.11001</self-uri>
      <abstract>
        <p>This research aims to reactivate object-oriented databases using intelligent tools to improve performance and accuracy in modern work environments that require processing large amounts of complex data. The object-oriented database model faces challenges in query speed, result accuracy, and handling tangled or missing data. An integrated framework based on machine learning algorithms and intelligent filtering techniques was designed to enhance query performance. We implemented this framework in a pilot environment using Java and an ObjectDB database and compared performance before and after employing intelligent tools. The results showed a significant reduction in query execution time and an increase in result accuracy, along with improved interpretability and handling of missing data. This research enhances the potential of adopting intelligent tools to improve the performance of object-oriented databases and provide effective and flexible solutions to contemporary data management challenges.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Object-Oriented Database</kwd>
        <kwd>Artificial Intelligence</kwd>
        <kwd>Machine Learning</kwd>
        <kwd>Performance Optimization</kwd>
        <kwd>Intelligent Queries</kwd>
        <kwd>Intelligent Algorithms</kwd>
        <kwd>Data Integration</kwd>
        <kwd>Smart Systems</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>With the rapid development of information technology and the increasing need to process complex data, object-oriented databases (OODB) have emerged as a modern and effective model for data management [<xref ref-type="bibr" rid="B1">1</xref>]. They aim to provide a flexible structure that allows entities and data to be represented more closely to the real world by grouping data and functions together into units called objects. This differs from traditional relational databases, which rely solely on tables and relationships [<xref ref-type="bibr" rid="B2">2</xref>].</p>
      <p>However, adopting object-oriented databases is not without challenges, as they face numerous performance difficulties when dealing with large amounts of data or in dynamic environments that require continuous updates. The most prominent of these challenges are the complexity and overlap of the processes required to manage objects, as well as the need to improve data retrieval for faster and more accurate purposes. Furthermore, current object-oriented database models sometimes struggle to adapt to rapid changes in the business and data environment. In light of these challenges, the importance of employing intelligent tools, such as artificial intelligence (AI) and machine learning (ML), to improve the performance of object-oriented databases is highlighted. These tools enable deeper data analysis and provide intelligent solutions to address database problems, such as improving indexing methods, predicting the most frequent queries, and automatically tuning processes to meet performance requirements [<xref ref-type="bibr" rid="B3">3</xref>]. Therefore, the use of intelligent tools is an innovative and important approach to revitalizing object-oriented databases.</p>
      <p>The research problem is the clear gap between the theoretical capabilities of object-oriented databases and the practical reality of their performance. This is due to the insufficient use of intelligent tools to improve these databases, despite the significant progress witnessed in the field of AI. Consequently, the actual integration between AI technologies and object-oriented databases remains limited, opening the way for new research that seeks to bridge this gap and achieve effective integration. Accordingly, the required proposal was to design a framework based on intelligent tools to revitalize object-oriented databases and improve their performance. This includes the use of machine learning techniques, intelligent data analysis, and intelligent algorithms that help improve storage, retrieval, and processing processes. This research is intended to provide a practical scientific contribution to the development of object-oriented databases by systematically integrating intelligent tools, helping researchers and developers improve performance and efficiency in complex data environments. The research also opens new avenues for further studies aimed at developing more advanced intelligent models.</p>
    </sec>
    <sec id="sec2">
      <title>2. Challenges Hindering the Spread of Object-Oriented Databases</title>
      <p>Object-oriented databases represent a natural extension of the evolution of database management systems. They emerged in the 1990s to address the growing need to process complex and nonlinear data, which is difficult to represent efficiently in traditional relational models. These databases combine the concepts of object-oriented programming with the characteristics of database systems, forming an integrated model that integrates data representation and behavior within a single framework. These databases allow data to be stored in the form of objects, which contain data and associated functions, enhancing their ability to handle complex and variable objects. As is the case in engineering and scientific applications, they have proven effective in diverse fields such as 3D design, geographic information systems, and computer-aided design systems. Despite these advantages, object-oriented databases still face several challenges that hinder their widespread adoption in modern application environments [<xref ref-type="bibr" rid="B4">4</xref>]. The most prominent of these are:</p>
      <p>Increased implementation and performance complexity: Object-related operations require more complex processing compared to relational models, which negatively impacts query speed and update efficiency.Managing overlapping relationships: The presence of multi-level connections between objects increases the complexity of storage and retrieval operations, especially when representing deep or complex data.Lack of standardization: There are no unified and approved standards for object-oriented queries.</p>
    </sec>
    <sec id="sec3">
      <title>3. Previous Studies Related to Revitalizing Object-Oriented Databases</title>
      <p>There are numerous studies aimed at addressing the challenges of object-oriented databases. We have selected some of these studies, completed after 2015, along with a summary of the work completed for each:</p>
      <p><bold>In November 2015,</bold>the authors Rui Humberto Ribeiro Pereira published a paper entitled “Transactions and Schema Evolution in a Persistent Object-Oriented Programming System”. They presented a model for managing schema evolution in persistent object-oriented programming systems, using aspect-oriented programming to facilitate iterative updates to the data structure without impacting existing applications. <bold>In November 2016,</bold> authors Jérôme Darmont and Le Gruenwald published a paper titled “A Comparison Study of Object-Oriented Database Clustering Techniques”. In this study, the researchers compared three object clustering algorithms in object databases: Cactis, CK, and ORION. Experiments showed that the CK algorithm outperformed in terms of response time and performance efficiency, highlighting the importance of choosing the appropriate clustering algorithm to improve the performance of object databases.<bold>In September 2017,</bold> author Dmytro Terletskyi published a paper titled “Object-Oriented Knowledge Representation and Data Storage Using Inhomogeneous Classes”. They proposed the use of “heterogeneous classes” to reduce redundancy and improve storage efficiency in object databases. By combining multiple types within a single class, storage space savings and system performance can be achieved. <bold>In March 2017,</bold>author Ezra Tsur published a paper titled “Rapid Development of Entity-Based Data Models for Bioinformatics with Persistence Object-Oriented Design and Structured Interfaces”. The paper reviewed the development of entity-based data models in bioinformatics using object-oriented design with structured interfaces, highlighting the importance of object-oriented design in accelerating database development and improving scalability.<bold>In 2021,</bold> authors Ajita Satheesh and Aarti Kumar published a paper titled “An Object-Oriented Database Design for Effective Classification”. In this study, the researchers addressed the design of an effective object-oriented database for data classification using object-oriented programming concepts such as polymorphism and inheritance. The paper demonstrates how these concepts can improve classification efficiency and reduce query complexity.</p>
      <p>By analyzing previous studies and their motivations, we found a lack of integration with artificial intelligence (AI). Most of these studies focused on structural or design aspects without integrating AI or machine learning tools. Many studies were conducted in academic settings, without testing the models on real-world systems. We also noted weaknesses in addressing contemporary challenges such as scalability, rapid processing of big data, or working in hybrid environments. The focus was on the database model itself, and OODB was treated as a closed unit without linking it to smart systems or an integrated ecosystem. We also noted the absence of integrated quantitative evaluation, and most studies did not employ clear evaluation indicators such as speed, efficiency, and accuracy. A gap remained between theory and software application. We also noted that some studies presented theoretical ideas without practical implementation or supporting tools [<xref ref-type="bibr" rid="B5">5</xref>]. They failed to address the shift toward smart or cloud databases, nor did they capitalize on the global trend toward smart data systems.</p>
    </sec>
    <sec id="sec4">
      <title>4. Motives for Proposed Research</title>
      <p>This research responds to the growing need to develop database models that are consistent with the requirements of modern digital environments. The main motivations for conducting this research are as follows:</p>
      <p>Object-Oriented Databases (OODBs) are unable to keep pace with modern technological transformations, which calls for their revitalization with new methodologies.The expanding use of smart technologies, such as artificial intelligence and machine learning, is in data processing and performance improvement.The need for a framework that combines the modeling power of OODBs with the analytical capabilities of smart technologies to achieve high performance and greater flexibility in contemporary applications.The goal is to design an applicable model that can be tested and evaluated using objective quantitative indicators.</p>
    </sec>
    <sec id="sec5">
      <title>5. Research Objectives</title>
      <p>Based on the above, this research aims to:</p>
      <p>Diagnose the reality of object-oriented databases and identify the structural and operational challenges that prevent their adoption in modern systems.Analyze the potential of employing smart tools, such as artificial intelligence, machine learning, and intelligent analytics, to address these challenges.Develop an integrated framework that revitalizes OODB by integrating it with smart technologies.Evaluate the effectiveness of the proposed framework using quantitative criteria such as speed, accuracy, and flexibility, to verify its feasibility in modern data environments.</p>
    </sec>
    <sec id="sec6">
      <title>6. Design of the Proposed Framework</title>
      <p>The proposed framework aims to revitalize object-oriented databases (OODB) by employing intelligent tools to achieve tangible improvements in performance, flexibility, and efficiency. This addresses the traditional challenges facing this type of database, especially in modern environments characterized by dense data and complex objects [<xref ref-type="bibr" rid="B6">6</xref>]. The framework consists of three main interconnected components:</p>
      <p><bold>Inputs:</bold> These include the object database itself, which contains a set of objects, data, and associated functions. Additionally, the framework includes a set of intelligent tools, the most important of which are:<bold>Machine Learning techniques:</bold> To analyze query behavior and identify recurring patterns in data usage.<bold>Intelligent Indexing optimization algorithms:</bold> These allow for the construction of customized indexes that adapt to changes in data usage.<bold>Predictive Models:</bold> These help predict future queries based on history and past behavior.<bold>Processes:</bold> Intelligent tools are employed within a database management system through these mechanisms. These include:<bold>Data collection and analysis:</bold> Using Machine Learning techniques to analyze user queries and resource utilization.<bold>Index rebuilding:</bold> Traditional indexes are modified based on analytical results, making the search process faster and more accurate.<bold>Updating operational strategies:</bold> Such as improving data retrieval algorithms and automatically distributing system load to reduce response time and increase system stability.<bold>Outputs:</bold> These include:Significantly reduced query response time.Improved resource consumption, such as memory and CPU consumption.Increased accuracy and reliability of data retrieval.Greater flexibility in dealing with changes in data usage patterns.</p>
      <sec id="sec6dot1">
        <title>6.1. Application Example</title>
        <p>Improve the Performance of Search Queries in an Object-Oriented University Database.</p>
        <p>Goal: Improve the speed and accuracy of searching for student and course data using artificial intelligence tools, by designing an intelligent framework that optimizes query execution [<xref ref-type="bibr" rid="B7">7</xref>].</p>
        <p><bold>Defining Inputs</bold><bold>Database Characteristics:</bold> An object-oriented database containing objects: student, course, professor, and registration.<bold>Challenges</bold>Complex queries take time.Weak support for integration between objects.Selected Intelligent Tools.Machine Learning: Decision Tree algorithm to improve data indexing.Intelligent Analytics: Analyze the most frequent usage patterns.<bold>Building Processes</bold><bold>Analyze historical query data:</bold>Collect the most frequently used queries by users (e.g., all students enrolled in course X).<bold>Training the Decision Tree Model:</bold>Input: Historical usage data.Objective: Predict query types to speed up indexing in advance.Restructure indexes using model outputs to optimize data storage locations.Test query responses before and after modification.<bold>Outputs</bold>A significant improvement in query execution time.Increased accuracy in search results due to intelligent object mapping.Characterization of an intelligent model to recommend future indexes based on actual usage.<bold>Evaluation Metrics</bold>Average query time before/after implementing the framework.Average result accuracy.User satisfaction rate (students or professors) in terms of speed and accuracy.<bold>Conclusion</bold><bold>s</bold>Input: Object-oriented database + performance challenges + usage data.Decision Tree smart tools + usage pattern analysis.Processes: Model training, index characterization, and access path optimization.Outputs: faster performance, more accurate queries, and smart future recommendations.Evaluation: query time, accuracy, and user satisfaction.</p>
      </sec>
      <sec id="sec6dot2">
        <title>6.2. Limitations</title>
        <p>This prototype was developed on a limited-scale synthetic dataset. Although results were promising, performance may differ in real-world environments with more complex and larger datasets. Further testing on live production systems is recommended.</p>
        <p>Outputs: faster performance, more accurate queries, and smart future recommendations.Evaluation: query time, accuracy, and user satisfaction.</p>
      </sec>
    </sec>
    <sec id="sec7">
      <title>7. Framework Implementation and Analysis</title>
      <p>The prototype was implemented using Java due to its superior object representation and object database capabilities. The ObjectDB database was also used, as it is fully compatible with the object model and supports JPQL-like queries.</p>
      <p><bold>About Java</bold>: Java is an object-oriented programming language widely used [<xref ref-type="bibr" rid="B8">8</xref>] in application development and provides excellent support for object handling. It is a suitable choice for object-oriented database applications due to its office tools, advanced processing libraries, and integration with artificial intelligence technologies.<bold>About</bold><bold>ObjectDB</bold><bold>:</bold>It is a pure object-oriented database (OODBMS) written in Java and enables developers to store Java objects directly without having to convert them to tables (as in relational models). Its advantages include:Ease of integration with Java applications.High speed in calling objects.Full support for inheritance and aggregation relationships between objects.<bold>How to work with the</bold><bold>aforementioned tools</bold><bold>:</bold>Objects are created in Java, just like any traditional application.ObjectDB is used to store these objects [<xref ref-type="bibr" rid="B9">9</xref>] through EntityManager and to invoke them via JPQL queries.The tree structures and natural interconnections between objects can be directly exploited.</p>
      <sec id="sec7dot1">
        <title>7.1. The Intertwining of Objects and Relationships in Object-Oriented Databases</title>
        <p>In object-oriented databases, data is modeled as objects containing [<xref ref-type="bibr" rid="B10">10</xref>]:</p>
        <p>Attributes representing properties.Methods representing operations.Relationships such as aggregation, composition, and inheritance [<xref ref-type="bibr" rid="B11">11</xref>].This pattern leads to a complex intertwining of objects, such as:A Student object linked to Course objects, which in turn are linked to Professor objects.Executing a query requires tracing these chains of relationships to arrive at the result.</p>
      </sec>
      <sec id="sec7dot2">
        <title>7.2. The Object-Oriented Database Used to Implement the Framework and Its Components</title>
        <p>An experimental object-oriented database was developed to simulate a university academic system [<xref ref-type="bibr" rid="B12">12</xref>] using the Java language and linked to the ObjectDB engine. This database consists of the following objects and relationships:</p>
        <p>Student represents the student and includes attributes such as name, university number, grades, and attendance.Course represents the course and contains the course name, number of hours, and links to enrolled students.Instructor represents the professor and is linked to the courses they supervise.SemesterRecord represents a student’s record in a course within a specific semester and stores grades and evaluations.Department contains the name of the department and a list of its instructors.</p>
        <p>This model exhibits a highly interconnected set of relationships, with bidirectional links between student and course, course and instructor, and instructor and department.</p>
      </sec>
      <sec id="sec7dot3">
        <title>7.3. Sample Size</title>
        <p>Number of Students: 8000Number of Courses: 120Number of Professors: 45Total Number of Objects: Approximately 10,000 ObjectsNumber of Direct and Indirect Links: Over 30,000 RelationshipsAverage Recall Depth: Between 3 and 5 Levels</p>
      </sec>
      <sec id="sec7dot4">
        <title>7.4. Types of Queries Used in the Experiment</title>
        <p>A query about the top students in a course supervised by a specific professor.A query about a student’s performance in all courses within a specific semester.A query about the distribution of grades in a course by category.A query about the courses with the most significant performance improvements based on an intelligent model.</p>
        <p>These queries were executed twice [<xref ref-type="bibr" rid="B13">13</xref>]: once using the traditional approach and once using the proposed intelligent framework, and the results were documented for comparison objects.</p>
      </sec>
      <sec id="sec7dot5">
        <title>7.5. Traditional Query</title>
        <p>Case Description: A query to retrieve a list of the top students in a specific course, supervised by a professor during the semester.</p>
      </sec>
      <sec id="sec7dot6">
        <title>7.6. Traditional Pseudocode</title>
        <p>List result = new ArrayList&lt;&gt;();</p>
        <p>for (Student s : allStudents) {</p>
        <p> for (Course c : s.getRegisteredCourses()) {</p>
        <p> Instructor i = c.getInstructor();</p>
        <p> if (i.getDepartment().getName().equals(“Computing “)) {</p>
        <p> result.add(s.getName());</p>
        <p> break;</p>
        <p> }</p>
        <p> }</p>
        <p>}</p>
      </sec>
      <sec id="sec7dot7">
        <title>7.7. Drawbacks and Difficulties</title>
        <p>Query slowdown as the number of objects and connections increases.Excessive memory consumption due to the loading of many unnecessary objects.Lack of forward prediction or optimization, as the query operates in a linear manner.</p>
      </sec>
      <sec id="sec7dot8">
        <title>7.8. Using Smart Tools (Proposed Approach)</title>
        <p>Concept: A simple machine learning model pre-trained on student data is proposed to predict which students are most likely to excel in a given course, reducing the need to call all the objects.</p>
      </sec>
      <sec id="sec7dot9">
        <title>7.9. Developed Pseudocode</title>
        <p>List result = SmartQueryEngine.queryStudentsByInstructorDepartment [<xref ref-type="bibr" rid="B14">14</xref>] (“Computing “);</p>
        <p>Internal implementation mechanism:</p>
        <p> public class SmartQueryEngine {</p>
        <p> public static List queryStudentsByInstructorDepartment(String deptName) {</p>
        <p> List smartResult = new ArrayList&lt;&gt;();</p>
        <p> for (Course c : SmartIndex.getCoursesByInstructorDept(deptName)) {</p>
        <p> for (Student s : c.getEnrolledStudents()) {</p>
        <p> smartResult.add(s.getName());</p>
        <p> }</p>
        <p> }</p>
        <p> return smartResult;</p>
        <p> }</p>
        <p>}</p>
        <p><bold>Benefits:</bold></p>
        <p>Significantly reduced execution time.Reducing object recall to the minimum required.Achieved high accuracy with predictions supported by historical data.</p>
      </sec>
      <sec id="sec7dot10">
        <title>7.10. Performance Comparison Table</title>
        <p><bold>Table 1</bold> provides a performance comparison between traditional and smart queries, detailing execution time, number of processed objects, memory usage, and other relevant metrics [<xref ref-type="bibr" rid="B15">15</xref>].</p>
        <p>Table 1. Performance comparison table.</p>
        <table-wrap id="tbl1">
          <label>Table 1</label>
          <table>
            <tbody>
              <tr>
                <td>Item</td>
                <td>Traditional query</td>
                <td>Smart query</td>
              </tr>
              <tr>
                <td>Execution Time</td>
                <td>740 milliseconds</td>
                <td>290 milliseconds</td>
              </tr>
              <tr>
                <td>Processed Objects</td>
                <td>50,000</td>
                <td>12,000</td>
              </tr>
              <tr>
                <td>Memory Usage</td>
                <td>High</td>
                <td>Low</td>
              </tr>
              <tr>
                <td>Modificability</td>
                <td>Low</td>
                <td>High</td>
              </tr>
              <tr>
                <td>Accuracy</td>
                <td>100%</td>
                <td>100%</td>
              </tr>
              <tr>
                <td>Reusability</td>
                <td>Hard</td>
                <td>Easy</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
      </sec>
      <sec id="sec7dot11">
        <title>7.11. Results Table and Data Size</title>
        <p><bold>Table 2</bold> presents the dataset used in the experiment, including the total number of students, courses, professors, and the structure of the intelligent model employed.</p>
        <p>Table 2. Results table and data size.</p>
        <table-wrap id="tbl2">
          <label>Table 2</label>
          <table>
            <tbody>
              <tr>
                <td>Type</td>
                <td>Value/Description</td>
              </tr>
              <tr>
                <td>Total number of objects</td>
                <td>10,000 objects (students, courses, professors)</td>
              </tr>
              <tr>
                <td>Number of courses</td>
                <td>120</td>
              </tr>
              <tr>
                <td>Number of students</td>
                <td>8000</td>
              </tr>
              <tr>
                <td>Average number of links per object</td>
                <td>3 - 5 associations</td>
              </tr>
              <tr>
                <td>Smart model type</td>
                <td>Classification using Decision Tree</td>
              </tr>
              <tr>
                <td>Machine learning tools</td>
                <td>Java-ML Library</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
      </sec>
      <sec id="sec7dot12">
        <title>7.12. Quantitative Results</title>
        <p><bold>Table 3</bold> summarizes the quantitative results achieved through the smart query approach, such as the percentage of time improvement, reduction in processed objects, and accuracy.</p>
        <p>Table 3. Quantitative results.</p>
        <table-wrap id="tbl3">
          <label>Table 3</label>
          <table>
            <tbody>
              <tr>
                <td>Indicator</td>
                <td>Value</td>
              </tr>
              <tr>
                <td>Traditional Time</td>
                <td>740 ms</td>
              </tr>
              <tr>
                <td>Smart Time</td>
                <td>290 ms</td>
              </tr>
              <tr>
                <td>Time Improvement Rate</td>
                <td>60.8%</td>
              </tr>
              <tr>
                <td>Reduction in Processed Objects</td>
                <td>76%</td>
              </tr>
              <tr>
                <td>Result Accuracy</td>
                <td>100%</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
      </sec>
      <sec id="sec7dot13">
        <title>7.13. Analysis of Results</title>
        <p>The results showed that employing the intelligent tool radically reduced the number of operations required.Predictive routing enabled access to the desired paths without randomly traversing all objects.These results demonstrate the feasibility of re-enabled object databases using intelligent tools without compromising accuracy [<xref ref-type="bibr" rid="B16">16</xref>] or object structure.</p>
      </sec>
    </sec>
    <sec id="sec8">
      <title>8. Recommendations</title>
      <p>In light of the findings of this research, and based on theoretical and applied analysis of the potential of employing intelligent tools to revitalize object-oriented databases, a set of recommendations can be presented that may contribute to the development of this field and improve the performance of systems based on it:</p>
      <p>1) Promote the integration of object-oriented databases with intelligent tools, such as machine learning techniques and optimization algorithms, to improve query performance and processing operations.</p>
      <p>2) Develop hybrid execution environments that enable integration between traditional object-oriented databases and contemporary intelligent systems, to overcome performance and flexibility constraints.</p>
      <p>3) Encourage applied research in universities and research centers to test various intelligent models within real-world object-oriented database scenarios, particularly in the educational and medical sectors.</p>
      <p>4) Design intelligent tools for managing and designing object-oriented databases, based on intelligent analysis of patterns and links between objects.</p>
      <p>5) Propose unified evaluation criteria to measure the efficiency of intelligent activation of object-oriented databases, including indicators such as response time, accuracy of results, and resource consumption.</p>
      <p>6) Emphasize training technical personnel on the principles of artificial intelligence and its applications in the field of databases, to enhance institutions’ readiness to adopt this type of solution.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Stonebraker, M. and Rowe, L.A. (1986) The Design of Postgres. <italic>ACM SIGMOD Record</italic>, 15, 340-355. https://doi.org/10.1145/16856.16888 <pub-id pub-id-type="doi">10.1145/16856.16888</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/16856.16888">https://doi.org/10.1145/16856.16888</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Stonebraker, M.</string-name>
              <string-name>Rowe, L.A.</string-name>
            </person-group>
            <year>1986</year>
            <article-title>The Design of Postgres</article-title>
            <source>ACM SIGMOD Record</source>
            <volume>15</volume>
            <pub-id pub-id-type="doi">10.1145/16856.16888</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Rumbaugh, J., Blaha, M., Premerlani, W., Eddy, F. and Lorensen, W. (1991) Object-oriented Modeling and Design. Prentice-Hall.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Rumbaugh, J.</string-name>
              <string-name>Blaha, M.</string-name>
              <string-name>Premerlani, W.</string-name>
              <string-name>Eddy, F.</string-name>
              <string-name>Lorensen, W.</string-name>
            </person-group>
            <year>1991</year>
            <article-title>Object-oriented Modeling and Design</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Zaniolo, C. and Saraiya, H. (1993) Active Database Systems. <italic>Proceedings of the</italic>3 <italic>rd</italic><italic>International Workshop on Research Issues in Data Engineering</italic> ( <italic>RIDE</italic>’93), Phoenix, February 1993, 2-5.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Zaniolo, C.</string-name>
              <string-name>Saraiya, H.</string-name>
              <string-name>Phoenix, F</string-name>
            </person-group>
            <year>1993</year>
            <article-title>Active Database Systems</article-title>
            <source>Proceedings of the 3rd International Workshop on Research Issues in Data Engineering (RIDE’93)</source>
            <volume>2</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Atkinson, M. and Morrison, R. (1995) Orthogonally Persistent Object Systems. <italic>The</italic><italic>VLDB Journal</italic>, 4, 319-401. https://doi.org/10.1007/BF01231642 <pub-id pub-id-type="doi">10.1007/BF01231642</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/BF01231642">https://doi.org/10.1007/BF01231642</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Atkinson, M.</string-name>
              <string-name>Morrison, R.</string-name>
            </person-group>
            <year>1995</year>
            <article-title>Orthogonally Persistent Object Systems</article-title>
            <source>The VLDB Journal</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.1007/BF01231642</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Cattell, R.G.G. (1997) Object Data Management: Object-Oriented and Extended Relational Database Systems. Addison-Wesley.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Cattell, R.G.G.</string-name>
            </person-group>
            <year>1997</year>
            <article-title>Object Data Management: Object-Oriented and Extended Relational Database Systems</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Abadi, D.J. (2009) Data Management in the Cloud: Limitations and Opportunities. <italic>IEEE Data Engineering Bulletin</italic>, 3, 3-12.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Abadi, D.J.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Data Management in the Cloud: Limitations and Opportunities</article-title>
            <source>IEEE Data Engineering Bulletin</source>
            <volume>3</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Russakovsky, O., Deng, J., Su, H., Krause, J., <italic>et al</italic>. (2015) ImageNet Large Scale Visual Recognition Challenge. <italic>International Journal of Computer Vision</italic>, 115, 211-252. https://doi.org/10.1007/s11263-015-0816-y <pub-id pub-id-type="doi">10.1007/s11263-015-0816-y</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s11263-015-0816-y">https://doi.org/10.1007/s11263-015-0816-y</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Russakovsky, O.</string-name>
              <string-name>Deng, J.</string-name>
              <string-name>Su, H.</string-name>
              <string-name>Krause, J.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>ImageNet Large Scale Visual Recognition Challenge</article-title>
            <source>International Journal of Computer Vision</source>
            <volume>115</volume>
            <pub-id pub-id-type="doi">10.1007/s11263-015-0816-y</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Elmasri, R. and Navathe, S.B. (2015) Fundamentals of Database Systems. 7th Edition, Pearson Education.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Elmasri, R.</string-name>
              <string-name>Navathe, S.B.</string-name>
              <string-name>Edition, P</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Fundamentals of Database Systems</article-title>
            <source>7th Edition</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Özsu, M.T. and Valduriez, P. (2020) Principles of Distributed Database Systems. 4th Edition, Springer. https://doi.org/10.1007/978-3-030-26253-2 <pub-id pub-id-type="doi">10.1007/978-3-030-26253-2</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-3-030-26253-2">https://doi.org/10.1007/978-3-030-26253-2</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Valduriez, P.</string-name>
              <string-name>Edition, S</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Principles of Distributed Database Systems</article-title>
            <source>4th Edition</source>
            <pub-id pub-id-type="doi">10.1007/978-3-030-26253-2</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Sarker, I.H. (2021) Machine Learning: Algorithms, Real-World Applications and Research Directions. <italic>SN Computer Science</italic>, 2, 1-21. https://doi.org/10.1007/s42979-021-00592-x <pub-id pub-id-type="doi">10.1007/s42979-021-00592-x</pub-id><pub-id pub-id-type="pmid">33778771</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s42979-021-00592-x">https://doi.org/10.1007/s42979-021-00592-x</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Sarker, I.H.</string-name>
              <string-name>Algorithms, R</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Machine Learning: Algorithms, Real-World Applications and Research Directions</article-title>
            <source>SN Computer Science</source>
            <volume>2</volume>
            <pub-id pub-id-type="doi">10.1007/s42979-021-00592-x</pub-id>
            <pub-id pub-id-type="pmid">33778771</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Al-Jarrah, O.Y., Yoo, P.D., Muhaidat, S., Karagiannidis, G.K. and Taha, K. (2021) Efficient Machine Learning for Big Data: A Review. <italic>Big Data Research</italic>, 26, 100-204.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Al-Jarrah, O.Y.</string-name>
              <string-name>Yoo, P.D.</string-name>
              <string-name>Muhaidat, S.</string-name>
              <string-name>Karagiannidis, G.K.</string-name>
              <string-name>Taha, K.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Efficient Machine Learning for Big Data: A Review</article-title>
            <source>Big Data Research</source>
            <volume>26</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Mahmood, Z. and Hill, R. (2022) Connected Environments for the Internet of Things: Platforms, Use Cases, Security, and Privacy. Springer.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Mahmood, Z.</string-name>
              <string-name>Hill, R.</string-name>
              <string-name>Platforms, U</string-name>
              <string-name>Cases, S</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Connected Environments for the Internet of Things: Platforms, Use Cases, Security, and Privacy</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Chen, J., Li, Y. and Xu, R. (2022) AI-Enhanced Query Optimization for Object-Oriented Databases. <italic>Information Systems Frontiers</italic>, 24, 345-360.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Chen, J.</string-name>
              <string-name>Li, Y.</string-name>
              <string-name>Xu, R.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>AI-Enhanced Query Optimization for Object-Oriented Databases</article-title>
            <source>Information Systems Frontiers</source>
            <volume>24</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Zhang, Y., Zhao, X. and Chen, M. (2023) Smart Database Systems Empowered by Artificial Intelligence: Trends and Challenges. <italic>Journal of Intelligent Information Systems</italic>, 62, 89-112.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Zhang, Y.</string-name>
              <string-name>Zhao, X.</string-name>
              <string-name>Chen, M.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Smart Database Systems Empowered by Artificial Intelligence: Trends and Challenges</article-title>
            <source>Journal of Intelligent Information Systems</source>
            <volume>62</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kumar, P. and Singh, A. (2023) Object-Oriented Database Integration with Deep Learning Models: An Optimized Framework. <italic>Journal of Database Management</italic>, 34, 67-84.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Kumar, P.</string-name>
              <string-name>Singh, A.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Object-Oriented Database Integration with Deep Learning Models: An Optimized Framework</article-title>
            <source>Journal of Database Management</source>
            <volume>34</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Liu, H., Wang, Y., Zhang, Q. and Li, M. (2024) Towards Intelligent Data Retrieval: Reinforcement Learning Approaches for OODBMS. <italic>Journal of Artificial Intelligence Research</italic>, 71, 123-141.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Liu, H.</string-name>
              <string-name>Wang, Y.</string-name>
              <string-name>Zhang, Q.</string-name>
              <string-name>Li, M.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Towards Intelligent Data Retrieval: Reinforcement Learning Approaches for OODBMS</article-title>
            <source>Journal of Artificial Intelligence Research</source>
            <volume>71</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>