# Jodb **Repository Path**: domicc/Jodb ## Basic Information - **Project Name**: Jodb - **Description**: Jodb(Java-Object-Database)是一个简单易用的ORM框架,通过它你可以不必关心自己所使用的是哪种类型的数据库,不必精通各种数据库的方言,在Jodb上,所有常用的数据库操作都是一样的。通过Jodb,你可以像操作一个简单的Java对象一样操作数据库。更多功能和特性,请看demo和源码。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2015-08-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Jodb Hello,developers.Welcome to our world! Jodb(Java-Object-Database)is a light and easy-using ORM framework for web developing or any program needs to interact with SQL database.If you are one of these developers,it will be perfect because we have done all the basic and redundant work so that you can focus on your business logic as much as possible.With the great features of Jodb,you don't need to care about what kind of SQL database server you are doing with.No matter it's mysql,oracle,postgres,sqlite or sqlServer,just do the same in Jodb.To know more about this software,go straight to the demo and the source code. Jodb(Java-Object-Database)是一个简单易用的ORM框架,通过它你可以不必关心自己所使用的是哪种类型的数据库,不必精通各种数据库的方言,在Jodb上,所有常用的数据库操作都是一样的。通过Jodb,你可以像操作一个简单的Java对象一样操作数据库。更多功能和特性,请看demo和源码。