Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wyatt-herkamp/tuxjsql
This is the core to tuxjsql
https://github.com/wyatt-herkamp/tuxjsql
Last synced: 8 days ago
JSON representation
This is the core to tuxjsql
- Host: GitHub
- URL: https://github.com/wyatt-herkamp/tuxjsql
- Owner: wyatt-herkamp
- License: gpl-3.0
- Created: 2019-06-24T16:41:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T10:29:22.000Z (7 months ago)
- Last Synced: 2024-10-15T06:24:21.636Z (21 days ago)
- Language: Java
- Size: 257 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Maven Version](https://mvnhelper.potatocorp.dev/tuxjsql/me.kingtux/tuxjsql/badge.png)](https://mvnhelper.potatocorp.dev/tuxjsql/me.kingtux/tuxjsql)
[![Build Status](https://travis-ci.org/tuxjsql/tuxjsql.svg?branch=master)](https://travis-ci.org/tuxjsql/tuxjsql)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=dev.tuxjsql%3Atuxjsql&metric=ncloc)](https://sonarcloud.io/dashboard?id=dev.tuxjsql%3Atuxjsql)# TuxJSQL - A simple to use SQL library
TuxJSQL is an simple to use SQL library that handles: Query Building, query executing, and database results. It also handles### Using TuxJSQL
For instructions on using TuxJSQL please to go COMING SOON### Support
To get support for TuxJSQL please join [The People](https://discord.com/invite/qtCKz4X) on Discord.### Notable Projects
- [TuxORM](https://github.com/wherkamp/TuxORM) is an orm built ontop of TuxJSQL### Using TuxJSQL
For instructions on using TuxJSQL please to go