Showing 143 open source projects for "tables"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    This library is an Object/Relation mapping framework for Java. It is designed to be easy to use (no xmls to write, no tables to create, no primary keys to fiddle with, just point it to the database) with automatic generator of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java objects that share parts of immutable graphs. Reused subgraphs have directly or indirectly recursive Elements. Selected components get replaced by new counterparts in Context of Mirrors - translation tables. Deep copies are not involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project models a Matrix in JAVA with a complete Object Oriented approach, from its values to its access and indices. There are specialized classes for tables(2), cubes(3), and arbitrary(N) dimensions matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    The listtag library can give us a list of objects. It will handle column display, sorting, paging and uivisitor of a table in a customizable XHTML style. The tables in the sample images below were generated from lists using the <display:table> tag:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simulation too for assessing the availability of Peer-to-Peer storage schemes, such as Distributed Hash Tables, Bucketing, and Replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CNComponents is a set of graphical components to facilitate the development of applications in Java using graphical API Swing. Tables, combos and others components that help the developer to make your applications more friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    JDBMaker is a general purpose database manager written in Java. It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables. JDBMaker replies the pointer logic into the database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ajax is an open-source Java add-on collection mostly for classic desktop apps sporting new widgets (such as such as auto-complete textboxes or tree tables), new data models (such as as XML tree models), new common dialogs and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MVC Java framework intended to help building simple web applications quickly. It provides components for pagination, tables, dialogs, data input, security, error handling and long-term processing feedback. Minimum configuration and XML files required. This project is discontinued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A connector to integrate XMLBeans with Hibernate, providing a model to generate Java data objects and database tables purely from database schemas. This allows for truly XML-centric projects, with support for huge (>100M), complex XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...It allows developers of JDBC code to incorporate Mock Objects without requiring any changes to existing code. Comes with a GUI tool that allows the tester/developer to create Mock database tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Persistence Aspect. An Aspect which automaticly maps java classes to predefined database tables and makes the updates of objects persistent. Written in AspectJ 1.2. Benefit: no JDBC programming. Minimal java code required for persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XDataGrid is a simple .NET DataGrid like component written in java that binds with a very flexible XDataSet(.NET DataSet like) with XML generation capability. XDataSet in version-1.0 also can be built using XML that supports definition of multiple tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ojb/Struts GUI generates java files and database entry's. It can also update java source files without overwriting existing code and alter database tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generates XML containing database tables structure and allows easy XSLT sheet application using the gui interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB