Showing 2556 open source projects for "java-orm"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Farrago is an extensible data management framework with a hybrid Java/C++/UML architecture. It is developed as a sub-project of The Eigenbase Project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    jMeSQL is a rdbms developed for j2me and it can be used in any platform that has j2me/mobile technologies running support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    iVia is an Internet subject portal or virtual library system. As a hybrid expert and machine built collection creation and management system, resources can be crawled and metadata and selected full-text can be automatically generated/extracted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Enable your academic documents on your hard-drive to be searched using an automated solution with limited user-intervention. All this is done in a non-intrusive manner, ensuring your files are not moved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    VDDBMS is a middleware for managing data sources (DBMS) from different vendors to form a virtual DDBMS. It supports fragmentation and replication. The core engine is written in C++. Binding for scripting language is available as well as network access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An o/r mapping api for the SQLite database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Plug-ins for Kettle ETL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    jIntersect is an OLAP like Java algorithm that takes a JDBC ResultSet as input and returns a data structure with all possible intersections, combinations and permutations of the data, pre-summarized at multiple levels for quick access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ferramentas de manupulação e desenvolvimento de banco de dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BizBlox is a simple to use Object Relational Mapper API for .Net. On top of the usual features you expect from an ORM it provides native support for web services using transfer objects and partial transfer objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative mapping from queries to arbitrary domain objects, not just JavaBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SQLeonardo is a powerful and easy-to-use tool that lets you query databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SchemaSpyGUI is a graphical user interface for the tool SchemaSpy from John Currier. It is java-based and sits on top of SchemaSpy. It provides a graphical interface for those of us which appreciate the comfort of windows/mouse based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Skwish is a fast, simple, lightweight Java library for storing blobs on the file system. It allows multiple concurrent readers and writers, provides all-or-nothing write semantics, and is designed to survive abnormal, unclean shutdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaInventory is a Java-based home inventory program. It is the next generation of PgWebInventory Program. JavaInventory will support PostgreSQL, MySQL, and Microsoft SQL Server as the backend database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project provides transparent activation to DB4O using proxies instead of bytecode transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TabSearch is a database frontend for searching tabulature files in the filesystem. It supports Guitar Pro and Powertab file format. The program runs with Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Atheneum is a bookstore inventory system written in Java 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    The OpenPlacement project was born in 2003 and aims at supporting recruitment activities and, in particular, communication among organizations and candidates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GDBI is a genealogy program integrator. It includes an editor and the lifelines report language. It interfaces to multiple GEDCOM databases and is most popular as a PhpGedView client. At the core is a Java API to simplify adding databases and editors.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 25
    I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo