#database-server #file #mmdb

nightly bin+lib MMDB_Server

{InDev} A simple,easy to use database server

1 unstable release

0.1.3 Jan 8, 2024
0.1.2 Jan 8, 2024
0.1.1 Dec 20, 2023
0.1.0 Dec 20, 2023

#243 in Database implementations


Used in mmdb_client

MIT license

385KB
337 lines

Contains (DOS exe, 360KB) main.exe

Martics Mem DataBase - Server Side

EMERGENCY FIXES

  • Fixed the file save error.

Public APIs

  • index
  • crypt & decrypt
  • size
For MMDB Client Side Third Party Developing and for simple use in MMDB_Client

Using

  • exefile configfile (using specfied config file)
  • exefile (using default config file) (WARN: DEFAULT CONFIG MAY NOT EXISTS!USING THIS IS UNSAFE!)

Files

  • .mmdbcfg (config file using .cfg style)
  • .mmdb (databases file)

LICENSES

  • We accepted to use this for business using.
  • We are using MIT License,because this license is full of free.

lib.rs:

MMDB - Server Side Program

Dependencies