└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # MonetDBLite 2 | 3 | MonetDBLite is an embedded analytical SQL database that runs a variety of environments and does not require the installation of any external software. MonetDBLite is derived from free and open-source [MonetDB](https://www.monetdb.org/Home), a product of the [Centrum Wiskunde & Informatica](http://www.cwi.nl). 4 | 5 | * [MonetDBLite for C](https://github.com/hannesmuehleisen/MonetDBLite-C) (main library) 6 | * [MonetDBLite for R](https://github.com/hannesmuehleisen/MonetDBLite-R) 7 | * [MonetDBLite for Python](https://github.com/hannesmuehleisen/MonetDBLite-Python) 8 | * [MonetDBLite for Java](https://github.com/hannesmuehleisen/MonetDBLite-Java) 9 | --------------------------------------------------------------------------------