4
I Use This!
Activity Not Available
Analyzed almost 4 years ago. based on code collected over 7 years ago.

Project Summary

Elephant is a persistent object protocol and database for Common Lisp. The persistent protocol component of elephant overrides class creation and standard slot accesses using the Meta Object Protocol (MOP) to render slot values persistent. Database functionality includes the ability to persistently index and retrieve ordered sets of class instances and ordinary lisp values.

Values are stored persistently on disk by one or more 'data stores', which currently consist of Berkeley DB and SQL servers via CL-SQL. A pure-lisp data store is under development. Elephant inherits the ACID properties of these stores, and by design is transactional, multi-threaded, and in the case of Berkeley DB, process safe.

Tags

common_lisp library lisp mop persistence

In a Nutshell, Elephant...

GNU Lesser General Public License v2.1 or later
Permitted

Commercial Use

Modify

Distribute

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project

Languages

Lisp
83%
Perl
11%
C
5%
3 Other
1%

30 Day Summary

May 25 2016 — Jun 24 2016

12 Month Summary

Jun 24 2015 — Jun 24 2016

Ratings

3 users rate this project:
4.33333
   
4.3/5.0
Click to add your rating
  
Review this Project!