Showing 72 open source projects for "objects"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    A sister project to the Naked Objects framework, of various extensions (for example, programming model facets) that are not otherwise significant enough to have their own open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XapMap (Cross Application Mapping) is a Java framework which enables developers to automatically create objects of an application B through adding metadata on a known application A, which contains corresponding classes/fields with the first application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FunctionalJ is a library which makes it easy to use functional programming patterns in Java, such as representing functions as objects, partial function application, higher-order functions, mapping, folding, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JPOX was an Apache2 licensed standards-driven Java persistence implementation. It is replaced by DataNucleus http://www.datanucleus.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JaneySpaces is a network abstraction library based on a space of distributed objects. It is designed to fit with traditional Object Oriented designs and principles, and to be as unobtrusive as possible when it comes to the structure of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    csv file parser provides reader and writer to map csv file content to java objects and revers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Really Easy Java XML Binding (RE-JAXB) is a way to map XML to plain old Java objects and back to XML, without using beans, without external binding definitions, without manually mapping values, and without the use of XSD files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MentalLink is a mapping tool for converting objects in instances of an ontology. This framework ease the translation of objects of an application in ontology-based systens to make inference based on the ontology rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Perola consists of a framework for persistence that separates business model objects from persistence itself, in such a way it is finally possible to put in practice the dream of OO purism. To accomplish this, AOP concepts and reflection are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a useful Java libraries/frameworks & code samples project provided by Ouobpo. Ouobpo stands for Ouvroir de Objet Potentielle, or a workshop of potential objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An execution engine for Linked Object Oriented Programming (L.O.O.P.). L.O.O.P. adds EXTERNAL LINK property for original OOP, which can make objects link, pass data to each other without knowing the other object's information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java structure that handles writing objects to / from temporary files so you can increase storage without increasing memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JsonMarshaller is an Java 1.5 library that allows marshalling and unmarshalling of JSON objects to and from entities ("Java classes").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "Complex" is a simple object oriented language with some functional aspects. In a short, the list/pairs are replaced by objects. The objects have a defined behaviour, which corresponds to what should happen if they are evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    J.O.D. Snapshot. The Java Object Directory Snapshot allows you to map your Java objects onto LDAP directory objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mismo 2.3 value objects in Java, with XML construction and parsing. Not a webapp. No database. The purpose is to get you an object model of the Mismo 2.3 specification. See http://www.mismo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java objects that share parts of immutable graphs. Reused subgraphs have directly or indirectly recursive Elements. Selected components get replaced by new counterparts in Context of Mirrors - translation tables. Deep copies are not involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JClassCollections is a library of Java collections whose contents can be filtered by class. When a filtered view is requested, all objects that are instances of the specified class (either directly or via inheritance) are included.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB