Best Data Management Software for Java - Page 2

Compare the Top Data Management Software that integrates with Java as of May 2026 - 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
    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
  • 2
    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
  • 3
    Timbr.ai

    Timbr.ai

    Timbr.ai

    Timbr is the ontology-based semantic layer used by leading enterprises to make faster, better decisions with ontologies that transform structured data into AI-ready knowledge. By unifying enterprise data into a SQL-queryable knowledge graph, Timbr makes relationships, metrics, and context explicit, enabling both humans and AI to reason over data with accuracy and speed. Its open, modular architecture connects directly to existing data sources, virtualizing and governing them without replication. The result is a dynamic, easily accessible model that powers analytics, automation, and LLMs through SQL, APIs, SDKs, and natural language. Timbr lets organizations operationalize AI on their data - securely, transparently, and without dependence on proprietary stacks - maximizing data ROI and enabling teams to focus on solving problems instead of managing complexity.
    Starting Price: $599/month
  • 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
    Dash0

    Dash0

    Dash0

    Dash0 is an OpenTelemetry-native observability platform that unifies metrics, logs, traces, and resources into one intuitive interface, enabling fast and context-rich monitoring without vendor lock-in. It centralizes Prometheus and OpenTelemetry metrics, supports powerful filtering of high-cardinality attributes, and provides heatmap drilldowns and detailed trace views to pinpoint errors and bottlenecks in real time. Users benefit from fully customizable dashboards built on Perses, with support for code-based configuration and Grafana import, plus seamless integration with predefined alerts, checks, and PromQL queries. Dash0's AI-enhanced tools, such as Log AI for automated severity inference and pattern extraction, enrich telemetry data without requiring users to even notice that AI is working behind the scenes. These AI capabilities power features like log classification, grouping, inferred severity tagging, and streamlined triage workflows through the SIFT framework.
    Starting Price: $0.20 per month
  • 12
    SciChart

    SciChart

    SciChart

    SciChart is a cross-platform, high-performance charting and data visualization library suite that provides developers with GPU-accelerated, real-time 2D and 3D chart components for JavaScript, WPF/.NET, iOS, macOS, and Android applications so they can render millions to billions of data points smoothly with minimal lag and build complex interactive dashboards, scientific graphs, and live telemetry displays without performance penalties; its proprietary Visual Xccelerator engine and WebGL/WebAssembly support enable charts to update at high frame rates even under heavy data loads typical of big-data, financial trading, and instrumentation applications. SciChart offers a rich API with extensive customization (axes, annotations, interaction modifiers, themes, advanced chart types like heatmaps, polar plots, 3D surface meshes, vector fields, candlesticks, and more), seamless integration into modern development workflows.
    Starting Price: Free
  • 13
    OpenGraph

    OpenGraph

    OpenGraph

    OpenGraph.io is a developer-focused web API service that fetches and returns structured metadata from any given URL, primarily Open Graph tags such as title, description, image, and other relevant page information, so applications can generate rich link previews, embed contextual content, and automate metadata extraction without building custom scrapers. It works even on pages that lack well-defined Open Graph tags by inferring missing values from the page’s HTML, and offers different endpoint capabilities, including pure Open Graph tag extraction, more extensive content extraction (headers, paragraphs, structured page text), full HTML scraping with JavaScript rendering support, and high-speed screenshot capture for visual previews of web pages. The API returns data in a consistent JSON format tailored for integration into workflows, dashboards, apps, and marketing or content platforms, and developers can call it programmatically using API keys with SDKs or standard HTTP requests.
    Starting Price: $25 per month
  • 14
    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.
  • 15
    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.
  • 16
    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
  • 17
    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.
  • 18
    CData Connect AI
    CData’s AI offering is centered on Connect AI and associated AI-driven connectivity capabilities, which provide live, governed access to enterprise data without moving it off source systems. Connect AI is built as a managed Model Context Protocol (MCP) platform that lets AI assistants, agents, copilots, and embedded AI applications directly query over 300 data sources, such as CRM, ERP, databases, APIs, with a full understanding of data semantics and relationships. It enforces source system authentication, respects existing role-based permissions, and ensures that AI actions (reads and writes) follow governance and audit rules. The system supports query pushdown, parallel paging, bulk read/write operations, streaming mode for large datasets, and cross-source reasoning via a unified semantic layer. In addition, CData’s “Talk to your Data” engine integrates with its Virtuality product to allow conversational access to BI insights and reports.
  • 19
    IBM watsonx.data integration
    IBM watsonx.data integration is a data integration platform designed to help organizations transform raw data into AI-ready data at scale. The platform enables data teams to build, manage, and optimize data pipelines across multiple environments, including on-premises systems and hybrid or multi-cloud infrastructures. With a unified control plane, watsonx.data integration supports multiple integration styles such as batch processing, real-time streaming, and data replication within a single solution. The platform also offers no-code, low-code, and pro-code development options, allowing both technical and non-technical users to design and manage data pipelines efficiently. By simplifying data integration workflows and reducing reliance on multiple tools, watsonx.data integration helps organizations deliver reliable data for analytics and AI applications.
  • 20
    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.
  • 21
    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.
  • 22
    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.
  • 23
    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.
  • 24
    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.
  • 25
    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.
  • 26
    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.
  • 27
    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.
  • 28
    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​.
  • 29
    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.
  • 30
    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.
MongoDB Logo MongoDB