mybatis-3
Mapper library
A Java framework for mapping relational databases to object-oriented applications using a declarative syntax
MyBatis SQL mapper framework for Java
20k stars
1k watching
13k forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists
javamybatissql
Related projects:
Repository | Description | Stars |
---|---|---|
sql-formatter-org/sql-formatter | A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,402 |
jtablesaw/tablesaw | A Java library for data manipulation and visualization | 3,564 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,942 |
jbogard/respawn | Automated database cleanup tool that intelligently deletes data from test databases after each test run. | 2,726 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,196 |
jsqlparser/jsqlparser | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,443 |
jdorn/sql-formatter | A utility class for formatting and manipulating SQL statements. | 3,885 |
jankotek/mapdb | A concurrent and efficient in-memory or disk-based collection library | 4,917 |
datacharmer/test_db | A sample MySQL database with an integrated test suite | 4,109 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,277 |
sqlancer/sqlancer | Automated testing tool to identify logic and performance issues in databases | 1,512 |
wisser/jailer | Tool to manage and analyze relational data from various databases by creating subsets and navigating relationships | 2,895 |
mapstermapper/mapster | A fast and efficient object-to-object mapper for .NET applications | 4,399 |
querydsl/querydsl | A framework for constructing type-safe SQL-like queries in Java for multiple backends. | 4,769 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,435 |