Skip to content

Commit f7c9d4d

Browse files
committed
feat: add public databases
1 parent 42516c4 commit f7c9d4d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
{
2+
"demodb": {
3+
"description": "The demo database from 3.0.x version, documentation and sample queries: https://orientdb.dev/docs/3.0.x/gettingstarted/demodb/",
4+
"license": "Creative Commons",
5+
"versions": {
6+
"02.00.00": {
7+
"compatibleFrom": "02.02.20",
8+
"releasedOn": "2017-06-12",
9+
"url": "https://data.orientdb.dev/public-databases/3.0.x/demodb.zip"
10+
}
11+
}
12+
}
213
}

0 commit comments

Comments
 (0)