Skip to content

endrealm/RealmDrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21d203a · May 26, 2020
Sep 18, 2019
Apr 29, 2020
Apr 29, 2020
May 26, 2020
Apr 26, 2019
Apr 26, 2019
Apr 27, 2019
Apr 13, 2019
Apr 29, 2020
May 24, 2019
Apr 26, 2019
May 26, 2020
Aug 19, 2019

Build StatusGitHub contributorsMaven Central

RealmDrive

Adapter to allow using and switching different backends in Java without a problem. Replaces the general need of using Query languages. More information on why to use RealmDrive can be found here.

Features:

  • Easy setup and usage
  • Easy query building that translates into all supported databases.
  • Automatic java object <-> database entity conversion
  • Support to define serializers for existing classes like java.util.Date

RealmDrive supports abstract classes/interfaces (sub classes must be registered). More about sub classes here

Currently supported database systems:

  • MongoDB

Soon to be supported:

  • MySQL

Contents

  1. Why use RealmDrive?
  2. How to contribute
  3. Getting started & usage
  4. Supported Drivers

About

Library for complex java to database mapping

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages