Showing 52 open source projects for "object"

View related business solutions
  • 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.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    hippocampus

    shared memory object server database

    hippocampus is a reflexion on the pertinence of developping a shared memory, object oriented, dynamic and reflexive language interpreter. The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation. The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Amoeba Component Database

    Ameoba is a binary blob database

    Ameoba is a database for component-entity systems. It's geared towards simplistic use-cases and is not meant to act a full DBMS. It is not a relational database (RDBM), not an object-oriented DB (OODBMS), and not a key-value database. It is a component-entity system database (CESDB). This a completely invented term because the other two didn't really fit the design. Amoeba is dual licensed as public domain and WTFPL (for where public domain is not recognized).
    Downloads: 0 This Week
    Last Update:
    See Project