Showing 1042 open source projects for "java swing library"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open source cross platform Database Query Tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wizard based utility to import a sheet from a .xls File into an Oracle Database. It is possible to rename the columns and set a default value before importing. Source is now located at Github https://github.com/mgeiss/xls2ora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    MetaApp

    MetaApp

    Mobile App designer + interpreter

    MetaApp is a distributed system composed of a central web application and a mobile app for iPhone, iPad or Android mobile devices. The central web application allows to define the functionalities which compose the app. Each functionality can be a list of data and edventually a detail form, supporting the CRUD operations. The app is based on a SQLite local database which can be syncronized with the central database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Martus (TM) Bulletin System is used by human rights and social justice groups to track violations. This Java program is as easy to use as email. Bulletins can be encrypted or searched, and can be backed up to a remote server. See www.martus.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DBnavgate

    Dbnavgate shows the nodes and details of a database instance

    As part of the lecture java programming we had to program a database navigator. This navigator shows the nodes of all relations in a database instance and the details of the selected node. I used the Model-View-Controller-Pattern (MVC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PJBS is a JDBC-PHP bridge. It can be used to access a JDBC data source from PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DBEdit 2
    A database editor, suitable as front-end for all your relational databases. Connects to Oracle, DB2, MySQL and many other databases. Used to easily query, update and administer your database, create reports and synchronize data.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    JackHare

    An ANSI-SQL compliant JDBC API for noSQL DB

    JackHare is an ANSI-SQL compliant JDBC API for noSQL DB. Our goal is to support different kinds of noSQL DB, at present, the HBase + Hadoop is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    XLSQLATOR

    A tool to convert Excel sheets into SQL code

    Build a tool with nice GUI as well as powerful options to automate building SQL DDL and import statements from an Excel Sheet / Workbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal with dzo is to treat a application database objects the same way the application's source code is treated, with respect to development, revision control, and deployment. Dzo currently works with MySQL, Oracle, and SQL Server (more to come).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Genedator

    Genedator

    Generator of sample data.

    Need sample data for your database? Genedator is a tool that helps you to generate data for your database. Set of dynamically loaded generators allows you generating any combination of data regarding columns type and purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Thérel

    Thérel

    Apprentissage de la théorie relationnelle

    Thérel est un logiciel libre écrit en Java permettant l'apprentissage de la théorie relationnelle. Il dispose d'un SGBD et d'un interpréteur de requêtes simplifiés. Il est ainsi possible de faire des opérations sur les relations de la base de données (sélection, projection, jointure (interne/externe), division, union, intersection, produit cartésien, différence et division).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QueryWatch

    A visualization tool for Databases and SQL queries2

    This is my Masters Dissertation project that I decided to upload here on source forge and possibly extend. Unfortunately I was not able to find the last version that I submitted to my university, so this version has quite a few issues. The main objective of this project is to narrow the gap between agnostic computer users and databases. 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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A pure Java API for Telelogic Synergy/Change, which allow basic operations on records. The core API classes are integrated in an Eclipse plugin for convenient use through the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JuMP is a client for MPD (http://www.musicpd.org), written in Java using SWT. It aims to provide full playlist support, along with full entry and search support for a database of tracks. It includes a separate Java class for interfacing with MPD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NEXD is a native XML-Database. It uses a relational database as mass storage and is implemented in Java. NEXD provides a flexible component architectur, a soap interface and a new concept for virtual documents that reuse existing xml fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple SQL query tool that allows to connect to MSSQL and MySQL servers and MS Access files. A form of linking queries is possible and showing result in a map or in a chart is build in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Moved to sf.net/projects/cloveretl/ !!! CloverETL is a Java ETL framework which transforms structured or unstructured data. Works as a standalone application or embedded in other applications as a data transformation library of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Liab`o´lo, die teuflisch gute Literaturverwaltung! Liab`o´lo - a library tool hot as hell!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DBZUL

    Progect inactive due to lack of user interest

    Library for automatic creation of forms for viewing and editing of the given tables of a database. Allows to create ZUL files (zkoss.org) with use of a metainformation of a database.
    Downloads: 0 This Week
    Last Update:
    See Project