Showing 13 open source projects for "java-orm"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    SQL-first Golang ORM for PostgreSQL
    Bun's goal is to help you write SQL, not to hide it behind awkward constructs. Bun uses database/sql and extends it in a compatible and idiomatic way. Out-of-the-box works with PostgreSQL, MySQL 5.7+, MSSQL, and SQLite. Keep your database schema updated with Go and SQL-based migrations. Provide initial data for your application with YAML fixtures. Modern app skeleton puts everything together and helps you get started. Bun is brought to you by uptrace/uptrace. Uptrace is an open-source APM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Zipkin

    Zipkin

    Distributed tracing system to gather timing data

    Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    Apache SkyWalking Java Agent

    Apache SkyWalking Java Agent

    The Java agent for Apache SkyWalking

    SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides native tracing/metrics/logging abilities for Java projects. SkyWalking: an APM(application performance monitor) system, specially designed for microservices, cloud-native and container-based (Docker and Kubernetes) architectures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Apache SkyWalking

    Apache SkyWalking

    Application Performance Monitoring System

    Apache SkyWalking is an open source application performance monitoring system designed specifically for microservices, as well as cloud-native and container-based(Docker, Mesos, Kubernetes) architectures. It is capable of monitoring, tracing and diagnosing distributed systems in cloud native architectures. Apache Skywalking supports the collection of telemetry data from a number of different sources and in different formats, such as Java, .NET Core, PHP, LUA agent and more. It also offers...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    Jaeger

    Jaeger

    Monitor and troubleshoot transactions in complex distributed systems

    .... It is used for monitoring and troubleshooting microservices-based distributed systems. OpenTracing compatible data model and instrumentation libraries include Go, Java, Node, Python, C++ and C#. Jaeger uses consistent upfront sampling with individual per service/endpoint probabilities and it has multiple storage backends: Cassandra, Elasticsearch, memory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    gRPC Spring Boot Starter

    gRPC Spring Boot Starter

    Spring Boot starter module for gRPC framework

    Spring Boot starter module for gRPC framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Brave

    Brave

    Java distributed tracing implementation compatible with Zipkin backend

    Brave is a distributed tracing instrumentation library. Brave typically intercepts production requests to gather timing data, correlate and propagate trace contexts. While typically trace data is sent to Zipkin server, third-party plugins are available to send to alternate services such as Amazon X-Ray. This repository includes dependency-free Java libraries and instrumentation for common components used in production services. For example, this includes trace filters for Servlet and log...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Odigos

    Odigos

    Distributed tracing without code changes

    Odigos supports any application written in Java, Python, .NET, Node.js and Go. Historically, compiled languages like Go have been difficult to instrument without code changes. Odigos solves this problem by uniquely leveraging eBPF. Odigos currently supports all the popular managed and open source destinations. By producing data in the OpenTelemetry format, Odigos can be used with any observability tool that supports OTLP. Odigos automatically scales OpenTelemetry collectors based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Spring Cloud Sleuth

    Spring Cloud Sleuth

    Distributed tracing for spring cloud

    Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing. Sleuth configures everything you need to get started. This includes where trace data (spans) are reported to, how many traces to keep (sampling), if remote fields (baggage) are sent, and which libraries are traced. Add Spring Cloud Sleuth to the classpath of a Spring Boot application (together with a Tracer implementation) and you will see trace IDs in logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    Spring boot starter for gRPC framework

    Spring boot starter for gRPC framework

    Spring Boot starter module for gRPC framework

    Autoconfigures and runs the embedded gRPC server with @GRpcService-enabled beans as part of the spring-boot application. If you are using Spring Boot Dependency Management plugin, it might pull not the same version as the version this started was compiled against, causing binary incompatibility issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kamon Telemetry

    Kamon Telemetry

    Distributed Tracing, Metrics and Context Propagation for applications

    Kamon Telemetry is a set of libraries for instrumenting applications running on the JVM. With Kamon Telemetry you can collect metrics, propagate context across threads and services, and get distributed traces automatically. The best way to get started is by following our installation guides and taking it from there. Have fun with Kamon. Monitor your backend applications, fix performance issues, and get alerted when problems happen. All without being a monitoring expert. Everybody starts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Apache SkyWalking Rocketbot UI

    Apache SkyWalking Rocketbot UI

    SkyWalking RocketBot UI

    Application performance monitor tool for distributed systems, specially designed for microservices, cloud-native, and container-based (Kubernetes) architectures. End-to-end distributed tracing. Service topology analysis, service-centric observability and API dashboards. Java, .Net Core, PHP, NodeJS, Golang, LUA, Rust, C++, Client JavaScript and Python agents with active development and maintenance. Rover agent works as a metrics collector and profiler powered by eBPF to diagnose CPU and network...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ss7mon

    ss7mon an SS7/SIGTRAN signalling monitor

    ss7mon will implement the following features for SIGTRAN and SS7 family of protocols: - Message sniffer. - Call flow tracing. - Traces DB. - Distributed tracing. - QoS monitoring. - KPI monitoring. - Web interface. - CLI command line interface. - ...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next