Open Source Java Software Development Software for BSD - Page 20

Java Software Development Software for BSD

Browse free open source Java Software Development Software for BSD and projects below. Use the toggles on the left to filter open source Java Software Development Software for BSD by OS, license, language, programming language, and project status.

  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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
    Web based Defect Management System written in Java (JSP/Servlet) to talk to a RDBMS (Oracle/Sybase/MySQL/Postgress/etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Framework for stock exchange simulation and game to use it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a collection of open source j2ee patterns implementations. Althought this branch is boarded by a variety of proyects, this focuses on client tier, web orienteds mvc. I'm planning to implement middler tier, integration, dao patterns & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The jCRUD project provides a simplified means of accessing and using the standard Java JDBC API in order to avoid common pitfalls and help developers focus on actual application code instead of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java framework helipng to create database driven desktop based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jMighty is a simple and powerful database framework and connection pool management library. It enables to do all database activities and can be used in standalone and server applications. Learning the library took less than five minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 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: 0 This Week
    Last Update:
    See Project
  • 11
    This java-to-relational mapping tool is intended to be generic enough to work for most any project and relational database, simple enough to be easy to learn and use, yet flexible enough to handle complexity when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provide access to structured file formats (dbase, arff, csv, bibtex) as JDBC ResultSet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jisql

    Jisql is a Java command line SQL client

    Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Java-based package for the development and maintenance of GUI database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jxUtil serves as a collection of source code which solves tiny/small programming problems using the Java language. It also contains ready-to-use modules for JDBC RowSet, XFS and DRDA protocol engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in the Koru,which base on ehcache. It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java lightweight database abstraction layer,built on jdbc to provide ease of use database access. Consentrate on implementing logic without having to think about opening /closing connections,manage connection pools etc which is handled behind the scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Rad+Framework to quickly build client-server application based on mysql. Acce$$like features, localization, upgrade management, persistance, mysql trust management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Connect to DB2, Oracle, MS SQL and Mysql database. Add, edit and remove connections. Multiple connections simultaneously. Load/execute SQL. Export table/data as SQL/CSV/html. Import data from delimited/fixed length file. Loader with advanced option
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ObjectMapper is an object relational mapping tool focusing on ease of use and simplicty.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.