Showing 1404 open source projects for "gnu linux"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    Reverse engineers a database using foreign key constraints. Output format is a graphviz dot file representing the ER diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java (and maybe .NET) library of objects that objectify SQL syntax and semantics, and render to various flavours of SQL. It allows one to programmatically construct SQL in Java. It's intended use is within other DB abstractions, as a rendering layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Malete database core is the new basis of OpenIsis, which has its roots in the UNESCO CDS/ISIS database. Traditionaly used in libraries; now a general purpose highspeed database.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    MultiExecutor is a tool for managing distributed unix like systems and databases that has jdbc drivers. Only entering from one console you can execute same script or command on multiple machines and you can see the results seperately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    A Generic status/monitoring tool that records historical information about any ODBC/JDBC database systems' health, whereby you would be able to see what the system load was last year on a certain day, or what the volume sizes was on a certain date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Thetis is a Java (OS-independent) application written to allow the linguistic and statistical analysis of the Homeric and Hesiodic Epic. Current achievement is the creation of a complete (and free) Thesaurus of the Homeric and Hesiodic poems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Oracle Resource Profiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Frijole is a distributed, Java-based application architecture built around the Frijoje web browser. Rather than having a defined state, Frijole's rich, interactive user interface renders itself according to embedded Beanshell scripts in HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Starboard Tack Scoring is a desktop program for managing and scoring yacht races, regattas and series.
    Downloads: 1 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
    JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A tool for creating Spatial OLAP solutions on top of PostgreSQL + PostGIS (although working with solely conventional data is also possible). Results are presented in a spreadsheet frame (for conventional data) and in maps (for geographic data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Storemaster is an object orientated approach for a simple database framework for a storage administration system written for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Source Java implementation of the TPC-C benchmark.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A movie queue manager for Blockbuster Online Rentals written in Java. Download your queue and manipulate it from your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JRower is a tool for loading database tables from flat files. You supply a XML file describing the fields in the file and their mapping to the database table columns. The data file can be a text file in CSV, delimited, fixed length, or Excel format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crackleback is a Java servlet framework for back-office business systems. Its goal is to address 90% of a system's function points, to cut development costs by 90%, and to permit the business analyst--not the programmer--to build 90% of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This java project solves the problem of not being able to easily extract track and playlist information from the iTunesDB. With a focus on ipod users this project extracts all information from the db and serializes it to XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A database query engine in Java, using JDBC and Swing. Works with MySql and SQL server, with an abstraction layer for adding other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Animelister is a PHP and MySQL -based database for keeping your anime fansub collection organized. It has customizable categories, request lists, fansubber database, searches and so on, while still remaining simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB