Name

SPVM::DBI - DataBase Interface for SPVM (PRE-ALPHA)

Description

SPVM::DBI is a database interface for the SPVM programming language.

WARNING: THIS MODULE IS UNDER HEAVY DEVELOPMENT AND IS NOT YET FUNCTIONAL.

This is a pre-alpha release. The following points should be noted:

  • This module does not work at all at this stage.

  • No tests have been written yet.

  • The public API is not even decided, so everything is private and subject to total change.

  • DO NOT USE this module. It is only a placeholder for future development.

Usage

# No usage available yet.

Details

None.

Super Class

AnyObject

Interfaces

None.

Enumerations

None.

Fields

None.

Class Methods

None.

Instance Methods

None.

Well Known Child Classes

None.

See Also

DBI

Repository

https://github.com/yuki-kimoto/SPVM-DBI

Author

Yuki Kimoto kimoto.yuki@gmail.com

Copyright & License

Copyright (c) 2026 Yuki Kimoto

MIT License