Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Jsondb
/
jsondb-core
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
217
Code
Issues
28
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 8, 2025
Merge pull request #64 from dsfb/dsfb-patch-1
Show description for f45460c
FarooqKhan
authored
f45460c
Copy full SHA for f45460c
Commits on Feb 7, 2025
Update Readme.md with the correct address of the site for JsonDB.
dsfb
authored
1f903ae
Copy full SHA for 1f903ae
Commits on Dec 22, 2022
Adding Stargazers section to Readme
Show description for 12b2c72
FarooqKhan
authored
12b2c72
Copy full SHA for 12b2c72
Commits on Apr 6, 2022
Merge pull request #50 from YunLemon/TRAVIS_SHALLOW_CLONE_1
Show description for 1e2a170
FarooqKhan
authored
1e2a170
Copy full SHA for 1e2a170
Commits on Aug 16, 2021
set git depth
Your Name
committed
58ef967
Copy full SHA for 58ef967
Commits on Apr 29, 2020
Merge pull request #33 from snwiem/feature/remove_api
Show description for 6712470
FarooqKhan
authored
6712470
Copy full SHA for 6712470
adds remove method to JsonDBTemplate without the EntityClass parameter (like for upsert-API)
snwiem
committed
993fa1c
Copy full SHA for 993fa1c
Commits on Mar 28, 2020
suffix the final build version with javac version
Show description for ba1c569
Farooq Khan
committed
ba1c569
Copy full SHA for ba1c569
Add slicing feature to findAll() method
Farooq Khan
committed
7d5868f
Copy full SHA for 7d5868f
Introduce slicing feature with the find() method
Show description for 5d90ed6
Farooq Khan
committed
5d90ed6
Copy full SHA for 5d90ed6
Add more unit tests to test the slicing utility methods.
Farooq Khan
committed
0ae3344
Copy full SHA for 0ae3344
Commits on Mar 22, 2020
Add a method to process the slice string
Show description for d5c6273
Farooq Khan
committed
d5c6273
Copy full SHA for d5c6273
Commits on Mar 8, 2020
Add sorting ability to findAll() method
Farooq Khan
committed
fa57fb3
Copy full SHA for fa57fb3
Add ability to obtain sorted results of the find() method.
Farooq Khan
committed
366773d
Copy full SHA for 366773d
Commits on Feb 6, 2020
Add idea plugin
Show description for 99d3867
Farooq Khan
committed
99d3867
Copy full SHA for 99d3867
Commits on Oct 12, 2019
Update the gradle version to latest
FarooqKhan
committed
b312943
Copy full SHA for b312943
Fix travisci config to use the gradlew path changes
FarooqKhan
committed
d97c0ca
Copy full SHA for d97c0ca
Fix Javadoc in the new Default!Cipher which is causing the TravisCI build to fail
FarooqKhan
committed
533c8e0
Copy full SHA for 533c8e0
Fix the circleci config folder name, its missing the 'ci'
FarooqKhan
committed
02af7cf
Copy full SHA for 02af7cf
Add the workflows section for circleci 2.0 config
FarooqKhan
committed
a27bb33
Copy full SHA for a27bb33
Remove the CircleCI ver 1.0 config
FarooqKhan
committed
24fbcc1
Copy full SHA for 24fbcc1
Upgrade to using CircleCi version 2.0
FarooqKhan
committed
cd9298a
Copy full SHA for cd9298a
Attempt to fix travisCI build, as suggested on the forums
FarooqKhan
committed
b5f0511
Copy full SHA for b5f0511
Update gradle version to 5.0
Show description for 161c991
FarooqKhan
committed
161c991
Copy full SHA for 161c991
Merge pull request #20 from rzwitserloot/master
Show description for a1d9027
FarooqKhan
authored
a1d9027
Copy full SHA for a1d9027
Merge pull request #22 from jansoren/master
Show description for 8b3f4b0
FarooqKhan
authored
8b3f4b0
Copy full SHA for 8b3f4b0
Merge pull request #27 from alexstaeding/master
Show description for 6ed550e
FarooqKhan
authored
6ed550e
Copy full SHA for 6ed550e
Adds support for @Id field in superclass
alexstaeding
committed
ca22847
Copy full SHA for ca22847
Commits on Jun 26, 2019
Performance fix
jansoren
committed
57b443e
Copy full SHA for 57b443e
Fix #13 Solved how to deep copy date time
jansoren
committed
3e298d0
Copy full SHA for 3e298d0
Now using latest version of com.fasterxml.jackson
jansoren
committed
3a52b6e
Copy full SHA for 3a52b6e
Commits on Jun 24, 2019
Gitignore Intellij project files
jansoren
committed
615f80b
Copy full SHA for 615f80b
Commits on Jun 20, 2019
Fixing up some peculiarities about GCM.
rzwitserloot
committed
2357580
Copy full SHA for 2357580
[trivial] removed a cast and a few null checks that couldn’t possibly affect anything.
rzwitserloot
committed
6d89ff5
Copy full SHA for 6d89ff5
Added a new cipher that uses GCM and better IVs, and deprecated the old DefaultAESCBCCipher. By deprecating it, anybody who did use that can still decrypt their encrypted stuff, but all code that u…
Show description for a5af961
rzwitserloot
committed
a5af961
Copy full SHA for a5af961
Pagination
Previous
Next
You can’t perform that action at this time.