Showing 342 open source projects for "mac"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    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
  • 2
    Saffron is an extension to Java to incorporate SQL-like relational expressions. It features a pre-processor, a query optimizer, and a runtime library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    "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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    MindBase is a releational database with a "very detailed" documentation. This projects primary aim is to express all the details of a database system with a low level start point to whom who has no knowledge about database internals or wants to learn mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This drive is there to take care to the changes to the JDBC drive versions. What ever driver Version we change on the server is use by every client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    R-Net is a project and is an initiative. R-Net as a project involves the development of a database which will allow the exchange of ideas and boost peer to peer collaboration to improve the city living standards; the recruiting, organization and mobiliza
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Java code to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A system for helping an already existing ambulance service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an implementation of the java DOM specification that keeps all its "parsed-node" data in disk files instead of RAM. This means you can create really big DOM trees an not use all your RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    By far the simplest and fastest petstore implementation. Available on CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Digital Library (DigLib) is special database system oriented to digital objects. Digital objects are any documents in digital form. For example text, software, audio, video, ... Digital Library store a metadata and fulltext (text/binary) of digital object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Fast, in memory, Java based XMLDB implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    [RETIRED] Tornado/DB is an object-relational mapping engine for Java. Features include object caching, multi-table inheritance, compound keys, relationships, XML config., JSP tags, small footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jirafa is an adaptive filtering system for real-time streamed data. It can be used for analyzing and monitoring market securities, road sensors, network routing information, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    [PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tiger is an object-oriented database, written in java. It uses the concept of primary keys, aggregates, relations and indexes for finding java objects in persistent storage. Tiger have support for transactions and remote access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project