Showing 34 open source projects for "spring hibernate project"

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
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
    Leader badge
    Downloads: 546 This Week
    Last Update:
    See Project
  • 2
    Spring Data Neo4j

    Spring Data Neo4j

    Provide support to increase developer productivity in Java

    ... with the graph and is also used for the Spring Data repository support. Spring Data Neo4j is a core part of the Spring Data project which aims to provide convenient data access for NoSQL databases. Spring Data builds on Spring Framework, check the spring.io web-site for a wealth of reference documentation. If you are just starting out with Spring, try one of the guides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Liquibase

    Liquibase

    Main Liquibase Source

    ..., CockroachDB, Firebird, H2, HSQL, Informix, InterBase, MariaDB, MSSQL, MySQL, Oracle, PostgreSQL, SQLite, Sybase Anywhere, Sybase Enterprise. The databases that require extensions are: Azure Cosmos DB, Cassandra, Cache, DB2i, Hibernate, Impala/Hive, MaxDB, MongoDB, Redshift, SAP HANA, SQLFire, Snowflake, Teradata, Vertica, VoltDB. See Liquibase Database Tutorials. Liquibase can be integrated with Maven, Ant, Gradle, Spring Boot, and other CI/CD tools.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    NHibernate
    .NET port of the excellent Java Hibernate which provides Object/Relational mapping to persist objects in a relational database.
    Downloads: 69 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    ATECH Tools is set of tools intended for developers. It contains I18 tools, Swing/AWT tools (Layout,Components) and some tools for Hibernate (id, mgmt tool, export, import). Some classes have minor bugs but most of them are already used in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UBA-PVS

    UBA-PVS

    UBA Probenverwaltungssystem (Specimen Management System)

    This software was implemented by the Laboratory & Information Technology Department at the Fraunhofer Institute for Biomedical Engineering IBMT (St. Ingbert, Germany) as a contract work for the German Federal Environmental Agency. Initially, the application manages specimens with their data in a repository that are collected in the German Environmental Survey (GerES) carried out by the German Federal Environment Agency (Umweltbundesamt – UBA). Version 1.0 of the application was released in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Santa Kocici

    Santa Kocici

    User friendly file-database GUI

    .... (cat shelter) as cat evidence system. Consists of GUI to access database stored in text file, for basic users. Can be easily changed for other applications. GUI is localizable but current implementation (table items and editors) is in Czech, also help pages are not translated, you can use Google translator :-). Table items, constraints and editors can be easily changed in code (1 file). This code can be easily changed to load using Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Reusable is a JPA ORM like Hibernate. But with focus on speed, speed, speed and development speed. Hibernate is like ANT - you can do everything. Reusable is like Maven - you cant do everything, but the development speed is greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LightAdmin

    Pluggable data administration UI interface for Java web applications

    The primary goal of the project is to speed up application development by bringing pluggable fully operational data management back-end for JPA based applications and to relieve your codebase for more important stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    PerlORM - Object relational mapper (ORM) for Perl. PerlORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WordNet Browser using SQL database and Hibernate as Object-Relational Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WordNet Plain Old Java Objects library - to be used against a WordNet SQL database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQL queries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    provides portability to WordNet Database through Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yet another software to manage the house sale. It's developed in JAVA using HIBERNATE and postgres as DBMS. You can manage the house's characteristics and its owner. You can manage the customers and house seen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C++ implementation of a hibernate type project, it takes an abstract relational data model and generates sql and C++ database abstraction classes so that relational data can be manipulated in object domain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Datadog is an object persistence layer written in Java. Features include caching, transaction support, and much more using a rich and flexible API. Datadog is a dead project, and has not been updated since 2002. Use Hibernate if you must use Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next