Showing 1884 open source projects for "data"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    This project provides a library of standard data types (lists, trees, graphs, semaphores, locks, points, vectors, matrices, shapes, etc.) and standard algorithms (sorting, depth first search, shortest path problem etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    There are other tools on the internet which generate DTOs. But they are limited to generating it by means of a configuration file. The aim of this project is to provide different PRACTICAL data source options such as a JDBC table or a UML Diagram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    [XiT is defunct. All code has moved to XGen] XiT is a framework for managing data transformations. It incorporates a plugable architecture to accomodate different data transformation engines. Modules can be designed to generate source code, transform xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    XmlTestSuite helps with the testing of complex web applications. <ul> <li>Tests are written in XML <li>Supports test driven development <li>Separate page structure, data from test steps <li>Test HTML, databases, javascript, xpath </ul>Uses HttpUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MetaDog is preprocessor that generates code from a database's meta data. Templates contain JSP-like tags to markup source code. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Djeneric is a toolset based on the pattern of meta-data based code generation. Besides using it as a generator, Djeneric can also be used as a prototyping tool or a 4GL style Java development environment. Visit http://www.djeneric.org for more info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Integradata is a plugable, rules-based, declarative data validation system written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    A Data-Centric tool for Building Suites of Test Data with XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The JScrollDesktopPane swing component provides a virtual desktop replete with dynamic scroll bars, dynamic menus, and dynamic button shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A HTTP-proxy, written in JAVA for the purpose of tracking users. It's main (and at the moment only) use, is to gather data for usability testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Data Abstraction Penalty benchmark for Small Objects in Java and C#, version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DataForge is a scalable engine for performing queries across a heterogenous set of data sources that can be both relational (SQL) and non-relational (anything!). This project has migrated to http://dataforge.codehaus.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Layered Frameworks is a set of Java code to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Xippo is a java tool for XML marshal/unmarshal. Javacentric: you write your java class without thinking to its XML representation. Datacentric: interested only in data written inside your java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML Apache Axis access to Jakarta Struts Applications! Our goal is to provide a standard Axis/SOAP Interface to Struts that allows the same Struts Actions, Business Logic and Data Model to be accessed either by Web Browser Users through the current St
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Repo is a JUnit extension that provides access to a test data repository. It separates test data from code, thus, improving maintainability of test code, allowing to run tests in multiple contexts, facilitating accessibility by multiple developers.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Chart2D
    A Java class library for visualizing quantitative data using two-dimensional category charts [pie, line, vertical bar, horizontal bar, scatter-plot (dot), combination, and overlay charts]. Charts are of type JComponent and BufferedImage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    xmlApplication is a framework for creation of flexible Java applications using DOM as a data model and XML as configuration storage.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB