Showing 83 open source projects for "java orm plugin"

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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    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
  • 6
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dcoat is a orm solution base relation database. 1, Easy to learn, simple to use. 2, High performance. 3, Comfortable and clean programming. 4, High productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple XLS export plugin for Eclipse DTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    This is an SQL plugin for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    DB Schema Viewer is an Eclipse plugin that builds a graphical view of an existing database. Reverse Engineering is performed through JDBC. The most popular databases (MySQL, PostgreSQL and Firebird) are currently supported. The UI is build around GEF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    A Eclipse Plugin which allow browser into a LDAP directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Eclipse plugin for Oracle development, including Java, PL/SQL, and editors for all oracle objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JFaceDbc 2.0 is a plugin for Eclipse. It allows you to view the structure and the content of any JDBC compliant database, issuing SQL commands, etc. Newer versions are available under a commercial license at www.jfacedbc.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hibernator is a pure java Eclipse (www.eclipse.org) plugin that enables synchronisation of a java class and the related Hibernate (hibernate.sourceforge.net) mapping file. A user can edit their busisness class and not have to update the matching Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MetaCoretex security scanner is an extreemely modular plugin based security scanner written entirely in JAVA to allow the use of JDBC Type IV drivers when scanning databases. Initially, most plugins will likely be for DBs.
    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.