Showing 396 open source projects for "ofn-layer-modes"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 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
  • 1
    Total Recall is a high performance, easy to use, Object Relational Database persistance layer that requires absolutely no XML metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    subPersistence is an abstract, light-weight yet flexible framework for working with O/R persistence mappers. It provides independence of a specific O/R mapper such as Hibernate or Castor. This decouples the application layer and the persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Generic Data Access Layer is an approach to solve the problem for data access handling in any kind of application. This approach should help to build a database independent data layer. Both embedded SQL and Stored procedure can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PAT: Persistent Applications Toolkit, AOP (JBossAOP) persistence library (aspect library). Provides persistence layer with underlying Prevayler (1.02). Allows users to write their code without worrying about persistence code (POJO). Uses annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    WebDip is a platform for the tracking of information search in a psychological decision making experiment. It enables to run parallel experiments, with different search modes and comfortabel user management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This library is a layer that pretends to simplify access to Bamboo.Prevalence .NET Prevalence Engine, with methods like "save(object)" and "load()". To save an object, you just use the save(object) and it will be stored to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPumpDX is an effort to implement best practices in relational data migration. It uses XML as external data store. Table and record data can be migrated from one database to another, and from a database to XML and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A C# Object Persistent Framework. Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DBI++ is a C++ port of the famous Perl DBI module. Currently it just supports MySQL, but the goal is, to extend it to a driver-independent interface. License is LGPL, so it can be used in closed-source-software, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chronus is an user-friendly object persistance layer for Java. It supplants the need for any database setup or SQL statements. Futhermore Chronus is designed to work without the need for any user configuration or XML descriptor files. Zero setup time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AbstractDB is a PHP database abstraction layer, objected oriented and extensible via driver implementations which extend from a common base class. It encapsulates all of the features most developers require to access common database systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Diaz is a Java-based database framework. It is an abstraction layer for the JDBC API. It provides base classes for building Data Access Object classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHPDataAdmin gives the user a web interface to modify data within MySQL/PostgreSQL tables while allowing the database admin to give limitations to what data will be accepted for each field as well as locking out some fields altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Y-14 PHP has several ongoing projects. Check out our PEAR alternative yPE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPO (Jigs Persistent Objects) is the persistence layer for 'Jigs for Java' web applications, extracted here for use outside of 'Jigs'. JPO supports Domain-Driven Design while embracing the use of SQL snippets for object-based queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A standarized implementation of a data abstraction layer, suitable for any kind of database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Data Access Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TOT ("tree of trust") is a simple distributed database with a hierarchical trust system, which uses existing P2P networks as the underlying layer.
    Downloads: 0 This Week
    Last Update:
    See Project