Showing 72 open source projects for "dv-work"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    QueryWatch

    A visualization tool for Databases and SQL queries2

    ...It involves creating a graphical user interface with the help of which a user can navigate inside a database or create SQL queries without knowing any SQL, and see the results of these queries. There is a lot of work to be done on this project; I have't touched this code for about a year, so I am just uploading it and gonna start reviewing it and trying to come up with a list of things to do. Stay tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    TreeTank is an easy-to-use framework which allows users to work with tree structures. Modifications are thereby available in a versioned manner which enables not only navigation based in the tree but also on the time-axis. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    The exercises and sample programs that i built as part of a course for J2EE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDBCSupport is a light-weight framework for database interaction needs in Java applications. Perfectly suited for small to mid-sized projects JDBCSupport helps you getting your database interaction in order without engaging other heavy frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a project to wrap databases in order to use with java. The objective is to make the work with databases as easy as possible. In order to do this, every table will be wrap with a class of java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A database query tool inspired by TOAD implemented as an Java application. Should work with all databases that supports JDBC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A database query tool inspired by TOAD implemented as an Java application. Should work with all databases with JDBC support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web DataBase Administration Application for mysql, oracle and sapdb (maxsql). The aim is to have an application, like phpMyAdmin, written in jsp / servlet (a kind off jspMyAdmin). As we are using JDBC, we should be able to work with any DB (derby, Postgr
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    this software eases the way of storing and retreaving self developed code parts. The developer (JCodeBase user) can easily save his/her codes and retrieve them. The specialty of JCodeBase is that it uses java and derby db so it can work every where and b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of work from several student projects that we wrote at our university.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ritmark FS Engine is filesystem engine for MySQL Server. Using Ritmark FS Engine you can work with your files using SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ElevenTime is a Time-Tracking-Tool. You can record the work that you do while Working on the Mobile Phone or after on your Notebook. Or you can Mix both and sync it after.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A webbased database access tool made with ZK framework. Firebird would be the primary supported database, but any JDBC database would work as well afterwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    If you work with databases, then you know there are not always good tools for simply working with them... This tool should fill that gap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chronus is an user-friendly object persistance layer for Java. It supplants the need for any database setup or SQL statements. Futhermore Chronus is designed to work without the need for any user configuration or XML descriptor files. Zero setup time
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB