Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Data Register Manager. IT scientific-research project. (Управляющий реестром данных. Научно-исследовательский проект в области информационных технологий)
This database modeling utility is an excel workbook to help you to design database. It supports DB2, MariaDB, MySQL, Oracle, SQLite and SQL Server. In the excel workbook, you can define database, generate SQLscripts and import database definition from database.
The office site is https://github.com/snyang/Database-Modeling-Excel
...The buttons and click boxes don't fire the commandline programs directly they generate command line commands which appear in the CommanC box at the top.
The red area at the top of the form runs the generated command line script
The grey area in the middle generates the command line scripts its self
And the box at the bottom of the form returns any readout from the command line while the script is executi
ExcelPython is a lightweight, easily distributable library for interfacing Excel and Python. It enables easy access to Python scripts from Excel VBA, allowing you to substitute VBA with Python for complex automation tasks which would be facilitated by Python's extensive standard library.
v2 is a major rewrite of ExcelPython! - see GitHub site for more details.
LICENSE NOTICE
MIT License, please see new GitHub site for more details.
Copyright 2012-2014 by Eric Reynolds.
Currently this tool allows the easy export and import of these access objects:
Forms (SaveAsText/LoadFromText)
Reports (SaveAsText/LoadFromText)
Macros (SaveAsText/LoadFromText)
Modules (SaveAsText/LoadFromText)
Queries (the SQL query itself)
Tables (ExportXml/ImportXML)
References (custom format)
Relations (custom format)
Database Properties (custom format)
In has currently been tested on Microsoft Access 2000 (.mdb), 2002-2003 (.mdb), and 2007 (.accdb) databases. It's only requirement is to have installed these external references along with a copy of Microsoft Access:
Visual Basic For Applications
Microsoft Access 12.0 Object Library
Microsoft Windows Common Controls 6.0 (SP6)
Microsoft Scripting Runtime
Microsoft Office 12.0 Object Library
Microsoft DAO 3.