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: 12 days 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,359 |
jtablesaw/tablesaw | A Java library for data manipulation and visualization | 3,551 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,507 |
jbogard/respawn | Automated database cleanup tool that intelligently deletes data from test databases after each test run. | 2,695 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,170 |
jsqlparser/jsqlparser | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,407 |
jdorn/sql-formatter | A utility class for formatting and manipulating SQL statements. | 3,887 |
jankotek/mapdb | A concurrent and efficient in-memory or disk-based collection library | 4,906 |
datacharmer/test_db | A sample MySQL database with an integrated test suite | 4,083 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,273 |
sqlancer/sqlancer | Automated testing tool to identify logic and performance issues in databases | 1,498 |
wisser/jailer | Tool to manage and analyze relational data from various databases by creating subsets and navigating relationships | 2,885 |
mapstermapper/mapster | A fast and efficient object-to-object mapper for .NET applications | 4,383 |
querydsl/querydsl | A framework for constructing type-safe SQL-like queries in Java for multiple backends. | 4,749 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,432 |