tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://eddiecibotaru.itch.io/java-database-sim


This is just a small database simulation I created using Java. This was made to run in Eclipse's console mainly. I wanted to make it as simple as possible, so I made this program to run in only one class and only use one-dimensional arrays. This may not resemble an actual database, but this could be considered a database simulation in the sense that it stores information, namely in slots. This took me about an hour to code. Feel free to edit it if you wish.

---------

I must point out that you will need Eclipse or some Java IDE to open this (preferably Eclipse, since that's what I developed this program on).