Showing 294 open source projects for "objects"

View related business solutions
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • $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
    DotNetDALLib is a Data Access Layer library for .NET applications. Either by hand, or using templates for CodeSmith, users can create attributed objects which they can simply serialize to/from the database with minimal work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This ruby module will provide sql serialization for ruby objects in a transparent manner. The only requirement of this module is that all classes that are to be stored in an sql database uses it as a mix-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDBNuke is a Java package for jdbc based applications. It simplifies a lot the work of writing classes to save objects and information on databases. It is a very very easy to use package and provides a very usefull way to develop applications persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eclipse plugin for Oracle development, including Java, PL/SQL, and editors for all oracle objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    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
  • 6
    The ZODB is a persistence system and database for Python objects. Persistent programming languages provide facilities that automatically write objects to disk and read them in again when they're required by a running program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Database Schema Designer creates/maintains schemas for databases stored in SQL servers. The schemas are stored in XML format. It supports the following database objects: entities (tables), relations, domains, views, indexes, triggers and procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    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
  • 10
    Skeem is a database library and tool for Python. It enables the creation of database objects by defining them in XML. The XML meta-data can then be used to easily access / populate the database in an object-oriented mannger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Lightweight Object Oriented Persistence Layer for database access in PHP. Allows PHP developers to use customizable objects to represent and manipulate rows in any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    db2db is a database client for transferring database objects (tables, their data, primary keys, foreign keys, indexes) among heterogeneous RDBMS. db2db is written in java and uses jdbc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Our goal is to develop a SWING busines framework that takes care of display and persistence of objects in data-driven applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    <b>JAVA LOGGING API that targets:<br> - Simplicity (1 line to init & log, no external objects)<br> - Maintability (auto monthly & yearly archives)<br> - Performance (bckg min priority thread pool)<br> - Extensibility (simple design)<br> Try it!</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    This project is no longer being pursued. There are several JDO impls undergoing development including OJB, XORM, TJDO, etc. Give them a try! Sparrow is a high performance transparent persistence service (aka. Object Database) implementing the Java Dat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    In the world of data sources, the heterogenity of interfaces is a huge problem. This project intends to provide the community with Data Access Objects (DAO's) that implement a standard interface and doing so to abstract access to any type of data source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    With phpdefob you can use and compose web objects. While html forms are usually static, phpdefob allows you to provide a simple definition (consisting of elements, subobjects) from which a php class (methods: init, input, check, form, store) is generated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bridging Objects and Relational Databases. Transparent persistence for Java Objects against RDBMS. Provides ODMG 3.0 and JDO 1.0 compliant API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An open-source, SQL2-compliant, extensible, programmer-friendly set of Java 1.4 classes for parsing and representing SQL constructs as strongly-typed objects.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo