All Projects → arnaudroger → Simpleflatmapper

arnaudroger / Simpleflatmapper

Licence: mit
Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Simpleflatmapper

Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (-37.57%)
Mutual labels:  orm, jdbc, spring
Gstorm
A simple ORM for databases and CSV files. Intended to be used in groovy scripts and small projects
Stars: ✭ 80 (-78.38%)
Mutual labels:  csv, orm
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+93.78%)
Mutual labels:  csv, orm
gobatis
golang mybatis, 简单便捷
Stars: ✭ 46 (-87.57%)
Mutual labels:  orm, mapper
Domt
这是一个J2EE学生宿舍管理系统, 能完成学生班级楼栋宿舍等的基本管理, 能够智能批量地分配和腾空宿舍, 能够统计打印学生和宿舍入住名单
Stars: ✭ 190 (-48.65%)
Mutual labels:  orm, spring
Sqlhelper
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
Stars: ✭ 242 (-34.59%)
Mutual labels:  orm, jdbc
RecordParser
Zero Allocation Writer/Reader Parser for .NET Core
Stars: ✭ 155 (-58.11%)
Mutual labels:  csv, mapper
Speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Stars: ✭ 1,978 (+434.59%)
Mutual labels:  orm, spring
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (-30.54%)
Mutual labels:  jdbc, spring
Flatfiles
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
Stars: ✭ 275 (-25.68%)
Mutual labels:  csv, mapper
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-4.05%)
Mutual labels:  mapper, spring
Ormlite Jdbc
ORMLite JDBC functionality that works with JDBC drivers to attach to various database types
Stars: ✭ 184 (-50.27%)
Mutual labels:  orm, jdbc
Ormi
A Light-ORM for accesing WMI
Stars: ✭ 176 (-52.43%)
Mutual labels:  orm, mapper
Excelmapper
Map POCO objects to Excel files
Stars: ✭ 166 (-55.14%)
Mutual labels:  orm, mapper
Java Spring Cloud
Distributed tracing for Spring Boot, Cloud and other Spring projects
Stars: ✭ 326 (-11.89%)
Mutual labels:  jdbc, spring
dogETL
A lib to transform data from jdbc,csv,json to ecah other.
Stars: ✭ 15 (-95.95%)
Mutual labels:  csv, jdbc
Awesome Python Models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Stars: ✭ 124 (-66.49%)
Mutual labels:  orm, mapper
Norm
Access a database in one line of code.
Stars: ✭ 152 (-58.92%)
Mutual labels:  orm, jdbc
AbacusUtil
Release the power in Java programming
Stars: ✭ 77 (-79.19%)
Mutual labels:  orm, jdbc
Http Rpc
Lightweight REST for Java
Stars: ✭ 298 (-19.46%)
Mutual labels:  csv, jdbc

License Build Status Coverage Status Codacy Badge Total alerts Language grade: Java Java 6Java 7Java 8Java 9Java 10Java 11

Simple Flat Mapper

Release Notes

Getting Started

Docs

Building it

The build is using Maven.

git clone https://github.com/arnaudroger/SimpleFlatMapper.git
cd SimpleFlatMapper
mvn install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].