Showing 31 open source projects for "oracle session"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Testcontainers

    Testcontainers

    A library to support tests with throwaway instances of Docker

    ...Each test can get a fresh instance of the browser, with no browser state, plugin variations or automated browser upgrades to worry about. And you get a video recording of each test session, or just each session where tests failed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Testcontainers Java

    Testcontainers Java

    Testcontainers is a Java library that supports JUnit tests

    ...Each test can get a fresh instance of the browser, with no browser state, plugin variations or automated browser upgrades to worry about. And you get a video recording of each test session.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    SqlPlusConfig

    Environment for extending the usability of Oracle SQLPlus

    SqlPlusConfig enhances the usability of Oracle SQLPlus in interactive mode. Characteristics: simplifies connection to database, configuring session parameters after connecting, convenient command history and autocompletion, auto-adjust width of columns for data output. Oracle SQLPlus and the same packages of Cygwin are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    AseTune - Sybase ASE Performance Monitor
    Performance Monitor for SAP/Sybase ASE. Monitor/MDA tables are great, but there is a fair amount of work necessary to use them, especially without a tool. AseTune is performance monitoring tool that makes this valuable data readable quickly and easily. DbxTune supports: SAP ASE, SAP IQ, SAP Replication Server, SAP HANA, MySQL, Postgres, Microsoft SQL-Server and Oracle Also included: a simple SQL Tool to query any of the above RDBMS More info: https://github.com/goranschwarz/DbxTune
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    JVx - Enterprise Application Framework

    JVx - Enterprise Application Framework

    Java Application Framework

    Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...). Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/ Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ASH Viewer provides a graphical view of active session history data within the Oracle and PostgreSQL DB
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8

    ORADBMS

    A lightweight software for managing the Oracle database

    Database management software for ORACLE database. Is a database access tool for SQL, PL/SQL programmers and ORACLE administrators. Fast and lightweight database administration and management tool, with automatic session killing. Alternative for SQLDeveloper / Orbada / RazorSQL / itp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OraGlance

    a lightweight oracle performance monitor tool

    OraGlance is a lightweight oracle performance monitor tool , developed by parnassusdata.com . It will only focus on most important metric . you can easily run it without any prerequisite. It will ask for few permission: grant select on gv_$active_session_history to $USER_NAME; grant select on gv_$SQL to $USER_NAME; grant select on gv_$SQL_MONITOR to $USER_NAME; grant select on gv_$SQLSTATS to $USER_NAME; grant select on v_$database to $USER_NAME; grant select on gv_$instance to $USER_NAME; grant select on gv_$statname to $USER_NAME; grant select on gv_$sysstat to $USER_NAME; grant select on gv_$osstat to $USER_NAME; grant select on gv_$dlm_misc to $USER_NAME; grant create session to $USER_NAME; OraGlance is free software , use it as you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    dsm2

    dsm2

    Direct SGA access without SQL for Oracle RDBMS

    dsm2 is light weight cli which enables DBA's to list/trace any session in real time directly through the SGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OraExp

    OraExp

    Cross platform, native, asynchronous, free Oracle IDE

    OraExp is a free Oracle IDE that targets to be lightweight and easy to use. Currently it is oriented mainly towards software developers. It works on Linux and Windows (should theoretically work on Mac as well, though not tested yet) and supports Oracle 9i and later. Below is list of currently supported features: - Full unicode support - Creators/Editors/Viewers for following object types: Relational tables, Views, Packages, Procedures, Functions, Triggers, Sequences, Types, Synomyms, Database links, Users - Worksheet with support for bind parameters (including cursors) and multiple resultsets - DBMS output - Explain plan - Autotrace - Schema comparer - Schema exporter - Data comparer - Data copier - Data exporter - Data importer - Session browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kokpit-db is an integrated monitoring, comparison and performance analysis software for Oracle databases. It can compare and monitor versions 8i, 9i, 10g and 11g. Supports standby databases and ASM instances. GUI and command line interfaces available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor parameters, blocking locks, events and etc.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Products of the project: Java HTMLParser - VietSpider Web Data Extractor - Extractor VietSpider News. Click on "Show project details" to see more feature about each product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Oracle Apex Database Monitor

    Oracle Apex Database Monitor

    Oracle Database Monitor based on APEX 4.1. Database Monitor Functions: - Instance - SGA - PGA - DB Parameter - Buffer Pool Keep Candidates - Version and Patches Realtime Monitor - Locks - DDL Locks - DML Locks - Library Cache Lock - Waiting Library Cache Pin - Session Browser - SQL Statements - Temp Usage - Bind Variables - SQL Statistics - Segment Statistics - Index Segment Statistics - Session Long Operations - PGA Memory Usage Objects - Tablespaces - Segments - Objects - Indexes - Extents - Total Table Space - Waste Space APEX - Activity - Report for Apex Mail Log - Report for Apex Mail Queue Jobs - Scheduler Jobs - Scheduler Job Log - Scheduler Job Run Details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LobBench

    LobBench, Oracle LOB benchmarking tool

    LobBench is a small open source program which tests the performance of Oracle LOB read and write operations out from Java. It supports the original LOBs as well as the new SecureFile LOBs in 11g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vMotion Detector

    vMotion Detector

    vMotion Detector for Linux & Windows Platforms

    vMotion Detector is an application suite designed for Oracle OEM, Oracle Grid or Nagios that allows a Windows or Linux Guest VM detect when it has its Session ID modified due to an underlying DRS or HA clustered environment change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TopThreads

    list top windows (oracle) threads

    list top windows threads. for example useful when using oracle on windows, where oracle is one big process with many threads (and windows task manager doesn't show threads of a process...). if an odbc connection string is passed then also some useful information about the corresponding oracle process/session is displayed (oracle user, sid, serial#, ...) example: TopThreads.exe -t -l=40 --connect=DSN=ORCL;UID=system;PWD=manager; -p oracle --sort=2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Oracle Active Session History is available from 10g onwards but it require a additional license and it is available for Enterprise Edition only. This project is a simulation of ASH based on X$ tables and client - system architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Using encryption to secure your code or text. Click File->Run to run your code using Ruby, see the pop up for output. Never save your text or code to disk unencrypted. Don't forget your password. Encryption is error-persistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PL/SQL logger based on log4j principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Neftis project, allows the users and administrators edit web content and administrate multiple web sites with diferent designs and resources. Every site is completly independent and are administrated in a unique administration console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PySQL aims to be a full replacement for sqlplus (and much more). It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    The Oracle application framework library is a collection of standard, proven frameworks to assist developers in quickly turning out some quality application features including custom exception management, application config, session tracing, email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB