Frequently Asked Questions
Do I have to replace my existing databases?
No, it can run on top of and in parallel with your existing databases as long as you wish. At some point you may determine the redundancy is not necessary and start to eliminate extraneous databases.
Why is this called AtomicDB?
The data is the structure of this system, and each piece of data has its own address stored in 32 bit binary arrays. Each stands on its own and does not need to be connected; connections (associations) create context. This is an associative information system, with each piece of data the lowest common denominator (as such atomic).
What kind of technology is required to install and run AtomicDB?
Windows,net 3.5 and up, Windows XP and up Minimum recc. Dual processors (not dual cores), 8 Gig RAM, and whatever storage required.
How long does it take to install the program?
It is a simple 5 minute download.
How hard is it to learn the system?
How much does it cost? How is it sold?
Cost depends on the project, number of cores, etc.
What kind of data can go into AtomicDB?
AtomicDB is data type agnostic. It is an object oriented database and as such can accept input from any type of data.
How can I build a Data Warehouse?
It is a simple 5 minute download.
Big Data mean very big storage size data, what can I expect with using AtomicDB?
Because AtomicDB is a Single Instance Storage system (no duplication) –the larger your data size, typically the greater the reduction in storage requirement. For truly large data, you can expect between 60-90% reduction in storage requirement.
What is the difference between relational and associative databases?
All existing databases today are constrained by a structure and management of that structure and physical limitations; AtomicDB exists in the nth Normal form and has essentially unlimited capacity as it has abstracted the logical from the physical. Our DB is collections of 4byte arrays, and each new association is a 32bit integer. Addressing is done through indexing. We manipulate the address to the data. In our system, the Environment is the “Database”, the model is the “Table”, The Concept is the “Field”, and the Item is a “piece of data”. No matter what size, any piece of data is just 4 reads away.
Why do you not run queries? How do I get my information?
All the information in the system is associated automatically. When you ask a question of the system- it returns what you requested immediately. Rather than search through lists of items, it eliminates everything but what you asked for. This explains our motto: We do not search for data, we retrieve information. When you ask you are always getting the most updated information (you are not running reports so to speak- the report is already there).
What if I want to make changes once I build my system?
Once you have built the base “Atomic” system, being atomic it is good forever. You can add or delete at will- without changing the core of the database or having to recode or upgrade.
Is the system secure?
In addition to having been deployed and tested by the U.S. NAVY as unbreakable, the system uses mathematical encryption (not certificate). Data security is based on 128-bit, 48,000 factorial multi-key indexing. It is unbreakable. Additional security enhancement for sign-on and password possible via Authenware.