Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
The biggest I've seen were in the thousands, but those were "enterprise" dumping grounds where rather than creating a new database they'd give people a table in the same db. Doesn't qualify to my mind.
A large retailer I worked for, the ecomm system had ~2200, a good majority of autogenerated by the CMS and content faceting system they were using.
Current and soon to be past tense client, the biggest is a single Oracle 8 database with 1382 tables, that has been around and migrated since the early 90s.
Here's to hoping RDBMSes stop being a thing in my lifetime. -
however many it is you get when you install wordpress and drupal into the same db.
-
C0D4681385yLargest is about 100, but could have been split into 2 as it was for 2 different projects sharing the same DB, some of the data is used for both though.
-
stop68675yI dont have access to the databases, that have the real great amount of tables, so mine is around 30.
-
That galaxy level brain where the amount of tables exeeds the amount of data in some apps...
What is the maximum number of tables in a single database you have ever seen?
Almost 900 for me :D
question