Showing 268 open source projects for "g-code"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    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
  • 2
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The getMap/DBMeta project provides a library to access database metadata information in a convinient OO way. Also available is some code to automaticaly generate EJBs from database metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5
    BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    FL is OR mapper that generates code that is able to work in J2EE environment. Source of generation is Rational Rose model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java application for quickly creating and testing sql statements against a relational database. It can easily be used with a web based application or a stand-alone Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 10
    TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQLLoader allows SQL statements to reside outside of JDBC persistence code. The statements can be stored in flat files, XML files or even in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Based on a subproject, called Gerbo, it does the object mapping of a Relational Database. It is like torque and object bridge, but simplier. The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DeZign2DODS simplifies database development with Enhydra. It provides the glue between DeZign and DODS. Note: this project has been set to "inactive", since I'm no longer using DODS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project