@mybatis.bsky.social
📤 51
📥 27
📝 18
👀 Add
#Java
25 support 🤩
#MyBatis
#SQL
about 1 month ago
0
6
5
🎥 Watch the evolution of the mybatis-3 repo unfold over 15 years of commits!
#MyBatis
#Java
#OSS
#Data
#Databases
www.youtube.com/watch?v=vP7x...
loading . . .
mybatis/mybatis-3 - Gource visualisation
YouTube video by Gourcer
https://www.youtube.com/watch?v=vP7xfqqXvMU
about 2 months ago
0
2
2
Hola! If you speak Spanish:
labex.io/es/tutorials...
#Java
#SQL
loading . . .
Integración de base de datos MyBatis: Dominando consultas SQL y recuperación de datos | LabEx
Aprenda a usar MyBatis, un popular marco de persistencia de Java, para interactuar con una base de datos MySQL y recuperar información de cursos basada en el nombre del profesor.
https://labex.io/es/tutorials/java-mybatis-database-integration-project-300374
8 months ago
0
1
1
From
#JPA
to
#MyBatis
: Key differences, implementation steps, and practical code examples.
www.youtube.com/watch?v=lgrg...
loading . . .
Student Demo on Mybatis | How to Migrate JPA-based CRUD App (SMS) project to MyBatis #mybatis #jpa
YouTube video by Technomarathi with MW
https://www.youtube.com/watch?v=lgrgLgMZXKQ
9 months ago
0
2
1
🔥 Latest from the
#MyBatis
user group: 1️⃣ Storing time as BigInt 2️⃣ Concerns in PooledDataSource 3️⃣ Advocacy efforts for MyBatis 4️⃣
#SpringBoot
+ MyBatis: BuilderException 5️⃣
#Java
records in mappers 6️⃣
#GraalVM
: Mapper injection fixes 👉 Join the discussion:
groups.google.com/g/mybatis-user
loading . . .
mybatis-user - Google Groups
https://groups.google.com/g/mybatis-user
10 months ago
0
2
3
🛡️
#MyBatis
Tip: Use the @ Update annotation to execute SQL update statements directly within your mapper interfaces. Combine it with Java multiline strings to get easy to read and maintain SQL code. 👉
mybatis.org/mybatis-3/ja...
#Java
#SQL
#Programming
#SoftwareDevelopment
#SoftwareEngineering
10 months ago
0
4
3
📝
#MyBatis
Tip: Use @ ConstructorArgs and @ Arg to map query results directly to immutable objects via constructor injection. 👉
mybatis.org/mybatis-3/ap...
#Java
#SQL
11 months ago
0
2
1
🛠️
#MyBatis
Tip: Generate
#SQL
queries programmatically in
#Java
with `@SelectProvider`
javadoc.io/doc/org.myba...
12 months ago
0
2
1
reposted by
GitHub Trending 🤖
over 2 years ago
🔥 Hot Repo! 🔥 (100+ new stars) 📦
mybatis-flex
/
mybatis-flex
⭐ 743 (+100) 🗒 Java mybatis-flex is an elegant Mybatis Enhancement Framework
loading . . .
GitHub - mybatis-flex/mybatis-flex: mybatis-flex is an elegant Mybatis Enhancement Framework
mybatis-flex is an elegant Mybatis Enhancement Framework - GitHub - mybatis-flex/mybatis-flex: mybatis-flex is an elegant Mybatis Enhancement Framework
https://github.com/mybatis-flex/mybatis-flex
0
1
1
reposted by
Alejandro Duarte
12 months ago
🌀 For serious projects,
@mybatis.bsky.social
is a great alternative to
#JPA
and
#Hibernate
when you want to gain full control of your database system by directly using the best language for data:
#SQL
mybatis.org/mybatis-3/
0
6
4
🛠️
#MyBatis
Tip: Inline @MapKey to easily turn query results into a Map keyed by any column—perfect for lookups or grouping without extra code. 👉
mybatis.org/mybatis-3/ja...
#Java
#SQL
12 months ago
0
2
1
reposted by
Dan Moore
12 months ago
Welcome
@mybatis.bsky.social
!
1
1
1
reposted by
Josh Long 🍃
12 months ago
Hi
@mybatis.bsky.social
, are you the official handle? You should get the DNS mapped handle (imagine @mybatis.org as your handle) I love MyBatis! (and I should really update that older video :-) )
add a skeleton here at some point
2
9
1
reposted by
David Soles
12 months ago
I ❤️ MyBatis I use it everyday at work.
#Java
#SpringBoot
#MyBatis
0
3
3
"some of the largest websites on the planet are using
#MyBatis
at scale" - Josh Long
@starbuxman.joshlong.com
youtu.be/JyythoOXdbU?...
loading . . .
Spring Tips: Apache MyBatis
YouTube video by SpringDeveloper
https://youtu.be/JyythoOXdbU?si=cyiAkY0FagTJTHzK&t=97
12 months ago
0
1
3
If you are using
#Quarkus
and want to use
#MyBatis
for database persistence, check this out:
quarkus.io/extensions/i...
loading . . .
MyBatis SQL Mapper
MyBatis SQL mapper framework for Java
https://quarkus.io/extensions/io.quarkiverse.mybatis/quarkus-mybatis/
12 months ago
0
1
0
A
#MyBatis
introduction with
#SpringBoot
and plenty of snippets of code:
medium.com/@cibofdevs/c...
loading . . .
Complete Guide to CRUD Using MyBatis and Spring Boot
In this guide, we’ll walk through creating a complete CRUD (Create, Read, Update, Delete) application using MyBatis and Spring Boot. We’ll…
https://medium.com/@cibofdevs/complete-guide-to-crud-using-mybatis-and-spring-boot-d6c165167cdd
12 months ago
0
1
1
"Hello,
#Java
World!" Welcome to
#MyBatis
on
#BlueSky
!
12 months ago
1
4
1
reposted by
Josh Long 🍃
12 months ago
some of my favorite new features in @SpringBoot 3.4
spring.io/blog/2024/11...
loading . . .
Bootiful Spring Boot 3.4: Start Here
Level up your Java code and explore what Spring can do for you.
https://spring.io/blog/2024/11/25/bootiful-34-index
1
42
4
Hey
#Java
developers using
#MyBatis
, MyBatis Plus can be an interesting project to follow:
github.com/baomidou/myb...
loading . . .
GitHub - baomidou/mybatis-plus: An powerful enhanced toolkit of MyBatis for simplify development
An powerful enhanced toolkit of MyBatis for simplify development - baomidou/mybatis-plus
https://github.com/baomidou/mybatis-plus
12 months ago
0
1
1
Mybatis-Generator plugin for
#IntelliJ
IDEA
plugins.jetbrains.com/plugin/20850...
loading . . .
Mybatis-Generator - IntelliJ IDEs Plugin | Marketplace
mybatis-generator-plugin Features: generate mybatis mapper class,mapper xml,entity class(GenerateMyBatis->Generate MyBatis File) generate mybatis xml fragment and...
https://plugins.jetbrains.com/plugin/20850-mybatis-generator
12 months ago
0
0
0
you reached the end!!
feeds!
log in