Difference between revisions of "Database Library"
Line 1: | Line 1: | ||
__NOINDEX__ | __NOINDEX__ | ||
+ | |||
+ | |||
+ | '''This library is obsolete'''. Please use the newest version: | ||
+ | [[DB Functions Library]] | ||
+ | |||
[[media:DB_Library.ana|DB_Library.ana]] provides functions to easily interact with an SQL Database as well as demonstrate how to let Analytica communicate with a database for further expansions. [[media:DB_Library_Demo.ana|DB_Library_Demo.ana]] takes this library and provides the user with a connection string to a live database so they can immediately see the [[media:DB_Library.ana|DB_Library.ana]] functions working and gain a better understanding in less time. The video below is a demo of this model:<br /><br /> | [[media:DB_Library.ana|DB_Library.ana]] provides functions to easily interact with an SQL Database as well as demonstrate how to let Analytica communicate with a database for further expansions. [[media:DB_Library_Demo.ana|DB_Library_Demo.ana]] takes this library and provides the user with a connection string to a live database so they can immediately see the [[media:DB_Library.ana|DB_Library.ana]] functions working and gain a better understanding in less time. The video below is a demo of this model:<br /><br /> |
Revision as of 02:55, 10 February 2024
This library is obsolete. Please use the newest version: DB Functions Library
DB_Library.ana provides functions to easily interact with an SQL Database as well as demonstrate how to let Analytica communicate with a database for further expansions. DB_Library_Demo.ana takes this library and provides the user with a connection string to a live database so they can immediately see the DB_Library.ana functions working and gain a better understanding in less time. The video below is a demo of this model:
Database Library Demo: Database Library Demo v0.1 (x minutes)
Additional Info
This library currently supports syntax for SQL Server but has plans to expand to:
- MS Access
- Excel
- MySQL, MSSQL, SQLite, PostgreSQL
Download the library supprting this model here:
Download: DB_Library.ana
If you'd like use the model used in this page, you can download it here:
Download: DB_Library_Demo.ana
Enable comment auto-refresher