Skip to content

Releases: MenousTech/Menous-DB

Menous DB

Choose a tag to compare

@snehashish090 snehashish090 released this 18 May 08:58

Contains an interactive command line interface.

Menous DB

Choose a tag to compare

@snehashish090 snehashish090 released this 18 Dec 09:45
0.2.1

minor bug fixes in sql module

0.2.0

Choose a tag to compare

@snehashish090 snehashish090 released this 13 Dec 16:35
removed a bug

Menous DB (0.1.0)

Choose a tag to compare

@snehashish090 snehashish090 released this 22 Jun 16:40

This release brings in the feature of choose the file storage type in the database. Based on the scale of the application, the user can set the file system to No-SQL JSON format or the standard SQL .db format. This release also brings in minor changes to the pypi sdk for python with updated methods and functionality.

The file menousdb.exe can be curled on any windows x86 machine and the code can be execute from the parent folder of the exe.
The file menousdb.dmg must be downloaded and the Menous DB drive must be mounted automatically. You can install menousdb by draging the menousdb exec to the bin folder.

Menous DB (0.0.1)

Choose a tag to compare

@snehashish090 snehashish090 released this 23 May 19:34

This release is the begining of the new database Menous DB. This database uses JSON file to store data for small scale applications.

The file menousdb.exe can be curled on any windows x86 machine and the code can be execute from the parent folder of the exe.
The file MenousDB-Installer.app.zip is a mac application installer which can be downloaded to install menousdb on mac
The file menousdb is a linux binary which must be curled and then register as binary by using the command chmod +x menousdb