Showing 274 open source projects for "object"

View related business solutions
  • $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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Cilantro is an implementation (in Java) of "Object Algebra", a solution to the Impedance Problem. It connects object-oriented programs to relational databases. In Cilantro, queries are first-class objects and can be combined to create other queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XORM is an extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    brrapi -- A set of simple APIs for DB access, Reflection, GUI, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Object/relational mapping system for server-side Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jaxor provides a java code generation engine for creating an object to relational mapping layer based upon XML metadata. SQL is generated as well as an extensible mapping layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RDBS2J is a GUI based mapping tool from relational database schema to persistent java classes which use JDO as persistence mechanism. The mapping can be modified by the GUI. The current version is designed to create code for Apache-OJB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The ObjectBase Project could have been called Object Oriented DataseBase but we found at least two contradictions in that. This is not object oriented, it is just objects. This is not a database because we do not persist data, we persist objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    A simple object persistence mechanism for Java that can be added to an application in minutes. All data is kept in memory and stored as property files in a Maildir, allowing external viewing and modification of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBMS, an Object Storage Database in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jing, a Java based DAO (Data Access Object) framework, allows for a clean seperation between the DAO layer and the Persistance layer. Projects can swap persistance frameworks or use multiple frameworks without \"rocking the boat.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Xineo project maintains several Java packages targeted to XML management. Available packages include : OAX (Object-oriented API for XML), XIL (XML Import Language), XMA (XML Mail Archiver).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Objectopia is an EJB 2.1 container that uses Prevayler as a transparent CMP mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java implementations of the Data Access Object design pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSO (Java Storable Objects) is an object-relational mapping tool based on runtime class reflection (no XML mapping definitions). It acts as a persistence layer, storing Java objects in a relational database, and supports many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project contains an component to building JDO applications with Castor (http://castor.exolab.org/). It's allow easy using of mappings with building OQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A robust, easy to use Object-Relational Persistence Layer Framework for java projects. The purpose of which is to remove as much hand coded JDBC SQL for all the basic CRUD functions. This includes automatic handling of polymorphic objects, associations, t
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    "Versionable Store - OX" is a single-user Object Database written in Java. The basic API is simple and elegant to use on new projects or incorporate in existing projects for persistence support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Dataisland Framework is a ReST compliant content management and semantic web service framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQLBlox, SQL building blocks for Java applications. A typical use would be to provide for the underlying storage of a business object. Later the instance information can be serialized into SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implentation of Microsoft ActiveX Data Objects in Java, allowing disconnected recordset support, better NULL support and business object superclasses for rapid enterprise solution development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims at providing simple Java API to the querying/Modification/Object[Un]Marshalling of XML documents and its fragments regardless of the documents source.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo