Alternatives to BaseX

Compare BaseX alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to BaseX in 2026. Compare features, ratings, user reviews, pricing, and more from BaseX competitors and alternatives in order to make an informed decision for your business.

  • 1
    Google Cloud BigQuery
    BigQuery is a serverless, multicloud data warehouse that simplifies the process of working with all types of data so you can focus on getting valuable business insights quickly. At the core of Google’s data cloud, BigQuery allows you to simplify data integration, cost effectively and securely scale analytics, share rich data experiences with built-in business intelligence, and train and deploy ML models with a simple SQL interface, helping to make your organization’s operations more data-driven. Gemini in BigQuery offers AI-driven tools for assistance and collaboration, such as code suggestions, visual data preparation, and smart recommendations designed to boost efficiency and reduce costs. BigQuery delivers an integrated platform featuring SQL, a notebook, and a natural language-based canvas interface, catering to data professionals with varying coding expertise. This unified workspace streamlines the entire analytics process.
    Compare vs. BaseX View Software
    Visit Website
  • 2
    Sedna

    Sedna

    Sedna

    Sedna is a free native XML database which provides a full range of core database services - persistent storage, ACID transactions, security, indices, hot backup. Flexible XML processing facilities include W3C XQuery implementation, tight integration of XQuery with full-text search facilities and a node-level update language. It provides a number of easy exampes which can be run directly in command line and describes how to run examples provided with Sedna. Sedna distribution comes with an example set based on the XMark XML benchmark. This set allows you to investigate the features of Sedna easily. Examples include bulk load of a sample XML document and a number of sample XQuery queries and updates to this document. Below we will show how to run one of them.
  • 3
    Altova MissionKit
    MissionKit is a software development suite of enterprise-class XML, JSON, SQL, and UML tools for information architects and application developers. MissionKit includes Altova XMLSpy, MapForce, StyleVision, and other market-leading products for building today’s real-world software solutions. Synergy among Altova MissionKit tools means you'll not only save development time, but save on your bottom line, as well. Instead of making individual product purchases, choose MissionKit to get all the products listed below – that’s 7 for less than the price of 2!* The Altova XMLSpy JSON and XML editor offers the world’s leading graphical schema designer, a code generator, file converters, debuggers, profilers, full database integration, support for XSLT, XPath, XQuery, WSDL, SOAP, XBRL, and Open XML (OOXML), plus Visual Studio and Eclipse integration, and more.
    Starting Price: €759 one-time payment
  • 4
    XMLSpy

    XMLSpy

    Altova

    Altova XMLSpy is the world's best-selling JSON and XML editor for modeling, editing, transforming, and debugging related technologies. XMLSpy JSON and XML Editor give developers the tools they need to build the most sophisticated applications with its graphical schema designer, code generation, file converters, debuggers, and profilers for working with XSD, XSLT, XQuery, XBRL, SOAP, and more. Developers need a JSON and XML editor that adds value beyond bracket matching and basic validation checking. XMLSpy provides the comprehensive feature set below and includes graphical views, code generators, wizards, and other intelligent JSON and XML editing functionality that help you get the job done faster than ever. XMLSpy abstracts away the complexity of editing XML and related technologies through its intuitive user interface and rich variety of views and options. Whether you prefer to edit XML documents in a text-based or graphical XML viewer, XMLSpy provides intelligent guidance.
    Starting Price: $499 one-time payment
  • 5
    InterSystems IRIS

    InterSystems IRIS

    InterSystems

    InterSystems IRIS is a complete cloud-first data platform that includes a multi-model transactional data management engine, an application development platform, and interoperability engine, and an open analytics platform. It is the next generation of our proven data management software.It includes the capabilities of InterSystems Cache and Ensemble, plus a wealth of exciting new capabilities to make it easy to build and deploy cloud based, analytics-intensive enterprise applications with even greater performance and scalability. InterSystems IRIS provides a set of APIs to operate with transactional persistent data simultaneously: key-value, relational, object, document, multidimensional. Data can be managed by SQL, Java, node.js, .NET, C++, Python, and native server-side ObjectScript language. InterSystems IRIS includes
  • 6
    TEXTML Server

    TEXTML Server

    MadCap Software

    TEXTML Server is a native XML repository and search engine designed to power the content storage and retrieval capabilities of MadCap IXIA CCMS. Originally developed as a standalone scalable XML database, it provides a robust foundation for managing structured documentation. The platform supports native XML and DITA content, ensuring compatibility with modern technical documentation standards. It allows teams to manage documents with controlled check-in and check-out processes, complete revision histories, and secure access controls. TEXTML Server also supports various file types, including images, videos, and other documentation assets. Its powerful search engine enables precise full-text and metadata-based searches across large content repositories. With enterprise-grade scalability and reliability, TEXTML Server helps organizations efficiently manage structured content at scale.
  • 7
    Altova DiffDog
    DiffDog includes powerful capabilities that let you compare and merge any type of text-based file, with support for Unicode, ASCII, MBCS, and any other file formats. DiffDog allows bi-directional merging as well as direct editing of both compared files. DiffDog automatically creates a backup of each file, allowing you to re-load the original file from the server or disk at any time should you need to start over. The XML differencing and editing features in DiffDog draw on Altova’s legacy as creator of XMLSpy, the world’s leading XML development. With robust features such as well-formedness and validation checking, code completion, DTD/schema based entry helpers, and more, DiffDog is a must-have differencing utility for Web and software developers working with XML.
    Starting Price: €109 one-time payment
  • 8
    Apache Xalan

    Apache Xalan

    The Apache Software Foundation

    The Apache Xalan Project develops and maintains libraries and programs that transform XML documents using XSLT standard stylesheets. Our subprojects use the Java and C++ programing languages to implement the XSLT libraries. The Xalan-Java 2.7.2 was released in April 2014. You can download the current release the current Xalan-Java 2.7.2 release for your development. The current work in progress can be found in the subversion repository. The current release fixes a security issue that was registered against version 2.7.1. The old Xalan-J 2.7.1 distributions are still available on the Apache Archives. This is a mature project. There has been some discussion about supporting XPath-2. We could use your support in this major rework of the library. You can follow the efforts and post your own contributions on the Java users and developers mail lists.
  • 9
    Apache Santuario

    Apache Santuario

    The Apache Software Foundation

    Apache XML Security for Java: This library includes the standard JSR-105 (Java XML Digital Signature) API, a mature DOM-based implementation of both XML Signature and XML Encryption, as well as a more recent StAX-based (streaming) XML Signature and XML Encryption implementation. Ability to set a security provider when using org.apache.xml.security.signature.XMLSignature. Added support for customizing how to parse a Inputstream into a DOM Document.
  • 10
    Apache Axiom

    Apache Axiom

    The Apache Software Foundation

    The Apache Axiom™ library provides an XML Infoset compliant object model implementation which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream using the StAX API. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performant architecture! Developed as part of Apache Axis2, Apache Axiom is the core of Apache Axis2. However, it is a pure standalone XML Infoset model with novel features and can be used independently of Apache Axis2.
  • 11
    eXist-db

    eXist-db

    eXist Solutions

    With just one installation step you get everything you need. No need to setup and configure multiple system components. Get a feature-complete platform that covers everything to build even complex applications. XML across all layers makes mapping technologies superfluous and increases productivity. All versions of eXist-db are Open Source and may be used in academic, non-commercial and commercial applications.
  • 12
    Apache Xerces

    Apache Xerces

    The Apache Software Foundation

    Apache Xerces is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available XML parsers and closely related technologies on a wide variety of platforms supporting several languages. This project is managed in cooperation with various individuals worldwide (both independent and company-affiliated experts), who use the Internet to communicate, plan, and develop XML software and related documentation. Apache Xerces exists to promote the use of XML. We view XML as a compelling paradigm that structures data as information, thereby facilitating the exchange, transformation, and presentation of knowledge. The ability to transform raw data into usable information has great potential to improve the functionality and use of information systems. We intend to build freely available XML parsers and closely related technologies in order to engender such improvements.
  • 13
    Oracle Berkeley DB
    Berkeley DB is a family of embedded key-value database libraries providing scalable high-performance data management services to applications. The Berkeley DB products use simple function-call APIs for data access and management. Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. Berkeley DB provides a collection of well-proven building-block technologies that can be configured to address any application need from the hand-held device to the data center, from a local storage solution to a world-wide distributed one, from kilobytes to petabytes.
  • 14
    Apache Anakia

    Apache Anakia

    The Apache Software Foundation

    Anakia is potentially easier to learn than XSL, but it maintains a similar level of functionality. Learning cryptic <xsl:> tags is unnecessary; you only need to know how to use the provided Context objects, JDOM, and Velocity's simple directives. Anakia seems to perform much faster than Xalan's XSL processor at creating pages. (23 pages are generated in 7-8 seconds on a PIII 500mhz running Win98 and JDK 1.3 with client Hotspot. A similar system using Ant's <style> task took 14-15 seconds -- nearly a 2x speed improvement.) Anakia -- intended to replace Stylebook, which was originally used to generate simple, static web sites in which all pages had the same look and feel -- is great for documentation/project web sites, such as the sites on www.apache.org and jakarta.apache.org. As it is more targeted to a specific purpose, it does not provide some of XSL's "extra" functionality.
  • 15
    Altova StyleVision
    StyleVision takes the complexity out of XSLT coding by allowing you to build reports and forms visually. You simply drag and drop to create sophisticated designs for publishing XML, XBRL, or database data in multi-channel formats. Designing XSLT stylesheets for report generation in StyleVision is a highly flexible, visual drag-and-drop process facilitated by intelligent menus and entry helper windows. Advanced stylesheet functions help you define conditional templates, auto-calculations, rich input formatting, and more. StyleVision is ideal for designing multi-channel or multi-format publishing of business reports. Whether you need to publish XML, database, or XBRL data – or a combination thereof, it’s easy to design sophisticated reports using StyleVision’s drag-and-drop design paradigm. You can automate your multi-channel report publishing projects using the generated XSL stylesheets or via the high-performance StyleVision Server.
    Starting Price: €109 one-time payment
  • 16
    IBM Db2
    IBM Db2 is a family of data management products, including the Db2 relational database. The products feature AI-powered capabilities to help you modernize the management of both structured and unstructured data across on-premises and multicloud environments. By helping to make your data simple and accessible, the Db2 family positions your business to pursue the value of AI. Most of the Db2 family is available on the IBM Cloud Pak® for Data platform, either as an add-on or an included data source service, making virtually all of your data available across hybrid or multicloud environments to fuel your AI applications. Easily converge your transactional data stores and rapidly derive insights through universal, intelligent querying of data across disparate sources. Cut costs with the multimodel capability that eliminates the need for data replication and migration. Enhance agility by running Db2 on any cloud vendor.
  • 17
    OrigoDB

    OrigoDB

    Origo

    OrigoDB enables you to build high quality, mission critical systems with real-time performance at a fraction of the time and cost. This is not marketing gibberish! Please read on for a no nonsense description of our features. Get in touch if you have questions or download and try it out today! In-memory operations are orders of magnitude faster than disk operations. A single OrigoDB engine can execute millions of read transactions per second and thousands of write transactions per second with synchronous command journaling to a local SSD. This is the #1 reason we built OrigoDB. A single object oriented domain model is far simpler than the full stack including a relational model, object/relational mapping, data access code, views and stored procedures. That's a lot of waste that can be eliminated! The OrigoDB engine is 100% ACID out of the box. Commands execute one at a time, transitioning the in-memory model from one consistent state to the next.
    Starting Price: €200 per GB RAM per server
  • 18
    Sonic XML Server

    Sonic XML Server

    Progress Technologies

    Sonic XML Server ™ is a set of high-speed processing, storage and query services for XML documents required to manage Sonic ESB operational data. By processing XML messages in native XML format, XML Server is very fast and does not place restrictions on the XML message schema. The advent of Extensible Markup Language (XML), a true hardware and software independent data format, was a revolutionary step forward. Because XML describes information independently of a specific system or application data formatting rules, XML is a key technology for supporting flexible exchange of heterogeneous data. However, this flexibility can take a lot of time and resources to process the XML format. Sonic XML Server provides fast processing of operational data and storage of XML messages required to efficiently implement a service-oriented architecture. Sonic XML Server extends and enhances Sonic ESB's XML message processing model by providing native query, storage and processing services.
  • 19
    RaptorXML Server
    In today’s organizations, Big Data trends and XBRL mandates are producing huge, ever increasing amounts of XML, XBRL, JSON, and Avro data. Now, there is finally a modern, hyper-fast engine to validate, process, transform, and query it all. RaptorXML provides strict conformance with all relevant XML, XBRL, and JSON standards and is continuously submitted to rigorous regression and conformance testing against Altova’s substantial in-house collection of conformance and test suites, as well as industry test suites and customer use-cases. JSON popularity is ever rising, and alongside it the requirement to ensure validity of transacted data. RaptorXML has you covered with JSON syntax checking, JSON validation, JSON Schema validation.
    Starting Price: €400 one-time payment
  • 20
    MarkLogic

    MarkLogic

    Progress Software

    Unlock data value, accelerate insightful decisions, and securely achieve data agility with the MarkLogic data platform. Combine your data with everything known about it (metadata) in a single service and reveal smarter decisions—faster. Get a faster, trusted way to securely connect data and metadata, create and interpret meaning, and consume high-quality contextualized data across the enterprise with the MarkLogic data platform. Know your customers in-the-moment and provide relevant and seamless experiences, reveal new insights to accelerate innovation, and easily enable governed access and compliance with a single data platform. MarkLogic provides a proven foundation to help you achieve your key business and technical outcomes—now and in the future.
  • 21
    Flexter

    Flexter

    Sonra Intelligence

    Flexter requires no coding skills and is a totally automated way to un-silo industry-standard XML data and convert it into a readable database. Whatever sector you operate in, industry data standards “warehouse” the data in formats that need unpacking before you can interpret and analyse it meaningfully. Flexter is unique in data management and data warehousing software in that it completely automates the process of data conversion. In insurance, finance, healthcare, travel, and retail, this is particularly common, with slow, laborious and expensive processes for accessing and analysing your critical data. That slows down the flow of information that data analysts need and, higher up the chain, it impacts important decision-making. Flexter changes all that, freeing your time and budget up to focus on providing real value to the business and getting your data rapidly into a readable and analysable database format.
  • 22
    Refine

    Refine

    Refine

    Refine is an open source React-based framework designed for building data-intensive web applications such as admin panels, dashboards, and internal tools. Its headless architecture provides developers with complete control over UI and business logic, enabling seamless integration with various UI frameworks. Refine offers a zero-configuration setup, allowing developers to initiate projects swiftly using the create refine-app CLI tool. It supports over 15 backend services, including REST APIs, GraphQL, Supabase, Strapi, NestJS CRUD, Hasura, Appwrite, Firebase, and Airtable, facilitating rapid development of CRUD operations. It incorporates advanced features such as real-time data handling, authentication and authorization mechanisms, internationalization (i18n), audit logging, and customizable routing with support for Next.js and Remix.
    Starting Price: Free
  • 23
    LightningChart

    LightningChart

    LightningChart

    LightningChart is a high-performance data visualization framework designed for building real-time, data-intensive applications. It provides GPU-accelerated charting components capable of rendering massive datasets with exceptional speed and precision. LightningChart supports modern application development across web, desktop, mobile, cloud, IoT, and embedded environments. The framework uses advanced graphics technologies such as WebGL and DirectX to ensure ultra-fast rendering and smooth user interaction. Developers can create customizable dashboards and visualizations without compromising performance. LightningChart offers extensive chart types, templates, and examples to accelerate development. Overall, it enables organizations to build visually stunning, mission-critical data visualization applications.
  • 24
    Mescedia

    Mescedia

    Mescedia

    Mescedia is an extensible, Java-based EDI integration application for processing most common EDI message formats such as UN/EDIFACT, CSV, XML, and Fixed-Length, ... using open standards (XSLT, XQuery, Java, etc.). It is built upon existing powerful production-proved Open-Source frameworks and libraries. Customized CSV, XML, fixed-length and other common message formats used in EDI are available through various frameworks. Content-based, dynamic message routing and processing. Secure communication protocol integration: OpenAS2 (AS2), OpenSSH (SFTP), vsftpd (FTPS), nginx (HTTPS, WebDav). Edifact-To-Xml and Xml-To-Edifact (vice versa) message transformation, versions D.93A - D.19B, all messages. Customized CSV, XML, fixed-length and other common message formats used in EDI are available through various frameworks.
    Starting Price: Free
  • 25
    ScaleCloud

    ScaleCloud

    ScaleMatrix

    Data-intensive AI, IoT and HPC workloads requiring multiple parallel processes have always run best on expensive high-end processors or accelerators, such as Graphic Processing Units (GPU). Moreover, when running compute-intensive workloads on cloud-based solutions, businesses and research organizations have had to accept tradeoffs, many of which were problematic. For example, the age of processors and other hardware in cloud environments is often incompatible with the latest applications or high energy expenditure levels that cause concerns related to environmental values. In other cases, certain aspects of cloud solutions have simply been frustrating to deal with. This has limited flexibility for customized cloud environments to support business needs or trouble finding right-size billing models or support.
  • 26
    OPALS

    OPALS

    OPALS

    OPALS Open-source Automated Library System is a powerful cooperatively developed, Web-based, open source program. This alternative technology provides Internet access to information databases, library collections and digital archives. Many school, college, research, business, religious and library union catalogs (that provide ILL services) use OPALS. There is no need to install software or purchase expensive computer hardware or software licenses to implement this powerful, turnkey Internet accessible system. The “total cost of ownership” of this standards-based, Web-based, feature rich software is demonstrably and undeniably sustainable. We can host and maintain OPALS on our servers or we can work with your IT colleagues to install and support it at your site. Experienced programmers and technical support staff update and maintain the program, giving this open source initiative a responsive, dependable support framework that is essential for institutions that serve the public.
  • 27
    CodeLite

    CodeLite

    CodeLite

    CodeLite is a free, open-source, cross-platform Integrated Development Environment (IDE) designed primarily for C, C++, PHP, and JavaScript development. It offers a lightweight and highly customizable environment with support for multiple compilers, including GCC, Clang, and Microsoft Visual C++. CodeLite features an intuitive code editor with syntax highlighting, auto-completion, and code refactoring capabilities. It also includes an integrated debugger with support for GDB, making it easy to set breakpoints, inspect variables, and trace call stacks. Additionally, CodeLite supports Node.js and TypeScript development, making it a versatile choice for both desktop and web-based applications. Its flexibility, cross-platform compatibility (Windows, macOS, and Linux), and integration with popular version control systems like Git and Subversion make it a go-to IDE for developers seeking a lightweight alternative to more resource-intensive environments.
    Starting Price: Free
  • 28
    Galaxy

    Galaxy

    Galaxy

    Galaxy is an open source, web-based platform for data-intensive biomedical research. If you are new to Galaxy start here or consult our help resources. You can install your own Galaxy by following the tutorial and choosing from thousands of tools from the tool shed. This instance of Galaxy is utilizing infrastructure generously provided by the Texas Advanced Computing Center. Additional resources are provided primarily on the Jetstream2 cloud via ACCESS, and with support from the National Science Foundation. Quantify, visualize, and summarize mismatches in deep sequencing data. Build maximum-likelihood phylogenetic trees. Phylogenomic/evolutionary tree construction from multiple sequences. Merge matching reads into clusters with TN-93. Remove sequences from a reference that are within a given distance of a cluster. Perform maximum-likelihood estimation of gene essentiality scores.
    Starting Price: Free
  • 29
    WSO2 Enterprise Service Bus
    The WSO2 integration runtime engine is capable of playing multiple roles in your enterprise architecture. It can act as an ESB or a microservices integrator. When deployed as an ESB, it caters to your message routing, transformation, message mediation, service orchestration, as well as service and API hosting needs. Header-based, content-based, rule-based, and priority-based routing. Implement Enterprise Integration Patterns (EIPs), database integration, event stream integrations. Transform messages with XSLT 1.0/2.0, XPath, XQuery, and Smooks. Visual data mapping, CSV, JSON, and XML transformation connectors. Supports any RDBMS, CSV, Excel, ODS, Cassandra, and Google spreadsheets. Supports OData v4 protocol for any RDBMS and Cassandra data sources. Supports MSSQL, DB2, Oracle, OpenEdge, TerraData, MySQL, PostgreSQL/EnterpriseDB, H2, Derby or any database with a JDBC driver. Support for nested queries across data sources.
  • 30
    Windmill

    Windmill

    Windmill

    ​Windmill is an open source developer platform and workflow engine that transforms scripts into auto-generated UIs, APIs, and cron jobs, enabling the composition of workflows or data pipelines for building complex, data-intensive applications with ease. Supporting various languages, Windmill allows users to write and deploy software up to ten times faster, operating with high reliability and observability on a self-hostable job orchestrator. It features auto-generated user interfaces based on script parameters, a low-code app editor for creating custom UIs, and a flow editor for constructing workflows using a drag-and-drop interface. Windmill manages dependencies automatically, offers robust permissioning and monitoring, and provides various triggers including webhooks, schedules, CLI, Slack, and emails. Users can develop scripts locally with their preferred code editors, preview them, and deploy using the CLI.
    Starting Price: $120 per month
  • 31
    Data Controller

    Data Controller

    Macro People

    Data Controller is designed to provide business users with a tool which can be included in their overall armoury for regulatory reporting. Having worked in data-intensive SAS environments for many years, the founders of Data Controller experienced first hand the inefficient practices that reporting teams had to endure when changes needed to be made to the data and source system access wasn’t possible. It was clear to see that users needed the ability to self-serve their data updates. That data owners should have the chance to review and approve those updates. And that all changes to data should be safe and secure, as well as tracked and visible for audit reasons. The Data Controller is useful for any Enterprise that needs to perform manual data uploads into their preferred database, in real-time, with full validation, approval, security, and control.
    Starting Price: €500 per user per year
  • 32
    IBM Spectrum Symphony
    Deliver enterprise-class management for running compute and data-intensive distributed applications on a scalable, shared grid. IBM Spectrum Symphony® software delivers powerful enterprise-class management for running compute-intensive and data-intensive distributed applications on a scalable, shared grid. It accelerates dozens of parallel applications for faster results and better utilization of all available resources. With IBM Spectrum Symphony, you can improve IT performance, reduce infrastructure costs and expenses and quickly meet business demands. Get faster throughput and performance for compute-intensive and data-intensive analytics applications to accelerate time-to-results. Achieve higher levels of resource utilization by controlling and optimizing the massive compute power available in your technical computing systems. Reduce infrastructure, application development, deployment and management costs by gaining control of large-scale jobs.
  • 33
    Ehcache

    Ehcache

    Terracotta

    Ehcache is an open source, standards-based cache that boosts performance, offloads your database, and simplifies scalability. It's the most widely-used Java-based cache because it's robust, proven, full-featured, and integrates with other popular libraries and frameworks. Ehcache scales from in-process caching, all the way to mixed in-process/out-of-process deployments with terabyte-sized caches. Terracotta actively develops, maintains, and supports Ehcache as a professional open source project available under an Apache 2.0 license. Contributors are welcome to join our community.
  • 34
    Indigo DRS Data Reporting Systems

    Indigo DRS Data Reporting Systems

    Indigo Scape DRS Data Reporting Systems

    Indigo Scape DRS is an advanced Data Reporting and Document Generation System for Rapid Report Development (RRD) using HTML, XML, XSLT, XQuery and Python to generate highly compatible and content rich business reports and documents with HTML. Representing the ultimate in reporting software our advanced technology and reusable reporting system is a powerhouse in data reporting. Indigo DRS is totally unique in its ability to query in XQuery, Python and SQL and use data from multiple different sources and types simultaneously making it the only choice for demanding business, financial, scientific and engineering reporting. With advanced reporting features, unmatched functionality and effortless integration of this powerful software technology into your business you can be assured of having the best reporting capabilities!
    Starting Price: $500 per month / user
  • 35
    SIMATIC HMI
    SIMATIC HMI is a comprehensive portfolio of human-machine interface systems that delivers seamless industrial visualization and operator control across machines and plants. It spans from Basic HMI panels with high-resolution displays optimized for simple, cost-effective machine-level tasks to Comfort panels offering high-performance touchscreens and flexible interfaces for complex applications, Unified Panels that converge hardware and software for next-generation operating concepts, PC-based WinCC Advanced solutions for data-intensive single-user control, and WinCC Professional SCADA systems for multi-user, plant-wide supervision. All components integrate natively in the TIA Portal engineering framework, enabling maximum efficiency through unified configuration, diagnostics, recipe and alarm management, and network connectivity via PROFINET and OPC UA. With brilliant displays or powerful PC-based visualization, contextualized alarm handling, scalable security, and high availability.
  • 36
    Nuclio

    Nuclio

    Iguazio

    Nuclio is a real-time, open source serverless platform, used to minimize development and maintenance overhead and automate the deployment of data-science based applications. The Nuclio processor is real-time: a single Nuclio function processor runs 370,000 function invocations per second (with a simple Go function) and responds in 0.1ms latency, which is 100x faster than most serverless/FaaS solutions. Nuclio has an open architecture which supports many event and data sources and enables fast deployment. It can be consumed either as a self-hosted framework or as a managed service in Iguazio.
  • 37
    Gideros

    Gideros

    Gideros

    Gideros is a free and open-source cross-platform game development framework that enables developers to create high-performance 2D games using the Lua programming language. It offers instant testing on real devices through Wi-Fi, eliminating the need for lengthy export or deployment processes. Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import existing code in C, C++, Java, or Objective-C and bind it to Lua. Gideros provides its own class system with standard object-oriented programming practices, enabling clean and reusable code. The comprehensive development environment includes a lightweight IDE, players for desktops and devices, a texture packer, and a font creator. Gideros supports multiple platforms, including Windows, macOS, Linux, iOS, Android, and HTML5.
    Starting Price: Free
  • 38
    OpenCL

    OpenCL

    The Khronos Group

    OpenCL (Open Computing Language) is an open, royalty-free standard for cross-platform parallel programming of heterogeneous computing systems that lets developers accelerate computing tasks by leveraging diverse processors such as CPUs, GPUs, DSPs, and FPGAs across supercomputers, cloud servers, personal computers, mobile devices, and embedded platforms. It defines a programming framework including a C-based language for writing compute kernels and a runtime API to control devices, manage memory, and execute parallel code, giving portable and efficient access to heterogeneous hardware. OpenCL improves speed and responsiveness for a wide range of applications including creative tools, scientific and medical software, vision processing, and neural network training and inferencing by offloading compute-intensive work to accelerator processors.
  • 39
    IDAT-ERP
    IDAT GmbH has been developing software for the concrete precast industry for more than 30 years, based on AutoCAD, the leading software in Autodesk. IDAT GmbH is synonymous with simplicity combined with a high degree of simplification. Planning is essential for efficiency, error reduction, and quality improvement. IDAT helps you reduce costs every day. The high flexibility with which our tools are designed allows each client and at any time, to personalize, expand and adapt them to their needs. An equally important issue is the technical support we provide for the use of our software. If, despite the ease of use of our tools, you have any questions, please contact our qualified technical support quickly and easily, either through a phone call or an e-mail. In the same way, we immediately adapt our software to any change that occurs in your production process or in your product catalog. IDAT GmbH is currently installed in more than 820 jobs for satisfied customers.
  • 40
    Dell PowerEdge C Series

    Dell PowerEdge C Series

    Dell Technologies

    Dell PowerEdge C-Series servers are a family of high-density, scale-out servers designed for use in hyper-scale and high-performance computing (HPC) environments. These servers are optimized for workloads that demand significant computational power, large storage capacity, and efficient cooling. The C-Series servers offer a modular and flexible design, allowing for customization and configuration to meet the specific needs of various applications, such as big data analytics, artificial intelligence (AI), machine learning (ML), and cloud computing. Key features of the PowerEdge C-Series include support for the latest Intel or AMD processors, high memory capacity, a variety of storage options including NVMe drives, and efficient thermal management. With their combination of performance, scalability, and versatility, Dell PowerEdge C-Series servers provide organizations with the tools to handle data-intensive and compute-heavy workloads in today's dynamic IT landscape.
  • 41
    NVIDIA Triton Inference Server
    NVIDIA Triton™ inference server delivers fast and scalable AI in production. Open-source inference serving software, Triton inference server streamlines AI inference by enabling teams deploy trained AI models from any framework (TensorFlow, NVIDIA TensorRT®, PyTorch, ONNX, XGBoost, Python, custom and more on any GPU- or CPU-based infrastructure (cloud, data center, or edge). Triton runs models concurrently on GPUs to maximize throughput and utilization, supports x86 and ARM CPU-based inferencing, and offers features like dynamic batching, model analyzer, model ensemble, and audio streaming. Triton helps developers deliver high-performance inference aTriton integrates with Kubernetes for orchestration and scaling, exports Prometheus metrics for monitoring, supports live model updates, and can be used in all major public cloud machine learning (ML) and managed Kubernetes platforms. Triton helps standardize model deployment in production.
    Starting Price: Free
  • 42
    PrusaSlicer

    PrusaSlicer

    Prusa Research

    PrusaSlicer is our own in-house developed slicer software based on the open-source project Slic3r. PrusaSlicer is an open-source, feature-rich, frequently updated tool that contains everything you need to export the perfect print files for your original Prusa 3D printer. PrusaSlicer is based on Slic3r by Alessandro Ranellucci. It's completely free and open-source. Thanks to the strong community and core team of developers in Prusa Research we can continually add new functionality. You can follow the development process on Github. Paint custom supports directly on the model! Or block automatically generated supports in selected areas. You can also use custom meshes as support blockers and enforcers. Everything is neatly saved in the project file, always customizable. Testers and developers at Prusa Research are constantly working on presets for 150+ filaments and resins. We are adding profiles on regular basis, following materials by the most popular manufacturers.
  • 43
    iDatam

    iDatam

    iDatam

    iDatam provides high-performance dedicated server hosting designed for businesses that require guaranteed power, security, and reliability. Its single-tenant servers ensure that all compute, storage, and network resources are exclusively allocated to one client. The company offers global server locations across North America, South America, Europe, Africa, Asia, and Australia. With automated provisioning, pre-configured dedicated servers can be deployed within minutes for immediate workload activation. iDatam delivers enterprise-grade hardware with scalable CPU, GPU, SSD, and NVMe storage options to support AI, high-performance computing, and data-intensive applications. Customers benefit from 99.99% uptime backed by SLA guarantees and built-in DDoS protection. Full root access, IPMI support, API-enabled management, and flexible customization make iDatam a powerful solution for mission-critical infrastructure.
    Starting Price: $40
  • 44
    Codeberg

    Codeberg

    Codeberg

    Codeberg is a collaboration platform and git hosting for free and open source software, content and projects. Independent and powered by your donations and contributions - consider joining the non-profit association Codeberg e. V. to further support our mission and receive your vote! All services run on servers under our control, no dependencies on external services and no third party cookies, no tracking. While all successful software tools that enabled this development were contributed by the Free and Open Source Software community, commercial for-profit platforms dominate the hosting of the results of our collaborative work. This has led to the paradox that literally millions of volunteers create, collect, and maintain invaluable knowledge, documentation, and software, to feed closed platforms driven by commercial interests, whose program is neither visible nor controllable from outside.
  • 45
    TerminusDB

    TerminusDB

    TerminusDB

    Making data collaboration easy. If you are a developer looking to innovate or a data person looking for version control, we make collaboration work for everyone. TerminusDB is an open-source knowledge graph database that provides reliable, private & efficient revision control & collaboration. If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive. TerminusDB provides the full suite of revision control features. TerminusHub allows users to manage access to databases and collaboratively work on shared resources. Flexible data storage, sharing, and versioning capabilities. Collaboration for your team or integrated into your app. Work locally then sync when you push your changes. Easy querying, cleaning, and visualization. Integrate powerful version control and collaboration for your enterprise and individual customers. Make it easy for remote data teams to work together on data projects.
  • 46
    FreeFileSync

    FreeFileSync

    FreeFileSync

    FreeFileSync is a folder comparison and synchronization software that creates and manages backup copies of all your important files. Instead of copying every file every time, FreeFileSync determines the differences between a source and a target folder and transfers only the minimum amount of data needed. FreeFileSync is Open Source software, available for Windows, macOS, and Linux. The FreeFileSync project is 100% dependent on ad revenue and donations to stay alive. Instead of the ads, and after FreeFileSync has proven useful to you, please think about supporting with a donation. FreeFileSync strives to provide high-quality software with zero open bugs. This is achieved by fast release cycles and free 24/7 support for everyone. If you find FreeFileSync useful, please consider supporting the project by donating. Your donation will fund the development of new features and help to keep up continuous program maintenance.
  • 47
    CradleMRx

    CradleMRx

    Cradle Solution

    CradleMRx serves the specialized needs of home health professionals by providing web-based point-of-contact information entry and management. It integrates HIPAA-compliant security features and compliance with billing, reporting, and full administration and management of patient information. Since the software is web-based, updates are constantly provided without additional cost.
    Starting Price: $249 per month
  • 48
    Corona

    Corona

    Corona Labs

    Select from numerous plugins which extend the Corona core for features like in-app advertising, analytics, media, and much more. Develop for mobile, desktop, and connected TV devices with just one code base. Corona speeds up the development process. Update your code, save the changes, and instantly see the results in our instant-update Simulator. When you're ready to test on real devices, build and deploy your app just once and then see code/assets update automatically, all over your local network. It's like magic. From bleeding-fast OpenGL graphics to the lightweight scripting power of Lua, Corona is optimized for performance at every core level. With Corona, your apps are automatically compiled at build time, streamlined for performance and stability. Corona's source code is now open for developers to add features to that they need and even contribute back to the core product.
    Starting Price: Free
  • 49
    Meteor

    Meteor

    Meteor

    Meteor is an open-source framework for seamlessly building and deploying Web, Mobile, and Desktop applications in Javascript. Use popular frameworks and tools right out of the box. Focus on building features instead of configuring disparate components yourself. Use the same code whether you’re developing for web, iOS, Android, or desktop for a seamless update experience for your users. Developed for over a decade and trusted by industry giants. Meteor is a mature open-source framework that allows you to build and scale efficiently so you can serve millions of users. Visibility into your app's performance. See real-time metrics so you can monitor how your application is running. Spend less time on DevOps and more time building. The most efficient way for you to host & scale your Meteor app. Browse our extensive library of open source packages, free for you to download.
  • 50
    Pop PHP Framework

    Pop PHP Framework

    Pop PHP Framework

    Pop PHP is an open source, object-oriented PHP framework with humble beginnings dating back to 2009, where it started as a small library of components. The focus of Pop is to provide a robust set of lightweight tools to assist developers with rapid application development. With a relatively small learning curve, Pop aims to help developers in getting the features they need into their applications so they can be up and running quickly. The Pop PHP Framework contains a group of core components and an additional 30+ components that serve as a toolkit for rapid application development. The framework itself has a base set of core components as well as numerous other additional components to facilitate many of the common features needed for a PHP application. The goal is so that anyone from a novice developer to an advanced programmer can install and start using the Pop PHP Framework quickly and effectively.
    Starting Price: Free