Giter Site home page Giter Site logo

the-apache-sofware-foundation / empire-db Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/empire-db

0.0 0.0 0.0 14.97 MB

Mirror of Apache Empire-db

License: Apache License 2.0

Shell 0.05% JavaScript 1.21% Java 94.82% CSS 0.63% HTML 2.11% Batchfile 0.10% Vue 1.08%

empire-db's Introduction

About Empire-DB
===============

Empire-db is a lightweight relational database access library for JAVA dealing with all
aspects of storing, manipulating, retrieving and modelling data in Relational
Database Management Systems (RDBMS). 

As an alternative to traditional Object-Relational-Mapping (ORM) solutions like JDO and JPA, 
it provides an SQL centric, no-compromise approach that uses a Java-Object-Model 
rather than Mapping Files or Annotations.

Apache Empire-db is intended for developers who strive to have full SQL freedom when 
formulating queries and DML-Statements - without ever having to use string literals -
and who also want to be able to control when and how statements are executed.

Apache Empire-db also deals with all aspects of creating, reading, updating and deleting
records such as identity management and concurrency control (aka optimistic locking) 
in a easy to use, DMBS independed way.

Empire-db is DBMS vendor independent and provides handlers for Oracle, Microsoft SQLServer, 
PostgreSQL, MySQL, HsqlDB, Derby, H2 and more.  

Further information can be found on our project website
https://empire-db.apache.org/

empire-db's People

Contributors

francisdb avatar jan666 avatar rdoebele avatar datazuul avatar danielshahaf avatar jimmycasey avatar saschageissleresteam avatar saschageissler avatar dependabot[bot] avatar skytin1004 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.