Search Results for "nosql persistence java" - Page 8

Showing 342 open source projects for "nosql persistence java"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
  • 1
    a new, fully object oriented persistence framework for java;client/server, transactional, garbage collected, with persistent versions of the Collection classes, XML export/import, security, it aims to replace (not just complement) relational db solut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 7 This Week
    Last Update:
    See Project
  • 3

    Eclipse and Java Video Tutorials

    Video tutorials for learning Java OOP programming with Eclipse.

    Free video screencam tutorials for Eclipse and Java. Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv. You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    LML (LightweightModelLayer) is a small but reliable Java persistence engine using annotations and zero XML configuration. Check the WIKI at http://www.paquitosoft.com/dokuwiki/doku.php?id=lightweight_model_layer_lml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SimDB is an object-relational database persistence library with emphasis on simplicity and ease of use. It follows the Model-Driven paradigm, providing an effective implementation of object/relational mapping on top of JDBC and standard SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPOX was an Apache2 licensed standards-driven Java persistence implementation. It is replaced by DataNucleus http://www.datanucleus.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A JSP based accounting system for babysitting coops etc. that deal on a point-based system. It uses the EJB3/TopLink for persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Object Base is an API providing persistence in Java. This API introduces the concept of persistent maps extending JDK maps. Persistent maps are processed in transactional contexts. They support application identity as well as datastore identity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Skaringa is an API for Java, JSON and XML language binding. It transforms Plain Old Java Objects into JSON or XML documents and back. Typical applications are data exchange, object persistence and object transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stronghead is a simple persistence framework implemented in Java. It's intention is to show others how one could develop a framework in general and a persistence framework in particular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java project for managing fixtures. It can be group and devided into arbitrarily categories. iTar is showing the the independency between GUI (Swing, Servlets in future), BL and multiple persistence concepts (DB, XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Perola consists of a framework for persistence that separates business model objects from persistence itself, in such a way it is finally possible to put in practice the dream of OO purism. To accomplish this, AOP concepts and reflection are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TriActive JDO (TJDO) is an open source implementation of Sun's Java Data Objects (JDO) specification, designed to support transparent persistence using any JDBC-compliant database. It auto-generates DDL and auto-validates DB structure at runtime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    generator is a java utility to generate java beans from DataBase to automatize the creation of little applications dabase based that no requires great persistence issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Object Query System(JOQS)- JOQS is a simple object/relational persistence and query service. JOQS lets you develop persistent classes using simple query string (Object Query String, QS). Just like native SQL, object query string is very powerful, it's easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Inspired by EJB3 and Spring, the Beanlet specification delivers an (embeddable) IOC container offering the best of both worlds. The Beanlet architecture supports JTA transactions, JMX, the Java Persistence API, Scripting (Mustang) and Spring integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Autofetch automates adding association prefetches to object queries. Prefetch is an optimization to reduce the number of round-trips to an object store. Autofetch is designed to integrate with different object persistence technologies such as Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ORB (Object Relational Bridge) is an all Java O/RM database persistence solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jacum is a Java/webapp framework to build tailored CMSes. Based on Spring and brings together content persistence, transformation and caching services. Can be used right away in 10 minutes as a standalone application to build your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stasis is persistence (ORM) framework written in Java. It supports arbitrary relational databases, project-specific profiles with rules for Java-to-DB mapping, persistent-events handling or filtering expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Core frameworks (persistence, security, i18n, configuration, etc) used by both Easy RIA for GWT and Open Enrollment LMS projects
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo