Showing 2176 open source projects for "java class analysis"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1
    DataBase Copy for Synchronization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An Eclipse plugin for browsing and editing LDAP directories. Includes: tree-based DIT-browser, entry editor, spreadsheet-like search result editor, schema browser, LDIF support and a rich LDIF editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tired of raising a prototype and then hearing that its going to be productive? Tired of huge meetings only to discuss "where to put this button"? Try Nova! No GUI framework to quarrel with, no persistence layer to debug - JUST-WRITE-THAT-MODEL. Period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    A very rich Swing based JDBC Front End with connectivity with all JDBC enabled databases. Having features as code generation for database in Java (working on C#), database synchronization, database Copy/Move, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JKBS it's a production system: a knowledge based system written in java. You can store if-then rules (called production) and fact in its production memory and let the inference engine to produce some result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OLAP mapper is an OLAP engine written in Java. It enables you to interactively analyze very large datasets stored in SQL databases without writing SQL. The main concept of application is based on the star schema visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web based database design tool and application generator using xml for metadata, xsl to generate web pages, java for complex tasks, cocoon to publish it and cvs to synchronize the developers workspace on a local server with a central repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PosgresForest enables to build a PostgreSQL cluster system with replication and/or partitioning facilities by enhancing the PostgreSQL JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    A super-small embedded sub-relational database engine. No SQL just Java classes and methods; easy API. Great for business applications and environments with low resources. Check the Project-->Website & News below. Email me for help or post in the forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Map a Java ResultSet to an Object. Plug it into many frameworks to automatically map ResultSets (eg DBUtils, Spring Framework,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A multi-hierarchical XML-based notepad (requires .NET Framework).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The IPSI XQuery Demonstrator (IPSI-XQ) is a prototype of an XQuery engine. It implementes as faithfully as possible along the current W3C working drafts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Syncstore is a synchronizeable local storage engine which is based on HSQLDB for local java application.It supply the REQUEST Transaction and READ COMMITTED isolate level abilities.And also supply a simple ORMAP framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Feed It" is a data generator for databases to perform Load Tests. It allows you to populate your aplication database given a set of rules defined over your tables fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SurveyForge is a survey definition and execution tool oriented to statisticians running on JEE platform with special emphasis on data entry made easy, use of existing standards (Triple-S, Metanet, DDI) and reuse of standard (or not) classifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DabaBase Migration Tool (dbmt) is a tool and Java API to migrate data from different sources (XML,DBF,CSV,JDBC) to another (DBF,CSV,JDBC,TXT). Configured by an XML file defining source, target and schemas + transformations of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    contentNow :: a small content management system based on php and mysql. using smarty template engine, adodb database framework, java scriptaculous utilities, java TinyMCE and other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of software components used to investigate and implement searching of music and audio. This covers content-based retrieval and meta-data based solutions, segmentation and content selection (summarisation) of audio and music (MIDI, MP3 and WAV).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NeoDatis Knowledger is a database that stores knowledge. It supports the human way to acquire knowledge in that it enables dynamic and incremental data model modification and data acquisition.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Ritmark FS Engine is filesystem engine for MySQL Server. Using Ritmark FS Engine you can work with your files using SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDBCUnit is a Java library for JDBC that is intented to be used with JUnit. Its goal is to help in writing user acceptance tests for database driven applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small and simple annotation-driven bean persistence package that allows the developer to define template-based sql statements for all operations.
    Downloads: 0 This Week
    Last Update:
    See Project