Showing 25 open source projects for "layer"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1
    WS-JDBC is a client/server JDBC Driver, where the server part is implemented as Web services. This means the custom client JDBC Driver can call the service remotely, from anywhere on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QxOrm
    QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to C++/Qt developers. QxOrm engine is based on a simple and non intrusive mapping function by class to provide : Persistence, Serialization, Introspection, Reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yet Another API Abstraction Layer (YAAAL) A PHP library which provides an RPC & LPC abstraction layer for API classes in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A PHP library which provides an RPC & LPC abstraction layer for API classes in your application.
    Downloads: 0 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
    Remote Object Access (ROXS) for C++. Alternative to RMI, CORBA. Featuring code generation from C++ header file, bidirectional communication (callbacks), communication layer plugins, easy object serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Catalsyt Framework is a refinement on the MVC framework. It provides greater focus on user business workflow rather than application workflow. It's goal is to enable business analysis and developers to work closer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Bodega is a distributed objects database framework for AJAX, RIA, REST, SOA, and Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Datadog is an object persistence layer written in Java. Features include caching, transaction support, and much more using a rich and flexible API. Datadog is a dead project, and has not been updated since 2002. Use Hibernate if you must use Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JPluto integrates the popular Linux-based home automation package Pluto with Java. This project integrates at the database level and using a Java version of Pluto's DCE ("Data, Commands, Events") protocol. This is NOT a rewrite of Pluto! This project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    PAL - The Product Abstraction Layer is a zero copy interface between user applications and kernel-space modules for linux systems. It abstracts the us/ks and ks/us communication using a fast message system. It is meanly used in embedded systems.(octobus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jing, a Java based DAO (Data Access Object) framework, allows for a clean seperation between the DAO layer and the Persistance layer. Projects can swap persistance frameworks or use multiple frameworks without \"rocking the boat.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HStream provides a basic layer to send/receive messages to/from clients pivoting on a servlet (HStreamServer). It uses independent HTTP Connections for sending and receiving maintaining the HTTP Connections alive avoiding java.net.BindExceptions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MEA is an abstraction layer and API between vendor-specific measurement and instrumentation drivers and test applications that use them. All hardware-specific tasks are done by dynamically linked adapter modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a simple but funny attempt to implement a persistence layer between a relational database and a graphical application. Basically, it consists of a wine cellar management... try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next