Listing Thumbnail

    RapidsDB Data Virtualization Management

     Info
    Sold by: RapidsDB 
    The RapidsDB DVM ANSI-standard SQL interface layer manages multiple structured and semi-structured data sources, breaking down data silos. Query multiple data sources through ONE SQL statement.
    Listing Thumbnail

    RapidsDB Data Virtualization Management

     Info
    Sold by: RapidsDB 

    Overview

    In this "data explosion" era, data has become a key production factor for all industries. Traditional data integration technologies are facing stiff challenges. Applications are fragmented. Data is disconnected and stored in silos. Data security is managed in a way that hampers data integration and access across business units.

    Under this circumstance, enterprises use ETL tools to extract, transform and load data from multiple data sources to obtain business data, which raises various issues such as huge integration workloads and high security risks .

    To address those issues, RapidsDB Data Virtualization Management (DVM) is built on our ingenious next-generation of in-memory database technology, independently developed by the RapidsDB team. RapidsDB DVM can mask the format, geographical location, system, and other attributes of data. It provides a unified domain-wide SQL data interface layer to users.

    RapidsDB DVM controls access to the underlying data stores across different data sources via the dynamic and pluggable connectors. The connectors manage the metadata of the objects (usually tables or files) in remote data stores and provide it to the embedded query execution engine as the ANSI-SQL based schemas. This mechanism enables users to treat the objects of the entire data source set as a single, unified SQL database.

    Through the ANSI-standard SQL interface layer offered by RapidsDB DVM, users can quickly access all the data of an enterprise, which includes data stored in traditional databases, big data sources, cloud storage, and IoT systems. Data can be accessed, combined, transformed, and delivered at a lightning-fast speed in a cost-effective way. With this solution, complex data service use cases of various industries can be handled effectively.

    Example: Query MySQL+Oracle data with one SQL statement based on RapidsDB DVM: Step 1: Connect to MYSQL and prepare data via RapidsDB DVM >use connector MYSQL_TEST; >CREATE TABLE Orders (OrderID INT UNSIGNED NOT NULL DEFAULT 0, CustomerID INT UNSIGNED NOT NULL DEFAULT 0, OrderDate DATE); >insert into Orders (OrderID, CustomerID, OrderDate) VALUES (10308, 2, '1996-09-18'); >insert into Orders (OrderID, CustomerID, OrderDate) VALUES (10309, 37, '1996-09-19');

    Step 2: Connect to Oracle and prepare data via RapidsDB DVM >use connector Oracle_TEST; >CREATE TABLE Customers (CustomerID INT UNSIGNED NOT NULL DEFAULT 0, CustomerName VARCHAR(50) NOT NULL, ContactName VARCHAR(50) NOT NULL,);

    insert into Customers (CustomerID, CustomerName, ContactName) VALUES (1, 'Alfreds', 'Maria Anders'); insert into Customers (CustomerID, CustomerName, ContactName) VALUES (2, 'Ana', 'Ana Trujillo');

    Step 3: Query MySQL+Oracle data with one statement via RapidsDB DVM

    select o.CustomerID,o.CustomerName,c.CustomerID from Oracle_TEST.demo.Customers o join MYSQL_TEST.sqltest.Orders c on o.CustomerID=c.CustomerID;

    Customer Case An AI microservice provider A distributed data analytics engine and cloud data warehouse solution was adopted by the original system, which had led to the following pain points: (1)The dedicated database created data silos, increasing the total cost of ownership (TCO); (2)The complex technology stack incurred high development, O&M and training costs for the operational staff; (3)As the data volume continued to grow, customers demanded higher database performance. , However, the overall performance was not ideally improved with the cluster expansion.

    Highlights of RapidsDB DVM: (1)It -supports real-time queries, especially for geospatial data and text documents; (2)The data virtualization capability enhances collaboration between application developers and business users; (3)Query results are returned within seconds, dramatically improving user experience and team collaboration.

    Highlights

    • Provides an ANSI-standard SQL interface and connects to multiple data sources via a unified SQL interface
    • Multiple data sources can be queried with one single SQL statement
    • Accelerates query execution speed through the patented Dynamic Query Optimization technology

    Details

    Sold by

    Categories

    Delivery method

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    RapidsDB Data Virtualization Management

     Info
    Pricing is based on contract duration. You pay upfront or in installments according to your contract terms with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.

    1-month contract (1)

     Info
    Dimension
    Description
    Cost/month
    Demo Cluster
    Use 1 demo node in US West (Oregon) (us-west-2)
    $550.00

    Vendor refund policy

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Resources

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.