Showing 3147 open source projects for "java open source"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    phpMySQLAutoBackup

    phpMySQLAutoBackup

    Automated MySQL db backup

    fast automated backup of your MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HomeCollection
    Program for creation of various collections: books, films, coins etc. The structure of elements of a collection can be adjusted directly by the user. At the heart of an element of a collection (object) the template describing data of object lies. The template, in turn, can be created on the basis of other template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpMyAccess
    alpha 2.0.1 allows design,edit,run queries in browser. Edit query results in browser. (complete rewrite) 1.x is a complete WebDB system based on phpMyEdit 2.3,with more field types & facilities. Includes simple user/permission/menu system. php 5 ready.
    Downloads: 0 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
  • 5
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    PgDBF
    PgDBF is a program for converting XBase databases - particularly FoxPro tables with memo files - into a format that PostgreSQL can directly import.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Web500gw enables administrators and users of LDAP based directory servers to browse and administerate the directory contents with a web browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JClient MySQL Companion

    JClient MySQL Companion

    JClient MySQL Companion is a light-weight GUI tool for MySQL users.

    JClient MySQL Companion is a light-weight GUI tool for MySQL users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    D0xBase

    D0xBase

    D0xBase - old school d0x database

    D0xBase was created with a thought that it will be similar to what you see in the old movies when police uses on their computers to search for a criminal record. Of course we tried to replicate as much as we can and I think we succeeded. (Screenshots shows version 0.1 but it doesn't change anything. Program looks like it was before)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OpenFlat

    Flat sharing costs manager with statistics

    FlatManager is now known as OpenManager because we aren't related to flatmanager.com. Do you share your flat with other people? Do you need a simple solution to manage all common costs and to trace how much money you spend? OpenFlat is the software that you need. You can create one or more users, each of them can add his expenses and OpenFlat automatically calculates statistics and how much money you have to give to any other flatmates. Everything can be done using the webapp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL This is a Java application that lets you filter the information into a file before loading using a copy (psql does not require). Use a configuration file for the data connection to the db, source file and special parameters. You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GTK DBF Editor
    A simple editor for dbf files. The editor is built with GTK+, making it available on a number of platforms, including Linux and Windows.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    CUBRID Interface
    This is a spin-off project of CUBRID engine project(sf.net/projects/cubrid) and developing CUBRID APIs for better support. The project covers JDBC, PHP, ODBC, OLEDB, Ruby, Python, etc.. For more information, visit our web site: http://cubrid.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DB Comparator is a simple to use tool to compare and sync MS SQL Server databases. It shows all data object differences side by side in a hierarchical tree view. It compares tables, views, indexes, constraints, procedures, functions and user data typ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qLauncher - tool for administrating and launch databases for system "Инфо-Предприятие" (www.infop.ru) Written on Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open source cross platform Database Query Tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQL Data Studio

    SQL Data Studio

    SQL explorer

    SQL explorer. Supported SQL egnines: - SQLite - Sybase ASE - Microsoft SQL Server - MySQL - Cubrid Linux/Mac versions comming soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AMNESIA is an Erlang library providing an abstraction layer for interfacing relational DBMSs. It allows designers to integrate relational databases in Erlang programs using native Erlang types and language constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    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.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 25
    Business intelligence tool to create reports, drill-down into an aggregated data set (database table or view) and define available data points without coding.
    Downloads: 0 This Week
    Last Update:
    See Project