Skip to main content

2 docs tagged with "RMI"

RMI (Remote Method Invocation) is a Java technology that allows remote invocation of methods of objects located on different machines in the network. RMI allows communication between different Java applications that can be located on different computers or servers. With RMI, you can create distributed applications that can interact with each other in real time, which allows efficient data processing and sharing of resources between different systems. RMI is widely used in various distributed applications and database systems.

View all tags

Introduction to Mercury DB (HgDB) 3.0

Mercury DB is a service server (SOAP and REST) that enables the management of any objects, also referred to as cases. The engine is based on the relational SQL model, whereby data is stored in a relational database. The combination of objects and relations allows for the utilization of Mercury DB as an object database, supporting ACID transactions (atomicity, consistency, isolation, durability), as well as integration with traditional BI (business intelligence) systems for business data analysis. It facilitates interconnectivity between the domains of NoSQL databases (e.g., ElasticSearch, MongoDB) and those of relational databases (e.g., Oracle, DB2, PostgreSQL, MySQL).

Loading metadata

Metadata retrieval services can be used to build applications presenting data stored in Mercury DB (HgDB) 3.0 (see the description of Mercury Portal 2.0). They can also be used to build a query builder.