IN EXPERIMENTAL STAGE. NOT USE FOR REAL WORK
https://github.com/Tablam/TablaM/
- Build a practical general language but tailored for data-manipulation and database (in the broad sense of the word) coding.
- Become a spiritual attempt at the dbase/foxpro family of database-oriented languages, in the sense manipulate data(bases) is natural and integrated.
- Have an in-memory relational/column-oriented structure as the main object, and facilities to provide a relational interface for custom objects/data (like for example, RDBMS, the file system, csv, json, etc).
- Could be kind of similar to kdb+ but far less cryptic.
- Be good not only for developers but also for database end-users to explore and interface with data.
- Work on OSX, Linux, Windows, iOS, Android
- Easy to embeb in other languages?
- If have experience in language design or in-memory database coding, please help!