Showing 1402 open source projects for "mingw gnu for linux"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    Bib-it is a BibTeX frontend and a bibliographic style generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pgsqlstat monitors PostgreSQL databases for critical activity spikes. It uses a system of moving standard deviations to automatically determine "normal" activity for your database. Any patterns that fall outside that normal range will trigger a warning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Groupware-API for stable access from Java to Lotus Notes/Domino via local or remote access, as easy to use as LotusScript. Domingo is compatible with Java 1.3 or higher and with Lotus Notes/Domino R5, R6, R6.5, R7 and R8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MovieDB is a movie catalog software. It stores movie details that can be retrieved from the IMDB. It can also download soundtrack list and the movie's poster. MovieDB is written in Java and uses HSQLDB which makes it extremely portable.
    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
    Small, simple and robust database in Java. If you need a persistent hash map, this is for you. It is basically as fast as it gets without caching, but doesn't offer any non-basic features like transactions or concurrent access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Entrance is the MySQL browser with charts and tools for data exploration. Requires JRE 1.5. Visit our new web site, http://dbentrance.com/, for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gaea allows you to view/modify Object Databases with JDO standard. Operations on instances and class structures on the fly. A nigh-complete OQL library is embedded in the project and can easily be used by third-party software to attain OQL compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flori (Fedora Learning Object Repository Interface) is a web front-end for Fedora Commons, specialized in managing learning objects and their meta data. Key features include virtual repositories and flexible meta data schema's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    MiningMart is a graphical tool for transforming data from relational databases. It provides two dual graphical views on the transformations, a data view and a process view. The focus is on the preparation of data for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Storage Java library for autocomplete fields in Ajax applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DACBD is a front-end using ER diagrams to disgn Data bases. With it you can import from a database or export to sql sintax. It have a wizard method to create your entitys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flexible database replication server supporting eager multi-master protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TSADOM is The Simplest Access Database Object Mapper you can find. TSADOM contains Factorys converting javaObjects to SQLtables or SQLTables to javaObjects. TSADOM generate itself a data mapping that you can overload.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XMLStore is a new project that cares about XML-based Databases Access with users Authentication and Authorization and more such as dead-lock accesses. It will be soon introduced to other kind of databases such as SQL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crow - Computational Representation Of Whatever. A platform for the integration and mining of complex and distributed data. Represents cross-linked semantic web documents as a network of software objects and offers easy ways to filter, and sort them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jMediaCat is a simple audio file catloging/database application (similar to iTunes Library or Winamp Media Library,) programmed entirely in Java. jMediaCat is meant to make searching through a large collection of digital music fast and straightforward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DB-UML is an open source modeling tool for creating, updating and visualizing relational database schemas. You can create a new UML model of database elements, import relational catalog meta-data and generate SQL create statements from the model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jEpi is an information system for latin ad greek epigraphy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QDBM is a library of routines for managing a database. It is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API..
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JxFreeDB imports the FreeDB CD Library archives into an Infile Database. CDDB and fulltext queries (Artist,CD,Track) are implemented. For maximum portabillity, no Database Server has to be set up. It's based on JMBase and mysql-je.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BuzzSQL is a thin layer over Java JDBC that manages automatic configuration of database connection setup, pooling, configuration, logging, and statement handling.
    Downloads: 0 This Week
    Last Update:
    See Project