adamansky
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Autark: Rethinking build systems – Integrate, Don't Outsource (blog.annapurna.cc)
- Show HN: Pure C Asynchronous HTTP Framework (github.com)
- The IT-depression, birds and EJDB 2.0 (medium.com)
- Website as command line console (softmotions.com)
- New material theme for Sphinx 1.3.x (github.com)
- Floatutorial: Step by step CSS float tutorial (css.maxdesign.com.au)
- Instance Model Programming in C (slkpg.byethost7.com)
- Python Apache Ant path matching library (github.com)
- Matlab support in EJDB JSON Database engine (github.com)
- Microsoft released Visual Studio 2012 Update 3 (support.microsoft.com)
- Hibernate 4 Still Maturing a Year Later? (blog.codiform.com)
- LDAP schema design pitfalls (skills-1st.co.uk)
- Essence of the Embedded JSON Database Engine (blog.abigopal.com)
- TokyoCabinet ported to windows (groups.google.com)
- TokyoCabinet API ported to windows (github.com)
- LevelDB vs Kyoto Cabinet my findings (blog.creapptives.com)
- Lua: Good, bad, and ugly parts (notebook.kulchenko.com)
- Embedded JSON Database Python3 binding available (github.com)
It aims to be a fast MongoDB-like library which can be embedded into C/C++ and NodeJS applications under terms of LGPL license. EJDB is the C library based on modified version of Tokyo Cabinet. JSON representation of…
- EJDB — Embedded JSON Database engine (ejdb.org)
- EJDB - Embedded JSON Database engine (github.com)
The main goal of this project to create the fast MongoDB-like database engine library which can be embed into C/C++ applications under terms of LGPL license.