Showing 2438 open source projects for "java-orm"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 1
    Cicada

    Cicada

    Fast lightweight HTTP service framework

    Fast, lightweight Web framework based on Netty; without too much dependency, and the core jar package is only 30KB. Configuration files can also be read in multiple environments, just add VM parameters, also ensure that the parameter name and file name are consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Repository Beans is a toolkit for abstracting ATG Repositories into POJOs. By using Repository Beans one may develop against ATG Repositories, but retain the benefits of coding against POJOs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Asterion for JSF
    Rapid JSF web development with single backing bean per page and straightforward clean navigation. March 20, 2015: Version 2.0.2 released tested on Tomcat, JBoss, and Weblogic. Simple Tomcat example code included to be built with Ant. Asterion for JSF is a library for JSF web applications that provides the execution of managed-bean's methods when each page is being entered, displayed and left. The methods navigateIn(), preRender() and navigateOut() are automatically executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    setupjavax

    setupjavax

    Provides Java and integrated Jython/Pyhon + Java builds

    The ‘setupjavax‘ package provides extension modules for the build of Java and Jython packages. The current release supports the following commands, additional are coming soon: - build_java - Java build and packaging for Python. Supports Java packaging for Python projects, adds native Java modules for Jython. - build_jy - Integrated Python and Java builds for Jython. Supports combined Java and Python / Jython packaging. Calls build_py and build_java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    Duklan

    Duklan

    Project management web application

    Web application for project management. Based on sokolovo framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Galen Framework

    Galen Framework

    Layout and functional testing framework for websites

    Automated testing of the look and feel of your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution: test the location of objects relative to each other on the page. Using a special syntax and comprehensive rules you can describe any layout you can imagine. Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud-like HeadSpin, LambdaTest, Sauce Labs, or BrowserStack so that you can even test your responsive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    xdenv

    Deployment environment Linux-Windows-Android

    Deployment environment for Linux-Windows-Android, this way the same webapp can run on multiple devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aqueduct

    Aqueduct

    Dart HTTP server framework for building REST APIs

    Aqueduct is a modern Dart HTTP server framework. The framework is composed of libraries for handling and routing HTTP requests, object-relational mapping (ORM), authentication and authorization (OAuth 2.0 provider) and documentation (OpenAPI). These libraries are used to build scalable REST APIs that run on the Dart VM. An object-oriented, multi-threaded HTTP server framework written in Dart. Aqueduct is an extensible HTTP framework for building REST APIs on top of the Dart VM. It includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Efreet is a java package that implements DAO (data access object) patterns based on XML files. The purpose is to provide an option for those wishing to implement an easy-to-use data base access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    Jepe is an Pokémon Game engine. We have been working on pokémon fan games for quite a while now, but found no easy framework to program them. Therefore we are making this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FolioReader

    FolioReader

    A Java ePub reader and parser framework for Android

    FolioReader-Android is an EPUB reader written in Java and Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DESMO-J is a framework for rapidly building discrete event driven simulation models in Java, which is not restrained to any particular domain of application. It supports both event-oriented and process-oriented modelling views. See http://desmoj.de.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OMapper

    OMapper

    Automate your bean mappings seamlessly

    OMapper is a simple library to ease the process of mapping objects or beans from one design layer to another design layer, using annotations. One can specify mappings both in source class (Sink Annotation) and target class(Source Annotation). Supports mapping composed user class objects and array fields. It is NOT an ORM Framework like Hibernate, but it facilitates object to object mapping between different design layers. So, say if hibernate or axis generates DTO's and you want to map them...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    YB.ORM
    YB.ORM is a tool for object-relational mapping (ORM) for C++. Inspired by things like Hibernate or SQLAlchemy. Should be database-independent. Includes a tool for code generation of Domain objects. Tables' metadata description is an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    opk

    opk

    Misc. Open Source by OPWvH-K

    Miscellaneous stuff written by Oscar Westra van Holthe - Kind. See the individual projects for licensing details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multiple platform C/C++ and Java components from the JOS Project, including APIs, frameworks and utilities. All software is open source, free license and ready-to-run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DCLPS

    DCLPS

    DCLPS: database control loading and prompting system

    FRESHHH DCLPS can be considered an object relational mapping system ORM framework. It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server php script files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TymeacRSE

    Java Reactive Streams Push Engine

    A Push Engine that manages creating/sending Publishers' streams to Subscribers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Calimero

    A free Java KNX network library

    Calimero is a Java library for embedded/workstation-based KNX applications. The minimum JVM requirements are either Java ME/CDC 1.4 (Foundation Profile), or Java SE 8 (profile compact1). The library provides remote access and control, supporting KNXnet/IP, KNX IP, FT1.2, TP-UART, and KNX USB. Data exchange is supported on link layer using EMI 1/2 and cEMI, KNX data point types, application/management layer, as well as message buffering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    S-MVP

    S-MVP

    Optimized version of MVP, using annotation generics to simplify code

    Optimized version of MVP, using annotation generics to simplify code writing, using modular protocols to facilitate maintenance, APT process uses annotation parser to use JavaPoet. Complete the writing of repetitive modules, use ASpect+GradlePlugin to complete horizontal AOP programming+Javassist dynamic bytecode injection+Tinker to achieve hot repair+Retrofit to achieve elegant network operations+RxJava to easily play with data processing. In MVP, Presenter completely separates Model and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Qwicap is a Java web application development API that discards the traditional hit-run-exit CGI model, provides rich state, and a powerful XML "templating" engine to avoid mixing code and content. It builds on Servlet, XHTML and CSS technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A set of C++ libraries that provide core classes to build a project upon. From exceptions and basic types (String, Integer, Float, etc.) to collections, configs and loggers. Where possible, Java API is followed. STL based implementation. Ruby Application Framework (TSC-TPM) extensions. Ruby based utilities for simplifying day-to-day work. Moved to: https://github.com/stemkit-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JBot

    JBot

    Make Slack and Facebook Bots in Java

    JBot is a java framework (inspired by Howdyai's Botkit) to make Slack and Facebook bots in minutes. It provides all the boilerplate code needed so that you can make your bot live right away. Provides you with all the boilerplate code which handles underlying WebSocket connections and other complexities. Supports extra events in addition to all the events supported by Slack/Facebook which makes your work a lot easier. Receiving & sending messages is as easy as defining a @Controller and calling...
    Downloads: 0 This Week
    Last Update:
    See Project