Showing 28 open source projects for "java orm plugin"

View related business solutions
  • 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
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    JVx - Enterprise Application Framework

    JVx - Enterprise Application Framework

    Java Application Framework

    Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...). Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/ Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Eclipse SQL Client for database querying/browsing any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2, MySQL, PostgreSQL, Sybase, Informix) and can be extended.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    Migrate data from any database to another with just selecting visually the desired tables in the source database (any database type supported by JDBC) and hit one button to complete it. New tables will be automatically created in the target database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Adele

    Adhoc Data Exploration - Live & Easy

    Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP. Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included. For example realtime OLAP, transformations,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jdbc4sapnw

    jdbc4sapnw

    JDBC driver for accessing SAP NetWeaver based systems

    jdbc4sapnw is a read-only jdbc driver for SAP NetWeaver ABAP stack systems. The driver uses the SAP Java Connector 3 (sapjco3) middleware to call the SAP system. There are no extensions required at the SAP systems by default. Only available remote functions will be used to extract data from sap (RFC technology). A valid SAP user is required for logon. The major goal for this project is to provide SAP data to other java based tools in a direct way (e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Objectwiz

    Objectwiz

    Administration tool for JEE applications

    Objectwiz is a an administration tools for JEE 6 applications. Once Objectwiz is installed (one jar and two xhtml files) in the application, administrator can perform the following operations: - display all objects of a particular entity bean, - create/edit entity beans objects, - call methods from the session beans, - launch EJBQL query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
    Downloads: 6 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    DBEdit is a plugin for the Eclipse Workbench. It can be used to explore databases, edit tables directly with a spreadsheet like editor, edit SQL und more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CoolSQL is a free database client software. It is better for people who develop applications related to database and manage database. CoolSQL is written by Java, so it can run on the platform where installed the Java Runtime Environment (1.5 or above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JUDIE Eclipse plugin extending existing QuantumDB plugin. With this it is easily possible to export database data to XML and back from Eclipse, if QuantumDB installed. Please make sure that QuantumDB is installed before you install JUDIEclipse4QuantumDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple SWING based JAVA client that displays information on all Oracle sessions. Displays the SQL and bind values that were captured. This also includes a plugin to run SQL queries and view their results. Multiple tabs can be opened for a single plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An Eclipse plugin for browsing and editing LDAP directories. Includes: tree-based DIT-browser, entry editor, spreadsheet-like search result editor, schema browser, LDIF support and a rich LDIF editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DB Copy Plugin is a plugin for the SQuirreL SQL Client (1.2beta6 and 2.0 RC1+) that allows copying database objects (schema def and data) from one session window to another. The sessions can be disparate database vendors (Oracle -> MySQL, for instance).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an SQL plugin for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LocalImdb is a plugin for the TV-Browser electronic program guide. It's written in pure Java. It shows ratings from The Internet Movie Database (IMDb). The data-files are available at no cost for personal and non-commercial use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Freebug is a collection of Eclipse plugin that visualizes runtime object and database relationships to help debug or understand code and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Eddi project is an eclipse plugin, which provides an editor with content outline, auto completion and syntax highlighting for SQL scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Eclipse Plugin which allow browser into a LDAP directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Eclipse plugin which provides functionality for working with LDAP directories from within Eclipse. It is possible to view and edit data in multiple directories and view the directory schema. The plugin features context sensitive help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The HSQLDB Plug-in embebs a HSQLDB pure-java database server into the Eclipse workbench for use as a data repository for Java applications developed using the IDE or for extending HSQLDB itself
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse plugin for Oracle development, including Java, PL/SQL, and editors for all oracle objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next