Skip to content

This project contains all things related to our Database API (except the Data structure which is Pamaxie.Data)

License

Notifications You must be signed in to change notification settings

pamaxie/Pamaxie.Database_API

Repository files navigation

Pamaxie.Database

We have started development again. This is a long process and will take a while to get rolling. For now we will focus mostly on our web presence to drive more traffic to the project.

Build .Net CodeQL Publish Docker image

About

This project contains all things related to our Database API (except the Data structure which can be found here). We also have something we call "dynamic database drivers" which means during the configuration of the database API our service looks inside the folder for anything implementing our Database Structure if they do, they can implement their own Database Driver for our API allowing you to use whatever database you want (if you implement the driver for it). We currently use redis so this is what we are providing here. We might implement different database drivers in the future (no promises).

If you want to make your own Database Driver, you can have a look at the Database Drivers folder and look at how we implemented our Redis driver. That should help you get started. We will add detailed explanation on how to make a custom driver in the future.

Possible thanks to:

Federal Minstry Of Research and education Federal Minstry Of Research and education

Thanks to these partners helping us keep this project alive:

eclips.is

About

This project contains all things related to our Database API (except the Data structure which is Pamaxie.Data)

Resources

License

Stars

Watchers

Forks

Packages

No packages published