CDB

In-memory database

A Smalltalk implementation of a database that stores data in memory

A CDB implementation

GitHub

0 stars
3 watching
0 forks
Language: Smalltalk
last commit: over 5 years ago
Linked from 1 awesome list

pharo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ducasse/containers-grid A data structure package providing an efficient grid data implementation 3
ducasse/containers-skiplist An implementation of a probabilistic data structure for fast search and retrieval in a sorted list. 1
rain1017/memdb A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. 596
ducasse/quadtree An implementation of Region Trees for efficient spatial partitioning and data storage 2
ducasse/containers-orderedmultimap A data structure collection implementation with ordered multi-map features 0
pharo-rdbms/pharo-sqlite3 A Smalltalk binding for the popular SQLite3 database engine. 22
maximilianheidenreich/dsddb A lightweight key-value storage solution with simple API and support for primitive and custom data structures 13
fogfish/cache A library implementing an in-memory cache with segmented storage and time-to-live policies 137
pharo-nosql/mongotalk An implementation of MongoDB client for the Pharo Smalltalk platform. 19
rko281/restoreforpharo A framework enabling Smalltalk objects to be stored in and read from relational databases. 32
ducasse/osc An implementation of the Open Sound Control protocol in Pharo 7
pharo-rdbms/garage Provides a set of database drivers for the Pharo language 8
jvdsandt/protobuf-smalltalk A Smalltalk library for serializing and deserializing structured data using a protocol buffer format 13
pharo-ai/datasets A Smalltalk library for loading and managing datasets as data frames. 9
tdr-autosync/mi-lib-django_memoize Caches and optimizes expensive function calls in Django applications. 120