Best Data Management Software for Java - Page 2

Compare the Top Data Management Software that integrates with Java as of October 2025 - Page 2

This a list of Data Management software that integrates with Java. Use the filters on the left to add additional filters for products that have integrations with Java. View the products that work with Java in the table below.

  • 1
    Timeplus

    Timeplus

    Timeplus

    Timeplus is a simple, powerful, and cost-efficient stream processing platform. All in a single binary, easily deployed anywhere. We help data teams process streaming and historical data quickly and intuitively, in organizations of all sizes and industries. Lightweight, single binary, without dependencies. End-to-end analytic streaming and historical functionalities. 1/10 the cost of similar open source frameworks. Turn real-time market and transaction data into real-time insights. Leverage append-only streams and key-value streams to monitor financial data. Implement real-time feature pipelines using Timeplus. One platform for all infrastructure logs, metrics, and traces, the three pillars supporting observability. In Timeplus, we support a wide range of data sources in our web console UI. You can also push data via REST API, or create external streams without copying data into Timeplus.
    Starting Price: $199 per month
  • 2
    Perst

    Perst

    McObject

    Perst is McObject’s open source, dual license, object-oriented embedded database system (ODBMS). It is available in one edition developed as an all-Java embedded database, and another implemented in C# (for Microsoft .NET Framework applications). Perst gives developers the ability to store, sort, and retrieve objects in their applications with maximum speed and with low memory and storage overhead while leveraging the object-oriented paradigm of Java and C#. In the TestIndex and PolePosition benchmarks, Perst displays one of its strongest features: its significant performance advantage over Java and .NET embedded database alternatives. Perst stores data directly in Java and .NET objects, eliminating the translation required for storage in relational and object-relational databases. This boosts run-time performance. Perst’s core consists of only five thousand lines of code. The small footprint imposes minimal demands on system resources.
    Starting Price: Free
  • 3
    Base64.ai

    Base64.ai

    Base64.ai

    Base64.ai is the leading no-code AI solution that understands documents, photos, and videos. One solution for all documents, including IDs, passports, invoices, checks, forms, and more. 400+ no-code integration to third-party systems for under 1 hour of integration time. Add new document types, integrations, and business rules. Command the AI for your needs. For most document types, OCR, data extraction, and integration take under 3 seconds. 99% extraction accuracy for most document types. Base64.ai improves with every document. Use Base64.ai via API, RPA systems, scanners, web, mobile apps, and others in our partner network. Our document reviewer team instantly verifies your results 24/7 for 100% data extraction accuracy. Detect and remove sensitive information such as names, dates, and document numbers. Base64.ai is a proud partner of the leading organizations in the automation world.
    Starting Price: $3,000 per year
  • 4
    Diffusion

    Diffusion

    DiffusionData

    Diffusion is a pioneer in real-time data streaming and messaging solutions. Founded to solve the real-time systems & application connectivity and data distribution challenges experienced by companies worldwide, the company has an international team of business and technology experts. The company’s flagship offering, the Diffusion data platform, makes it easy to consume, enrich, and deliver data reliably. Quickly capitalize on existing or new data sources. Purpose-built to simplify event-driven, real-time application development, Diffusion enables you to swiftly add new capabilities with minimal development costs. Accommodates any size, format, or velocity of data. Provides a flexible, hierarchical data model to organize incoming event-data in a multi-level topic tree structure. Easily scalable to millions of topics. Facilitates transformation of event data using low-code features of the platform. Enables subscription to event-data at a fine-grained level for hyper-personalization.
    Starting Price: $199 per month
  • 5
    txtai

    txtai

    NeuML

    txtai is an all-in-one open source embeddings database designed for semantic search, large language model orchestration, and language model workflows. It unifies vector indexes (both sparse and dense), graph networks, and relational databases, providing a robust foundation for vector search and serving as a powerful knowledge source for LLM applications. With txtai, users can build autonomous agents, implement retrieval augmented generation processes, and develop multi-modal workflows. Key features include vector search with SQL support, object storage integration, topic modeling, graph analysis, and multimodal indexing capabilities. It supports the creation of embeddings for various data types, including text, documents, audio, images, and video. Additionally, txtai offers pipelines powered by language models that handle tasks such as LLM prompting, question-answering, labeling, transcription, translation, and summarization.
    Starting Price: Free
  • 6
    Lightstreamer

    Lightstreamer

    Lightstreamer

    ​Lightstreamer is an event broker optimized for the internet, ensuring seamless real-time data delivery across the web. Unlike traditional brokers, Lightstreamer automatically handles proxies, firewalls, disconnections, network congestion, and the general unpredictability of the internet. With its intelligent streaming feature, Lightstreamer guarantees real-time data transmission, always finding a way to deliver your data reliably and efficiently, ensuring robust last-mile messaging. Lightstreamer offers technology that is both mature and cutting-edge, continuously evolving to stay at the forefront of innovation. With a proven track record and years of field-tested performance, Lightstreamer ensures your data is delivered reliably and efficiently. Experience unparalleled reliability in any scenario with Lightstreamer.
    Starting Price: Free
  • 7
    SQLPro Studio

    SQLPro Studio

    SQLPro Studio

    SQLPro Studio is a fully native, cross-platform database management tool. It supports a wide range of database systems and provides several features including syntax highlighting, SQL autocompletion, customizable themes, and tabbed interfaces for managing multiple queries simultaneously. It also offers cloud support for services like Amazon RDS, Microsoft Azure, and Heroku, along with SSH tunneling and master password protection for enhanced security. SQLPro Studio is optimized for performance and user experience, providing an intuitive interface without relying on Java, ensuring faster and more reliable operation. You can execute multiple queries and have the results for each displayed at the same time, including any errors and messages. SQLPro boasts an intuitive interface, where the most basic to advanced database needs are easily accessible.
    Starting Price: $17.07 per month
  • 8
    Valkey

    Valkey

    Valkey

    ​Valkey is an open source high-performance key/value datastore that supports a variety of workloads, such as caching, message queues, and can act as a primary database. It is backed by the Linux Foundation, ensuring it will remain open source forever. Valkey can run as either a standalone daemon or in a cluster, with options for replication and high availability. It natively supports a rich collection of datatypes, including strings, numbers, hashes, lists, sets, sorted sets, bitmaps, hyperloglogs, and more. You can operate on data structures in-place with an expressive collection of commands. Valkey also supports native extensibility with built-in scripting support for Lua and supports module plugins to create new commands, data types, and more. Valkey 8.1 introduces several performance improvements that reduce latency, increase throughput, and lower memory usage.
    Starting Price: Free
  • 9
    Realm

    Realm

    Realm DB

    ​Realm is a mobile-first, open source object database designed to run directly inside phones, tablets, and wearables. It provides a simple, object-oriented data model that eliminates the need for an ORM, allowing developers to define models as regular classes in languages like Swift, Java, Kotlin, C#, JavaScript, Dart, and C++. Realm's architecture ensures high performance and low memory usage by employing a zero-copy design, lazy loading, and multi-version concurrency control (MVCC) for thread-safe operations. It's live objects and collections automatically update across threads, enabling reactive programming patterns. Realm supports relationships between objects via links and backlinks, facilitating complex data structures. Developers can utilize tools like Realm Studio to inspect and manipulate local Realm databases and integrate Realm into various platforms, including React Native, Flutter, Xamarin, and Node.js.
    Starting Price: Free
  • 10
    ScraperX

    ScraperX

    ScraperX

    ScraperX is an AI-powered web scraping API designed to simplify and accelerate data extraction from any website. It offers intuitive integration with support for multiple programming languages, including Node.js, Python, Java, Go, C#, Perl, PHP, and Visual Basic. It features smart data extraction that automatically identifies and captures relevant data patterns across various website structures, eliminating the need for manual configuration. Users can send API requests specifying the website and data to extract, and the platform processes and analyzes the data accordingly. Real-time monitoring capabilities allow users to track data collection and receive instant alerts for any changes or updates. ScraperX also handles CAPTCHA challenges and provides proxies and IP rotation to ensure seamless data extraction without interruptions. It is built on a scalable infrastructure, supporting varying request rates to accommodate different user needs.
    Starting Price: $40 per month
  • 11
    DataWorks

    DataWorks

    Alibaba Cloud

    DataWorks is a Big Data platform product launched by Alibaba Cloud. It provides one-stop Big Data development, data permission management, offline job scheduling, and other features. DataWorks works straight ‘out-the-box’ without the need to worry about complex underlying cluster establishment and operations & management. You can drag and drop nodes to create a workflow. You can also edit and debug your code online, and ask other developers to join you. Supports data integration, MaxCompute SQL, MaxCompute MR, machine learning, and shell tasks. Supports task monitoring and sends alarms when errors occur to avoid service interruptions. Runs millions of tasks concurrently and supports hourly, daily, weekly, and monthly schedules. DataWorks is the best platform for building big data warehouses and provides comprehensive data warehousing services. DataWorks provides a full solution for data aggregation, data processing, data governance, and data services.
  • 12
    Wiiisdom Ops
    In today’s world, leading organizations are leveraging data to win over their competitors, ensure customer satisfaction and find new business opportunities. At the same time, industry-specific regulations and data privacy rules are challenging traditional technologies and processes. Data quality is now a must-have for any organization but it often stops at the doors of the BI/analytics software. Wiiisdom Ops helps your organization ensure quality assurance within the analytics component, the last mile of the data journey. Without it, you’re putting your organization at risk, with potentially disastrous decisions and automated disasters. BI Testing at scale is impossible to achieve without automation. Wiiisdom Ops integrates perfectly into your CI/CD pipeline, guaranteeing an end-to-end analytics testing loop, at lower costs. Wiiisdom Ops doesn’t require engineering skills to be used. Centralize and automate your test cases from a simple user interface and share the results.
  • 13
    Zenserp

    Zenserp

    Zenserp

    Our SERP API enables you to scrape search engine result pages in realtime. Through google search API services, you can do Standard search, image search, news search, maps search, news search, etc.
    Starting Price: $29 per month
  • 14
    Mimer SQL
    The Mimer SQL codebase is the most modern in the world. It is modular, extremely maintainable, easily expandable, and designed with portability in mind. We know how to squeeze out the best from computers and operating systems, and so does Mimer SQL. Our brand new SQL compiler with the latest in optimization techniques, coupled with a world-class storage engine and no limits besides what the hardware imposes, lays the groundwork for speed and efficiency that is second to none. Continuously improved and refined, the security features of Mimer SQL leave nothing wanting. Data in use, data in motion, and data at rest are all covered with time-tested, reliable, and documented algorithms. Mimer SQL is the ideal companion for the modern in-vehicle computation solution. Its performance and reliability match the hard demands of secure, flexible, and reliable data management in today’s autonomous and connected cars.
  • 15
    IBM Databand
    Monitor your data health and pipeline performance. Gain unified visibility for pipelines running on cloud-native tools like Apache Airflow, Apache Spark, Snowflake, BigQuery, and Kubernetes. An observability platform purpose built for Data Engineers. Data engineering is only getting more challenging as demands from business stakeholders grow. Databand can help you catch up. More pipelines, more complexity. Data engineers are working with more complex infrastructure than ever and pushing higher speeds of release. It’s harder to understand why a process has failed, why it’s running late, and how changes affect the quality of data outputs. Data consumers are frustrated with inconsistent results, model performance, and delays in data delivery. Not knowing exactly what data is being delivered, or precisely where failures are coming from, leads to persistent lack of trust. Pipeline logs, errors, and data quality metrics are captured and stored in independent, isolated systems.
  • 16
    TABEX4

    TABEX4

    BOI Software

    TABEX4 runs on all common operating systems and is applicable throughout the company – both on mainframe and server systems. Tables can be maintained efficiently and safely, independent of platform or database. TABEX4 supports import of table data from other software products and memory forms through optimized APIs. Export is possible in diverse ways as well: e.g. pdf, e-mail and other data or store formats. Our TABEX4 FAQs offer you a profound overview of important TABEX4 topics. In the TABEX4 Wiki you will gain expert knowledge about technical questions and challenges. Master public audits smoothly: TABEX4 places absolute priority to transparency and security in processing master data and control data. The TABEX4 Relational Bridge extends TABEX4 by interfaces to relational databases and makes the entire TABEX4 functions available for RDBs.
  • 17
    Benerator

    Benerator

    Benerator

    Describe your data model on an abstract level in XML. Involve your business people as no developer skills are necessary. Use a wide range of function libraries to fake realistic data. Write your own extensions in Javascript or Java. Integrate your data processes into Gitlab CI or Jenkins. Generate, anonymize, and migrate with Benerator’s model-driven data toolkit. Define processes to anonymize or pseudonymize data in plain XML on an abstract level without the need for developer skills. Stay GDPR compliant with your data and protect the privacy of your customers. Mask and obfuscate sensitive data for BI, test, development, or training purposes. Combine data from various sources (subsetting) and keep the data integrity. Migrate and transform your data in multisystem landscapes. Reuse your testing data models to migrate production environments. Keep your data consistent and reliable in a microsystem architecture.
  • 18
    ExoCoding

    ExoCoding

    ExoCoding

    ExoCoding is a code generation online platform that empowers software developers to build better software faster. It uses model-based AI-powered assistants to generate boilerplate code and streamline repetitive tasks. Developers can create apps containing modules with Database Management, Logic Building, and Interface Design. There are also more features like sharing prototypes, task planning, and a marketplace with pre-built templates that enhance the developer’s experience. After generating code (backend and frontend), everything is business as usual with the same IDE and other dev tools, but with much work already accomplished.
  • 19
    SecuPi

    SecuPi

    SecuPi

    SecuPi provides an overarching data-centric security platform, delivering fine-grained access control (ABAC), Database Activity Monitoring (DAM) and de-identification using FPE encryption, physical and dynamic masking and deletion (RTBF). SecuPi offers wide coverage across packaged and home-grown applications, direct access tools, big data, and cloud environments. One data security platform for monitoring, controlling, encrypting, and classifying data across all cloud & on-prem platforms seamlessly with no code changes. Agile and efficient configurable platform to meet current & future regulatory and audit requirements. No source-code changes with fast & cost-efficient implementation. SecuPi’s fine-grain data access controls protect sensitive data so users get access only to data they are entitled to view, and no more. Seamlessly integrate with Starburst/Trino for automated enforcement of data access policies and data protection operations.
  • 20
    TrueZero Tokenization
    TrueZero’s vaultless data privacy API replaces sensitive PII with tokens allowing you to easily reduce the impact of data breaches, share data more freely and securely, and minimize compliance overhead. Our tokenization solutions are leveraged by leading financial institutions. Wherever PII is stored, and however it is used, TrueZero Tokenization replaces and protects your data. More securely authenticate users, validate their information, and enrich their profiles without ever revealing sensitive data (e.g. SSN) to partners, other internal teams, or third-party services. TrueZero minimizes your in-scope environments, speeding up your time to comply by months and saving you potentially millions in build/partner costs. Data breaches cost $164 per breached record, tokenize PII & protect your business from data loss penalties and loss of brand reputation. Store tokens and run analytics in the same way you would with raw data.
  • 21
    Yandex Managed Service for YDB
    Serverless computing is ideal for systems with unpredictable loads. Storage scaling, query execution, and backup layers are fully automated. The compatibility of the service API in serverless mode allows you to use the AWS SDKs for Java, JavaScript, Node.js, .NET, PHP, Python, and Ruby. YDB is hosted in three availability zones, ensuring availability even if a node or availability zone goes offline. If equipment or a data center fails, the system automatically recovers and continues working. YDB is tailored to meet high-performance requirements and can process hundreds of thousands of transactions per second with low latency. The system was designed to handle hundreds of petabytes of data.
  • 22
    Actian Ingres
    Ultra-reliable SQL-standard transactional database with X100 operational analytics. Actian Ingres has long been known as an ultra-reliable enterprise transactional database. Today Actian Ingres is a hybrid transactional/analytical processing database with record-breaking performance. Ingres supports both row-based and columnar storage formats using its ultra-reliable enterprise transactional database, and Vector’s X100 analytics engine. This combination allows organizations to perform transaction processing and operational analytics easily and efficiently within a single database. The most trusted and time-tested transactional database with a low total cost of ownership, 24/7 global support, and industry-leading customer satisfaction. It has a proven track record, with thousands of enterprises running billions of transactions over decades of deployment, upgrades, and migrations.
  • 23
    Exegy Axiom
    Axiom, Exegy’s market data-as-a-service offering, delivers high-quality, low-latency normalized market data that allows firms to access major markets across the globe. Axiom is built for ease of use, stability, and consistent performance, utilizing Exegy’s high-capacity FPGA appliance technology to deliver reliable and consistent performance under stressful market conditions. Accessible via data centers or public cloud providers, Axiom scales to allow your business to grow and change as required. As a fully managed direct feed service, Axiom is Exegy’s preferred solution for cost-conscious firms, retail brokers, and expanding businesses that need fast access to global markets. Through the Axiom Feed, customers can gain access to over 300 data sources, including all major US and European exchanges with a growing number of APAC venues. These feeds cover multiple asset classes including equities, derivatives, and cryptocurrencies.
  • 24
    Algoreus

    Algoreus

    Turium AI

    All your data needs are delivered in one powerful platform. From data ingestion/integration, transformation, and storage to knowledge catalog, graph networks, data analytics, governance, monitoring, and, sharing. ​ An AI/ML platform that lets enterprises, train, test, troubleshoot, deploy, and govern models at scale to boost productivity while maintaining model performance in production with confidence. A dedicated solution for training models with minimal effort through AutoML or training your case-specific models from scratch with CustomML. Giving you the power to connect essential logic from ML with data. An integrated exploration of possible actions.​ Integration with your protocols and authorization models​. Propagation by default; extreme configurability at your service​. Leverage internal lineage system, for alerting and impact analysis​. Interwoven with the security paradigm; provides immutable tracking​.
  • 25
    Timbr.ai

    Timbr.ai

    Timbr.ai

    The smart semantic layer integrates data with business meaning and relationships, unifies metrics, and accelerates the delivery of data products with 90% shorter SQL queries. Easily model data using business terms to give it common meaning and align business metrics. Define semantic relationships that substitute JOINs so queries become much simpler. Use hierarchies and classifications to better understand data. Automatically map data to the semantic model. Join multiple data sources with a powerful distributed SQL engine to query data at scale. Consume data as a connected semantic graph. Boost performance and save compute costs with an intelligent cache engine and materialized views. Benefit from advanced query optimizations. Connect to most clouds, datalakes, data warehouses, databases, and any file format. Timbr empowers you to work with your data sources seamlessly. When a query is run, Timbr optimizes the query and pushes it down to the backend.
  • 26
    Objective 3Sixty

    Objective 3Sixty

    Objective Corporation

    No matter where your data is, you should be able to use it to drive better outcomes. Deliver better outcomes by connecting, discovering, and enriching your data. Transform your data into actionable information and insights. Make data accessible for all of your use cases. Connect all your siloed data (structured and unstructured) to gain unified visibility and control over your organizational data landscape. Innovate with no-code and low-code interfaces, making data manipulation accessible for all. Deliver services to your organization. Create a network of information that might otherwise remain hidden in isolated data silos. The data fabric acts as a conduit, allowing data to flow freely and securely between different departments, databases, and platforms, irrespective of their underlying technology. Control costs and ensure security. Don't let your applications decide where your data is processed. Objective 3Sixty can be deployed either on-premises or in the cloud.
  • 27
    Oracle NoSQL Database
    Oracle NoSQL Database is designed to handle high-volume, high-velocity data applications requiring low-latency responses and flexible data models. It supports JSON, table, and key-value data types, and operates both on-premise and as a cloud service. The database scales elastically to meet dynamic workloads and provides distributed data storage across multiple shards, ensuring high availability and rapid failover. It includes Python, Node.js, Java, C, C#, and REST API drivers for easy application development. Additionally, it integrates with Oracle products such as IoT, Golden Gate, and Fusion Middleware. Oracle NoSQL Database Cloud Service is a fully managed service, freeing developers from backend infrastructure management. Oracle NoSQL Database Cloud Service is a fully managed database service for developers who want to focus on application development without dealing with the hassle of managing the back-end hardware and software infrastructure.
  • 28
    Jaunt

    Jaunt

    Jaunt

    Jaunt is a Java library designed for web scraping, web automation, and JSON querying. It provides a fast, ultra-light headless browser that enables Java programs to perform tasks such as web scraping, form handling, and interfacing with REST APIs. Jaunt supports parsing of HTML, XHTML, XML, and JSON, and offers features like HTTP header and cookie manipulation, proxy support, and customizable caching. The library does not support JavaScript execution; however, for automating JavaScript-enabled browsers, Jauntium is recommended. Jaunt is available under the Apache License, with a monthly edition that expires periodically, requiring users to download the latest version upon expiration. The library is suitable for tasks such as parsing and extracting data from web pages, filling out and submitting forms, and handling HTTP requests and responses. Comprehensive tutorials and documentation are available to assist users in getting started with Jaunt.
  • 29
    CipherTrust Tokenization

    CipherTrust Tokenization

    Thales Cloud Security

    CipherTrust Tokenization dramatically reduces the cost and effort required to comply with security policies and regulatory mandates like PCI DSS while also making it simple to protect other sensitive data including personally identifiable information (PII). While there are no tokenization standards in the industry, most tokenization solutions fall into one of two architectures: vaultless- or vaulted tokenization Both secure and anonymize sensitive assets. Tokenization software can reside in the data center, big data environments or the cloud. Tokenization can remove card holder data from PCI DSS scope with minimal cost and effort, enabling organizations to save on costs associated with compliance with the industry standard. Modern IT architectures require both use and protection of personally identifiable information (PII). With CipherTrust tokenization, PII protection is gained without encryption key management required by the software developer.
  • 30
    Syntho

    Syntho

    Syntho

    Syntho typically deploys in the safe environment of our customers so that (sensitive) data never leaves the safe and trusted environment of the customer. Connect to the source data and target environment with our out-of-the-box connectors. Syntho can connect with every leading database & filesystem and supports 20+ database connectors and 5+ filesystem connectors. Define the type of synthetization you would like to run, realistically mask or synthesize new values, automatically detect sensitive data types. Utilize and share the protected data securely, ensuring compliance and privacy are maintained throughout its usage.