Showing 2113 open source projects for "dr java windows"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    Webzap is an container for all kinds of software components. If you use i.e. web components written in the WingS framework, you can use Webzap as a powerful framework for web portal development. Therefore an J2EE compliant application server is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Objectopia is an EJB 2.1 container that uses Prevayler as a transparent CMP mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JInspector is a platform independant administration tool for databases. It works with database servers understanding standard SQL and providing a JDBC driver. Several views let you display, create and modify the database structure and contents.
    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
  • 5
    This project is based on JAVA/Reflection API. This project is for accessing database without writing the JDBC statements from programmer\'s side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JDBC-XML Driver for Mysql 4.0. Allow efficient definition ,storage and retrieval of answers to forms. This JDBC-XML driver is an extension to the mysql JDBC Driver adding XML capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebMiel is a file documentation and content manager over internet with access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ThunderNote let you write and manage your daily notes, it utilizes Java Swing and Microsoft Access Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    JAdaptiveForms (JAF) is a flexible data form renderer that runs over Java/Swing. Based on XML specifications, JAdaptiveForms can build several kinds of user interfaces for data input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GeNetDB, contraction of Genetic Network Database, is a bioinformatic platform destined to the study of genetic regulatory networks. It contains in one place the data and the way to study them, providing the user an access to all tools needed for his work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hibernator is a pure java Eclipse (www.eclipse.org) plugin that enables synchronisation of a java class and the related Hibernate (hibernate.sourceforge.net) mapping file. A user can edit their busisness class and not have to update the matching Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SMYLE is the Storage that Makes Your Life Easier: a versatile, highly reliable, high performance, convenient, transactional, cross-platform database for Java applications. Smyle is seamlessly integrated with Java and not an alien artifact like SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An open source voting program. Initial implementations will be done up in Java, but ports to other languages will be done later on. Each release is given a codename as the version instead of a number. Most recent release is \"Bookmark\".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ashpool is a lightweight XML Database written in Java. It is designed to query table like XML documents and has a built in JDBC driver. (Saxon Inside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The most powerful non-commercial translation memory software (TM tool) with enhanced capabilities, like networking/collaboration (http, rpc), encoding conversion, project management capabilities, email capability with attachments, file tree diff etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Would you like to have some facilities for database applications? Or are you looking for a stable log system? I want to offer you many features you probably miss in Sun's Java API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Perl-Torque is derived from the well known Java-Project Torque. Starting from a XML-File it produces SQLs for many different databases (MySQL,PostgreSQL,...), Perl-Classes to access data and documentation including ER-Diagrams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    db2db is a database client for transferring database objects (tables, their data, primary keys, foreign keys, indexes) among heterogeneous RDBMS. db2db is written in java and uses jdbc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Tools for managing, parsing and indexing 'plain text' data files from imdb.com. (see http://www.imdb.com/interfaces)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity. We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Exporter - A database and dataminig tool (coded in Java)
    Downloads: 0 This Week
    Last Update:
    See Project