Skip to content

aleksmelnikov/dbvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logo

⭐ Stars = motivation to do more and better. Thank you!

Other languages: English | Russian

DBVM is a general-purpose relational DBMS built on the foundation of Altibase Community Edition. The project combines a reliable architecture with modern improvements.

Key features of DBVM (Altibase CE):

  • disk tablespaces: System, Temporary, Undo, Users,
  • memory tablespaces (IN-MEMORY feature),
  • buffer cache,
  • query cache,
  • MVCC (Multi-Version Concurrency Control),
  • ACID,
  • SQL-92 support,
  • architecturally, functionally and syntactically (commands) similar to the Oracle Database: Altibase/Oracle Comparison, ORACLE to ALTIBASE Conversion Guide.

Donations are welcome to ETH 0x176080a4074AAf0792d32cA8eE94777070668C7E, BTC bc1qlk93dac9q23uk09vzmfa5204a5jc3wdcy6cf3k, SOL 8dXF6kNCWf4KPSP3J49i4KNz4SgypPJ4Zbmd1xrxq3xN.

Install from Sources

Lisence

This project is licensed under the terms specified in the COPYING.readme file.


Note: Historical README from the original project can be found in README-orig.md for reference only.

About

DBVM is a general-purpose relational DBMS that allows data to be stored on disk and in-memory. DBVM является универсальной реляционной СУБД, позволяющей размещать данные на диске и в памяти.

Topics

Resources

License

AGPL-3.0 and 3 other licenses found

Licenses found

AGPL-3.0
COPYING.GNU-AGPLv3
LGPL-3.0
COPYING.GNU-LGPLv3
Unknown
COPYING.GPC-License
Unknown
COPYING.readme

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors