Home
Name Modified Size InfoDownloads / Week
readme.txt 2024-01-24 2.8 kB
mislaine_rspdb_007_build_0008.zip 2022-05-12 125.6 kB
mislaine_rspdb_006_build_0007.zip 2020-12-07 186.3 kB
rspdb_005_build_0006.rar 2014-05-13 65.1 kB
rspdb_004_build_0005.rar 2014-05-12 64.7 kB
rspdb_003_build_0004.zip .zip 2011-03-29 30.1 kB
rspdb_002_build_0003.zip 2011-03-29 27.9 kB
rspdb_0.0.1_build_0001.zip 2009-10-14 101.3 kB
Totals: 8 Items   603.8 kB 0
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

                      #2023 X March 21 19:50 PM Brasília Time

*                                                                             *
*                   Licensa de Copia (C) <2024>  <Aurora Boreal>              *
*                                                                             *
*     Este  programa  e software livre: voce pode redistribuir isto e/ou      *
*     modificar  isto sobre os termos do  GNU Licensa Geral Pública como     23
*     publicado  pela Fundacao  de Software  Livre, tanto a versão 3  da      *
*     Licensa, ou (dependendo da sua opcao) qualquer versao posterior.        *
*                                                                             *
*     Este  programa e distribuido na  esperanca que isto vai  ser util,      *
*     mas SEM  QUALQUER GARANTIA; sem  ate mesmo a implicada garantia de      *
*     COMERCIALIZAcaO ou CABIMENTO PARA UM FIM PARTICULAR.  Veja a            *
*     Licensa Geral Publica para mais detalhes.                               *
*                                                                             *
*     Você deve ter recebido uma  cópia da LICENSA GERAL PUBLICA e a GNU      *
*     Licensa Publica Menor junto com este programa                           *
*     Se não, veja <http://www.gnu.org/licenses/>.                            *
*                                                                             *
*     Suporte: sourceforge.net github.com                                     *
*                                                                             *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

*       Pereira: arsoftware25@gmail.com ricardo@arsoftware.net.br             *
*           xcx: arsoftware10@gmail.com   charli@arsoftware.net.br            *
         Yasmin:                          yasmin@arsoftware.net.br            *
                                              pereira1001@users.sourceforge.net
                                                                             */
  
RSPdb database

/*
   RSPdb database

   RSPdb is a tiny very fast database that was developed
   to be a replacement to ini files and xml when storing
   applications information, it is being developed to be
   small and fast and sql over it will be implemented as
   an extension
   
   the part of the code that saves and retrieves     the
   data from the file is ready
   
 */
/*

   requires mingw or ming64 to compile

 */

Documentation

Documentation is available online in the homepage

Install

- Extract the files to an empty folder

Homepage
http://rspdb.sourceforge.net/
Source: readme.txt, updated 2024-01-24